{include file="global/block_header.tpl" BLOCK_HEADER="Pool Statistics"}
| Pool Hash Rate | {$GLOBAL.hashrate|number_format:"3"} {$GLOBAL.hashunits.pool} | |
| Current Total Miners | {$GLOBAL.workers} | |
| Current Block | {if ! $GLOBAL.website.blockexplorer.disabled}{$CURRENTBLOCK} | {else}{$CURRENTBLOCK} | {/if}
| Current Difficulty | {if ! $GLOBAL.website.chaininfo.disabled}{$DIFFICULTY} | {else}{$DIFFICULTY} | {/if}