Skip to main content

Immutable Data Record

Definition

An immutable data record is a piece of information that, once written to a storage system, cannot be altered or deleted. On blockchains, this is achieved through cryptographic linking of blocks, where each new block contains a hash of the previous one. This property ensures the integrity and historical accuracy of data over time. It provides a verifiable and tamper-proof log of events or transactions.