Block

#{{block.height}}

Hashes

Previous Block {{block.height-1}}
Next Block {{block.height+1}}

Summary

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

Transactions Transactions contained within this block