The Tale of Merkle Tree in Bitcoin Blockchain
What is blockchain? In its simplest term, Blockchain is a distributed record-keeping technique, built on a peer-to-peer network. The transactions within the network are verified by the peers, grouped into blocks, which are chained together to form “blockchain”. Adding more sprinkles, every participant (node/peer) in the blockchain network holds a copy of the blockchain flagging …