Lectura rápida
Empieza por la explicación más corta y útil antes de profundizar.
The property that once data is written to a blockchain, it cannot be altered or deleted. Immutability is enforced by cryptographic hash chaining—modifying any historical block changes its hash, breaking the chain. This provides tamper-proof audit trails. Note: smart contract state can be updated by authorized programs; immutability applies to the historical ledger.