L12: What is a Blockchain?
Distributed Systems Course · 4:01
A blockchain is a simple hash-linked data structure: each block’s header stores a cryptographic hash of the previous block, so anyone who trusts the latest block can verify every earlier block even if those copies cam...