What a cryptocurrency actually is
Crypto means hidden. The Bitcoin whitepaper was a solution to one problem: money on the internet without a bank in the middle. Everything the site's counting rule accepts or refuses is a corollary of those two facts.
The word means hidden
Greek κρυπτός — kryptós, concealed. The word entered English through cryptography, the study of writing that only its intended reader can decode. A cryptocurrency inherits the root: an asset whose ownership records live on a public ledger but whose control resides only with whoever holds the private key. Privacy is not a feature added on. It is the etymology.
The whitepaper was a solution to one problem
Satoshi Nakamoto's 2008 paper opens by naming the thing money on the internet had been missing: a way to send value peer-to-peer without a bank in the middle. Every design decision after that follows from removing the bank. Issuance is a schedule, not a policy. Consensus is a network, not an executive. Signatures replace identity. The paper does not argue that any of this is desirable — it just describes what happens when you remove the trusted third party.
Four properties fall out of that design. An asset either carries all four, or it is something else that has borrowed the word.
1. No mint
New units enter the supply on a schedule fixed in code. Bitcoin's block reward is issued to whoever's proof-of-work extends the chain, halving on a known cadence, ending at a known total of 21 million coins. No committee decides how much to print this quarter. No emergency prints an extra billion. If the supply grows, everyone can see by how much, before it happens.
Contrast that with a token whose smart contract has a mint() function callable
by the deployer. The token has a supply, in a sense — but the supply is whatever the deployer
decides it should be, at any moment, forever. Two different things.
2. No confiscation surface
There is no admin key. There is no "freeze this address" endpoint. A chain whose developers can revert transactions or blacklist balances has trusted the developers with the same power the whitepaper set out to remove. Bitcoin's own script layer has no primitive for it; the closest thing is a soft-fork upgrade that requires majority hashpower to enforce, and even then only prospectively — coins already in a wallet at the fork block cannot be reached backwards.
Compare Ethereum's DAO fork in 2016, in which the chain rewound to undo a smart-contract exploit. That was possible because a coordinated majority of validators agreed to run modified software. It set the precedent that Ethereum's ledger is amendable if enough participants agree it should be. Whether that is good or bad is a separate question; what it definitively is is a different property from what Bitcoin promises.
3. Pseudonymity
Addresses are hashes of public keys, not identities. The chain is public; who owns which address is not, until the owner reveals it. This is different from privacy in the strong sense — Bitcoin's ledger is legible, and forensic firms have made a business of tracing it — but it is different in kind from a bank account, which is opened in a person's legal name from the first byte.
Chains that add mandatory identity verification at the protocol layer — where a wallet cannot receive funds without a KYC'd credential — depart from this. What they become is closer to a private ledger with public visibility than to a cryptocurrency in the whitepaper's sense.
4. Its own consensus, on its own chain
The whitepaper's answer to who decides what happened is: whoever demonstrates the most work agreeing with the same history. The rule runs on a network of nodes that anyone can join. There is no meta-chain, no arbitration layer, no fallback authority. If a chain rents its consensus from another chain — a token issued on Ethereum, a wrapped receipt on a bridge, a governance token whose validators are the same as another network's — the whitepaper's answer does not apply to it. The parent chain decides.
An asset carries all four properties or it is not what Satoshi meant by cryptocurrency. The site's ranking counts assets that carry them. Everything else is listed — with the peg, the issuer, or the host chain named plainly — but never counted alongside.
Sound money
The Austrian-school critique of central-bank money — that endless discretionary issuance transfers real value from savers to whoever issues first — becomes a testable claim on a cryptocurrency. Does the supply schedule have a ceiling, and is the ceiling enforced by code no one can amend without breaking consensus?
Bitcoin answers yes on both counts. Most fiat currencies answer no on the first — there is no upper bound on how many dollars, euros or yuan can exist, only the discretion of a central bank. Most tokens answer yes on the ceiling but no on the enforcement, because the ceiling is a smart-contract constant one deployment away from being changed.
This is the sound-money argument for Bitcoin in its cleanest form: not that it will necessarily become the world's reserve, but that it is the first monetary asset in history whose scarcity is a mathematical property rather than a policy commitment.
What isn't a cryptocurrency by this test
Every category below the market calls "crypto." Every category the site lists but does not count as a cryptocurrency, and why.
Memecoins launched as premines
A token whose entire supply was minted to the founder's wallet on day one has neither the schedule nor the peer-to-peer issuance. The name says it; the market treats the name as a rumour and rides the rumour. Some memecoins have durable communities; none of them satisfy the whitepaper properties.
NFT / JPEG certificates
An image whose provenance is a chain entry is not a currency in any sense the word normally carries. Ownership is transferable, the artefact is not fungible, and the underlying JPEG is usually hosted off-chain on someone's server. The chain entry says who owns the URL. The URL can go dark.
ICO / premined tokens
Sold to a public against a whitepaper before anyone else could mine or stake for them. The issuance schedule was decided by the sellers, not by a network. Roughly $30 billion was raised in the 2017–2018 ICO cycle across thousands of tokens; most of what was raised is gone.
Tokens without their own chain
A rented address on Ethereum, Solana, BNB Chain, Tron, or any host. Their consensus, their block times, their fee market are all someone else's. The counting rule keeps them as tokens on the site; the market often calls them cryptocurrencies. On the definitions the market is wrong.
Stablecoins
The sharpest case, because they are useful. A stablecoin issuer holds the mint — they decide when more USDT or USDC enters supply, and when it leaves. They also hold a freeze primitive: they can and do blacklist addresses at law-enforcement request. Two of the four whitepaper properties are inverted. What a stablecoin does — a dollar that moves on rails cheaper than SWIFT — is a real product. Calling that product a cryptocurrency is a category error.
Wrapped and staked derivatives
A wrapped Bitcoin (WBTC, cbBTC, tBTC) is a claim on Bitcoin issued on another chain. A staked ETH derivative (stETH, cbETH) is a claim on staked Ether. Neither has its own consensus or its own chain — both trade at a price tied to the underlying by design. The underlying is already counted in the ranking. Counting the wrapper alongside is counting the same value twice.
The counting rule, restated
An asset is counted as a cryptocurrency once when it has its own base-layer blockchain and its own consensus mechanism. Everything else is listed as what it is — token, wrapped, stablecoin, memecoin — with the chain it rents or the asset it represents named on its page. The rule is severe on purpose: it lines up with what crypto and currency meant when Satoshi picked those two words to name the thing.
Most crypto aggregators do not draw this line. Their totals count Bitcoin, then count Wrapped Bitcoin, then count a Coinbase-wrapped BTC — the same underlying value is entered three times with three different tickers. The number that results is not how many cryptocurrencies exist; it is a list of every ticker on every venue. This site says one asset counts once.