Why is it important that the blocks are cryptographically linked together?
This ensures that the blockchain cannot be tampered with to change data. It makes the blockchain immutable.
What does the block structure look like in bitcoin?
Information/Data such as Tx Hash, Hash of the previous block and a random number referred to as the nonce. The hash that is generated from these inputs will be compared against the current target.