The cryptographic link ensures that if any of the data in any block is changed it will change the hash of every linked block. this keeps the chain secure and visibly easy to verify.
Block structure consists of the block size.
A block header which contains, previous blocks hash, hash of blocks transactions, a timestamp, and nounce.
Transactions and transaction counter.