Why is it important that the blocks are cryptographically linked together?
- It’s important because it grants security and immutability to the system, a change in a block generates a change in its hash, so the following chain will not exist anymore, you should mine it again and the network will take the longest chain, that meanwhile will be built by other miners
What does the block structure look like in bitcoin?
- It has in its inside the previous block’s hash, the nonce and the list of transactions