The tamper-evident diary
Imagine a diary where each page's number is computed from the page before it. Change an old page and every later number breaks, exposing the edit. A blockchain links blocks by hashes exactly this way.
Linked by fingerprints
A hash is a data fingerprint; each block includes the previous block's hash. Altering one block breaks every later link.