{include file="global/block_header.tpl" BLOCK_HEADER="Pool Statistics" BLOCK_STYLE="clear:none;"} {include file="statistics/pool/contributors_shares.tpl"} {include file="statistics/pool/contributors_hashrate.tpl"} {include file="global/block_header.tpl" BLOCK_HEADER="Server Stats" BLOCK_STYLE="clear:all;" STYLE="padding-left:5px;padding-right:5px;"}
Pool Hash Rate {$GLOBAL.hashrate / 1000} Mhash/s
Current Workers Mining {$GLOBAL.workers}
Next Network Block {$CURRENTBLOCK + 1}    (Current: {$CURRENTBLOCK})
Last Block Found {$LASTBLOCK|default:"0"}
Current Difficulty {$DIFFICULTY}
Est. Avg. Time per Round {$ESTTIME|seconds_to_words}
Est. Avg. Shares per Round {($ESTTIME * $GLOBAL.sharerate)|number_format:"0"}
Time Since Last Block {$TIMESINCELAST|seconds_to_words}
{include file="global/block_footer.tpl"} {include file="statistics/blocks/blocks_found.tpl"} {include file="global/block_footer.tpl"}