Immutability means that a record, once written to the blockchain, cannot be edited without breaking the integrity of the chain. Each block refers to its predecessor by a digital key generated from its content. If the content of a block is changed, its digital key changes and it no longer can be referenced by the subsequent blocks.

Any attempt to edit a blockchain record is immediately detected by the system and rejected.

Category: Definitions