• Or to make use of the DMV's:

    select count(*)

    from sys.dm_exec_requests

    where blocking_session_id <> 0

    ** Don't mistake the ‘stupidity of the crowd’ for the ‘wisdom of the group’! **