Why is it important that the blocks are cryptographically linked together?
The reason i think its important that the blocks are cryptograhically linked together is because, all information on the current block is built on the previous block, all the blocks are on the same hash rate, following the same mathematical protocol. it makes the math illogical and unusable. it also makes the data next to impossible to change, making it immutable.
What does the block structure look like in bitcoin?
The way I describe the structure of bitcoin is like little planets floating in its own solar system, all linked together, building with and off each other. a block contains the block number/header, the hash of the previous block, timestamp, the nonce, transactions and the current target and its block size also the hash of the current block which is ready to be used to create the next block.