- Why is it important that the blocks are cryptographically linked together?
This is key to the functioning of Blockchain since linking all the blocks secures the network and makes it very difficult to create invalid transactions.
- What does the block structure look like in bitcoin?
The block structure is a sequence of hashes, where each hash is determined by the previous hash, the transaction data, and the nonce that the miners must guess.