A block is a set of data, and they're chained because each one references its parent. That's where the immutability comes from - change the content of one block, and all following blocks are invalid.
You are viewing a single comment's thread from:
A block is a set of data, and they're chained because each one references its parent. That's where the immutability comes from - change the content of one block, and all following blocks are invalid.