Immutability
A characteristic of blockchain systems where data, once recorded, cannot be altered or deleted. This property is maintained through cryptographic hashing, which reveals any data alteration, and a consensus mechanism, which determines which version of the blockchain the network accepts as valid.
Back to Dictionary