- Why is it important that the blocks are cryptographically linked together?
In order to preserve the digital rock, we need to make sure each block have the digital signature of the previous block, and by breaking one of this links, all future links will be broken as well, making it even harder to make changes in the records.
- What does the block structure look like in bitcoin?
Block number, transaction list data, last block hash, nonce