| 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}
| |
{else}
|
{/if}
| Est. Avg. Time per Round
| {$ESTTIME|seconds_to_words} |
| Est. Shares this Round
| |
{if ! $GLOBAL.website.blockexplorer.disabled}
| Next Network Block
| {$CURRENTBLOCK + 1} (Current: {$CURRENTBLOCK}) |
{else}
| Next Network Block
| {$CURRENTBLOCK + 1} (Current: {$CURRENTBLOCK}) |
{/if}
| Last Block Found
| {$LASTBLOCK|default:"0"} |
| Time Since Last Block
| {$TIMESINCELAST|seconds_to_words} |