Why is it important that the blocks are cryptographically linked together?
It is important that the blocks are cryptographically linked together to keep an ongoing real time record of the current blockchain. The cryptographic link ensures that all of the data is synchronised and cannot be changed.
What does the block structure look like in bitcoin?
The block structure in Bitcoin is made up of the previous hash, the new transaction data, a randomly chosen ‘nonce’ number and the hash of the current block. Valid blocks are visually green and invalid blocks are red, which would signify an invalidation.