General Statistics

{else} {/if} {if ! $GLOBAL.website.blockexplorer.disabled} {else} {/if}
Pool Hash Rate {$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
Current Difficulty {if ! $GLOBAL.website.chaininfo.disabled}
Est. Avg. Time per Round {$ESTTIME|seconds_to_words}
Est. Shares this Round
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}

Pool Luck

Est. Blocks Blocks found Luck
since 1st Block {($FIRSTBLOCKFOUND / $ESTTIME)|number_format:"2"} {$LASTBLOCKSBYTIME.Total} {IF $ESTTIME > 0}{($LASTBLOCKSBYTIME.Total / ($FIRSTBLOCKFOUND / $ESTTIME) * 100)|number_format:"2"} %{else}{($LASTBLOCKSBYTIME.Total / ($FIRSTBLOCKFOUND / 0.00) * 100)|number_format:"2"} %{/if}
last hour {(3600 / $ESTTIME)|number_format:"2"} {$LASTBLOCKSBYTIME.1HourTotal} {IF $ESTTIME > 0}{($LASTBLOCKSBYTIME.1HourTotal / (3600 / $ESTTIME) * 100)|number_format:"2"} %{else}{($LASTBLOCKSBYTIME.1HourTotal / (3600 / 0.00) * 100)|number_format:"2"} %{/if}
last day {(86400 / $ESTTIME)|number_format:"2"} {$LASTBLOCKSBYTIME.24HourTotal} {IF $ESTTIME > 0}{($LASTBLOCKSBYTIME.Total / (86400 / $ESTTIME) * 100)|number_format:"2"} %{else}{($LASTBLOCKSBYTIME.Total / (86400 / 0.00) * 100)|number_format:"2"} %{/if}
last week {(604800 / $ESTTIME)|number_format:"2"} {$LASTBLOCKSBYTIME.7DaysTotal} {IF $ESTTIME > 0}{($LASTBLOCKSBYTIME.Total / (604800 / $ESTTIME) * 100)|number_format:"2"} %{else} {($LASTBLOCKSBYTIME.Total / (604800 / 0.00) * 100)|number_format:"2"} %{/if}
last month {(419200 / $ESTTIME)|number_format:"2"} {$LASTBLOCKSBYTIME.4WeeksTotal} {IF $ESTTIME > 0}{($LASTBLOCKSBYTIME.Total / (2419200 / $ESTTIME) * 100)|number_format:"2"} %{else}{($LASTBLOCKSBYTIME.Total / (2419200 / 0.00) * 100)|number_format:"2"} %{/if}
last year {(29030400 / $ESTTIME)|number_format:"2"} {$LASTBLOCKSBYTIME.12MonthTotal} {IF $ESTTIME > 0}{($LASTBLOCKSBYTIME.Total / (29030400 / $ESTTIME) * 100)|number_format:"2"} %{else}{($LASTBLOCKSBYTIME.Total / (29030400 / 0.00) * 100)|number_format:"2"} %{/if}