BLOCK_CACHE_GLOBAL

The block is the same for every user on every page where it is visible.

drupal/modules/block/block.module, line 62

<?php
define('BLOCK_CACHE_GLOBAL', 0x0008)
?>