- Why is it important that the blocks are cryptographically linked together?
- It is important that the blocks are cryptographically linked together to ensure that they remain inmutable therefore confirming no double spends and ensuring integrity of data.
- What does the block structure look like in bitcoin?
- Each block in the blockchain contains important information forming its´ structure including: transactions in that block, previous hash, block size and nonce.