Block Statistics
{if ! $GLOBAL.website.blockexplorer.disabled} {else} {/if}
ID {$BLOCKDETAILS.id|number_format:"0"|default:"0"} Height{$BLOCKDETAILS.height|number_format:"0"|default:"0"}{$BLOCKDETAILS.height|number_format:"0"|default:"0"}Amount {$BLOCKDETAILS.amount|number_format|default:"0"} Confirmations {if $BLOCKDETAILS.confirmations >= $GLOBAL.confirmations} Confirmed {else if $BLOCKDETAILS.confirmations == -1} Orphan {else if $BLOCKDETAILS.confirmations == 0}0 {else}{($GLOBAL.confirmations - $BLOCKDETAILS.confirmations)|default:"0"} left{/if}
Difficulty {$BLOCKDETAILS.difficulty|default:"0"} Time {$BLOCKDETAILS.time|default:"0"} Shares {$BLOCKDETAILS.shares|number_format:"0"|default:"0"} Finder {$BLOCKDETAILS.finder|default:"unknown"}