General Statistics
{if ! $GLOBAL.website.chaininfo.disabled} {else} {/if} {if ! $GLOBAL.website.chaininfo.disabled} {else} {/if} {if ! $GLOBAL.website.blockexplorer.disabled} {else} {/if}
Pool Hash Rate {$GLOBAL.hashrate|number_format:"3"} {$GLOBAL.hashunits.pool}
Pool Efficiency {if $GLOBAL.roundshares.valid > 0}{($GLOBAL.roundshares.valid / ($GLOBAL.roundshares.valid + $GLOBAL.roundshares.invalid) * 100)|number_format:"2"}%{else}0%{/if}
Current Active Workers {$GLOBAL.workers|number_format}
Current Difficulty{$NETWORK.difficulty|number_format:"8"}{$NETWORK.difficulty|number_format:"8"}
Est. Next Difficulty{$NETWORK.EstNextDifficulty|number_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks){$NETWORK.EstNextDifficulty|number_format:"8"} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks)
Est. Avg. Time per Round (Network) {$NETWORK.EstTimePerBlock|seconds_to_words}
Est. Avg. Time per Round (Pool) {$ESTTIME|seconds_to_words}
Est. Shares this Round {$ESTIMATES.shares|number_format:$GLOBAL.config.sharediffprecision} (done: {$ESTIMATES.percent}%)
Next Network Block {($CURRENTBLOCK + 1)|number_format}    (Current: {$CURRENTBLOCK|number_format})
Next Network Block {($CURRENTBLOCK + 1)|number_format}    (Current: {$CURRENTBLOCK|number_format})
Last Block Found {$LASTBLOCK|default:"0"|number_format}
Time Since Last Block {$TIMESINCELAST|seconds_to_words}