Blockchain is a distributed record storing technique built on top of a peer-to-peer network. Each block has a header and a body. The header stores the metadata (information) of the block and the body contains the actual data or transactions in the network. The root hash is the unique representation of all the transactions or data stored in that block.

2m read timeFrom enlear.academy
Post cover image
Table of contents
How Merkle Tree is related to Blockchain?Role of root hash in transaction verificationWhy is the root hash so important for Blockchain?

Sort: