{include file="global/block_header.tpl" ALIGN="left" BLOCK_STYLE="width: 100%" BLOCK_HEADER="Block Stats" STYLE="padding-left:5px;padding-right:5px;"}
{if ! $GLOBAL.website.blockexplorer.disabled} {else} {/if}
Block Round Statistics
ID {$BLOCKDETAILS.id|number_format:"0"|default:"0"}
Height{$BLOCKDETAILS.height}{$BLOCKDETAILS.height}
Amount {$BLOCKDETAILS.amount|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:"0"}
{include file="global/block_footer.tpl"}