Library · Researching a coin
What a blockchain actually guarantees — and what it does not
Being on a blockchain proves the ledger was not tampered with. It proves nothing about the project, the team, or whether you will be able to sell.
Almost every explanation of blockchain technology is a list of benefits: trustless, secure, transparent, immutable. Each of those words is doing real work, and each of them is routinely stretched to cover things the technology has no opinion about whatsoever. The gap between the two is where a large share of crypto losses live, so it is worth being precise about where the guarantee ends.
What it genuinely guarantees is the integrity of the record. Transactions are grouped into blocks, each block carries a cryptographic fingerprint of the one before it, and thousands of independent machines hold copies. Altering an old entry would change its fingerprint, which would break every fingerprint after it, on every copy, faster than you could produce replacements. So the ledger is extremely difficult to rewrite, and anyone can verify it themselves rather than taking a company's word for it. That is a real and unusual property, and it is not marketing.
What it does not guarantee is that anything written in it is true about the world. A blockchain records that an entry was made and never altered. It has no view on whether the entry was a good idea, whether the token it moved represents anything, or whether the person who made it was honest. "It's on-chain" means the record is reliable. It does not mean the thing the record describes is real. A supply-chain project can immutably record that a crate contains ethically sourced coffee, and the blockchain has no way of knowing what is in the crate.
Immutable does not mean unchangeable in the ways that matter to you. Most tokens are not networks; they are contracts deployed onto somebody else's network. The ledger of transfers is immutable, but the contract governing those transfers is code, and code frequently includes an owner who can pause transfers, mint new supply, add addresses to a blocklist, or change the fee on a sale to a hundred percent. None of that requires rewriting history. It is history, working exactly as written. Whether those powers exist in a given contract is public information, published by contract-security tools, and checking it takes about a minute — see can you actually sell it for what to look for.
Decentralised is a spectrum, and usually a claim rather than a measurement. The word describes how widely the power to validate, upgrade and censor is distributed, and for most projects that distribution is far narrower than the branding implies. A network run by a handful of validators, or a token whose contract has an active owner key, is not decentralised in the sense the word is being sold to you. This is checkable and rarely checked.
Transparent does not mean legible. Every transaction being public is genuinely valuable — you can verify balances, watch flows, and confirm a payment yourself on a block explorer. It also means that identifying who is behind an address is an entire industry, and that the pseudonymity most people assume is much thinner than they think. Transparent cuts in both directions, and both directions are permanent.
The practical consequence is that the technology vouches for none of the things people buy. It does not vouch for the team, the roadmap, the token's value, the accuracy of the marketing, or your ability to exit. Those all remain ordinary questions about people and markets, answered the ordinary way — by reading the documentation, checking the contract, looking at who holds the supply, and quoting a realistic exit before you enter. Our purchase decision worksheet is a structured version of exactly that, and none of its questions are answered by the phrase "it's on the blockchain".
Knowing precisely what a guarantee covers is what makes it useful. The record is sound; that is worth something real. Everything built on top of the record is as trustworthy as the people who built it, which is the same standard that applies to everything else, and the reason the research does not get to be skipped.
Coins mentioned
Where to go next
From our directory. Each entry has a full listing with what it is good for and what to watch out for.
Contract security data — honeypot behaviour, sell taxes, transfer restrictions. We use their API in the Sellability tool.
Ethereum block explorer. Where you verify that a transaction actually happened, rather than taking a dashboard's word for it.
Free tool for reviewing and cancelling the token approvals you have granted to smart contracts — the permission most wallet drains actually rely on.
Educational content, not financial advice. We are not a broker, exchange, custodian or adviser, and we never take custody of your assets. We will never ask for a seed phrase or private key. See the full disclaimer.