General Statistics
{else} {/if} {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}
Current Difficulty {if ! $GLOBAL.website.chaininfo.disabled} {$NETWORK.difficulty}{$NETWORK.difficulty}
Est. Next Difficulty {if ! $GLOBAL.website.chaininfo.disabled} {$NETWORK.EstNextDifficulty} (Change in {$NETWORK.BlocksUntilDiffChange} Blocks){$NETWORK.EstNextDifficulty} (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} (done: {$ESTIMATES.percent}%)
Next Network Block {$CURRENTBLOCK + 1}    (Current: {$CURRENTBLOCK})
Next Network Block {$CURRENTBLOCK + 1}    (Current: {$CURRENTBLOCK})
Last Block Found {$LASTBLOCK|default:"0"}
Time Since Last Block {$TIMESINCELAST|seconds_to_words}