Block #{{block.height}}

Loading Block Information...
BlockHash {{block.hash}}

Summary

Number Of Transactions {{block.tx.length}}
Height {{block.height}} (Mainchain) (Orphaned)
Block Reward {{$root.currency.getConvertion(block.reward) || block.reward + ' BTC'}}
Timestamp {{block.time * 1000 | date:'medium'}}
Mined by {{block.poolInfo.poolName}}
Merkle Root
{{block.merkleroot}}
Previous Block {{block.height-1}}
Difficulty {{block.difficulty}}
Bits {{block.bits}}
Size (bytes) {{block.size}}
Version {{block.version}}
Nonce {{block.nonce}}
Next Block {{block.height+1}}

Transactions