{include file="global/block_header.tpl" ALIGN="left" BLOCK_STYLE="width: 100%" BLOCK_HEADER="Block Stats" STYLE="padding-left:5px;padding-right:5px;"}
| Name |
Value |
| ID |
{$BLOCKDETAILS.id|default:"0"} |
| Height |
{if ! $GLOBAL.website.blockexplorer.disabled}
{$BLOCKDETAILS.height} |
{else}
{$BLOCKDETAILS.height} |
{/if}
| Amount |
{$BLOCKDETAILS.amount|default:"0"} |
| Confirmations |
{$BLOCKDETAILS.confirmations|default:"0"} |
| Difficulty |
{$BLOCKDETAILS.difficulty|default:"0"} |
| Time |
{$BLOCKDETAILS.time|default:"0"} |
| Shares |
{$BLOCKDETAILS.shares|default:"0"} |
| Finder |
{$BLOCKDETAILS.finder|default:"0"} |
|
|
|
|
{include file="global/block_footer.tpl"}