{include file="global/block_header.tpl" BLOCK_HEADER="Last 10 Blocks Found" BLOCK_STYLE="clear:none;" BUTTONS=array(More)}
| Block | Validity | Finder | Date / Time | Difficulty | Shares |
|---|---|---|---|---|---|
| {$BLOCKSFOUND[block].height} | {if $BLOCKSFOUND[block].confirmations >= 120}Confirmed{else}{120 - $BLOCKSFOUND[block].confirmations} left{/if} | {$BLOCKSFOUND[block].finder|default:"unknown"} | {$BLOCKSFOUND[block].time|date_format:"%d/%m/%Y %H:%M:%S"} | {$BLOCKSFOUND[block].difficulty|number_format:"8"} | {$BLOCKSFOUND[block].shares|number_format} |