{include file="global/block_header.tpl" BLOCK_HEADER="Pool Statistics"}
Pool Hash Rate {$GLOBAL.hashrate / 1000} Mhash/s
Current Total Miners {$GLOBAL.workers}
Current Block {$CURRENTBLOCK}
Current Difficulty {$DIFFICULTY}
{if !$GLOBAL.website.api.disabled}
  • These stats are also available in JSON format HERE
  • {/if} {include file="global/block_footer.tpl"}