1 It is important that the blocks are cryptographically linked together because it ensure that the blockchain is immutable and secure. By linking the blocks together, it makes it impossible for someone to go back and change a previous block without also changing all of the subsequent blocks in the chain. This makes it much more difficult for someone to tamper with the blockchain.
2 The block structure in Bitcoin is designed to be secure and efficient. Each block contains a header, which includes a timestamp, a reference to the previous block, and a cryptographic hash. The block also contains a list of transactions, which are validated by miners. This structure ensures that the blockchain is secure and immutable, while also allowing for efficient and secure transactions.