Skip to content
Both Eyes Wednesday, July 8, 2026
BTC $61,880.51 -3.31% ETH $1,730.58 -3.95% Mkt Cap $2.14T -3.02%
Glossary

Immutable

Plain-language definition Crypto glossary
Key takeaways
  • Immutable describes data that, once written to a blockchain and confirmed, cannot practically be altered or removed, making the history effectively permanent.
  • Each block includes a cryptographic fingerprint of the block before it, so changing an old record would break every block that follows, and rewriting confirmed history would require overpowering the network's accumulated work or stake.
  • Immutability lets strangers trust a shared record without a referee, but its flip side is that mistakes and theft are also permanent.
Definition

Immutable describes data that, once written to a blockchain and confirmed, cannot practically be altered or removed. The history is effectively permanent.

How it works

Each block includes a cryptographic fingerprint of the block before it, so changing an old record would change its fingerprint and break every block that follows. To rewrite confirmed history an attacker would have to redo the network’s accumulated work or stake and overpower the honest majority — economically irrational on a large chain. Immutability is therefore a practical guarantee backed by cost, not a magical absolute.

Why it matters

Immutability is what lets strangers trust a shared record without a referee: no one can quietly edit balances or erase transactions. The flip side is that mistakes and theft are also permanent, which raises the stakes on writing correct smart contracts and guarding keys.

Example

Once a payment has enough confirmations, it becomes part of the immutable ledger and cannot be reversed.

FAQ
Frequently asked questions
Does immutable mean a blockchain can never be changed?
It means changing confirmed history is economically irrational rather than literally impossible. An attacker would have to redo the network's accumulated work or stake and overpower the honest majority, so immutability is a practical guarantee backed by cost, not a magical absolute.
What makes blockchain data immutable?
Each block contains a cryptographic fingerprint of the previous block, so altering an old record would change its fingerprint and break the chain of every block after it. To rewrite that history an attacker would need to overpower the network, which is prohibitively expensive on a large chain.
What is the downside of immutability?
Because confirmed records cannot be edited or erased, errors and theft are also permanent. That raises the stakes on writing correct smart contracts and guarding private keys, since there is no undo button once a transaction is confirmed.
Related terms

Other glossary terms connected to this one.

Keep learning

Go deeper than the definition — explainers, live data and free calculators.