WhitmanTrading

Wallet: It Holds Keys, Not Coins

A cryptocurrency wallet stores the private keys that authorise transactions rather than the coins themselves. The coins are entries on a public ledger that anybody can inspect, so the key is the ownership, and whoever holds it can move the balance without anybody else's permission.

How it works

A labelled diagram showing zero coins stored in the wallet alongside one private key. The headline reads: A wallet holds keys, not coins.
A wallet holds keys, not coins. Illustrative figures - not a real company.

Nothing is stored in a wallet. It holds a private key — a very large number — and that key is what authorises a transfer.

A labelled diagram comparing thousands of ledger copies worldwide with zero inside your wallet. The headline reads: The coins are entries on a ledger everyone can see.
The coins are entries on a ledger everyone can see. Illustrative figures - not a real company.

The coins exist as entries on a shared ledger. Thousands of copies of that ledger run around the world, and none of them is inside your device.

A labelled diagram showing one key held by you and nothing else needed to spend. The headline reads: So the key is the ownership and nothing else is.
So the key is the ownership and nothing else is. Illustrative figures - not a real company.

Which means the key is the ownership. Not a record of ownership — the ownership itself. Anybody holding it can move the balance, and nobody without it can.

A labelled diagram distinguishing what is safe to publish from what is not. The headline reads: An address is public and a key is not - they are different.
An address is public and a key is not - they are different. Illustrative figures - not a real company.

An address and a key are different things. The address is derived from the key, it is safe to publish, and it is what people send to. The key stays private and is never shared with anybody, ever.

Custody is the real decision

A labelled diagram comparing keys held by an exchange with zero keys held by you. The headline reads: A custodial account means somebody else holds the key.
A custodial account means somebody else holds the key. Illustrative figures - not a real company.

An exchange account is custodial. The company holds the keys and shows you a number in an app, which is convenient and is a different arrangement from holding the asset.

A labelled diagram comparing a balance shown in an app with an amount owed by the company. The headline reads: Which makes the balance a claim on that company.
Which makes the balance a claim on that company. Illustrative figures - not a real company.

A custodial balance is a claim. If the company fails, you are a creditor rather than an owner — which is the distinction that has mattered repeatedly and is invisible in the interface.

A labelled diagram showing zero password resets and zero support lines available. The headline reads: Self-custody removes the company and the safety net together.
Self-custody removes the company and the safety net together. Illustrative figures - not a real company.

Self-custody removes both the counterparty and the recourse. No password reset, no support line, no reversal. The two halves of that trade arrive together and cannot be separated, which is the honest statement of what self-custody is.

A labelled diagram showing twelve words in a recovery phrase and the same twelve needed to steal everything. The headline reads: The recovery phrase is the key in words.
The recovery phrase is the key in words. Illustrative figures - not a real company.

The recovery phrase is the key written as words. Anybody who reads it controls the balance, and anybody who loses it loses the balance — one string of words carrying both properties at once.

In practice

A labelled diagram comparing a hot wallet with one connection and a cold wallet with none. The headline reads: A hot wallet is connected; a cold one is not.
A hot wallet is connected; a cold one is not. Illustrative figures - not a real company.

Hot means connected and cold means not. A phone app is convenient and reachable by anything that reaches the phone; a cold wallet is neither.

A labelled diagram comparing a small hot spending balance with a much larger cold long-term balance. The headline reads: Splitting the balance by purpose is the practical answer.
Splitting the balance by purpose is the practical answer. Illustrative figures - not a real company.

The workable arrangement is two wallets. A small hot balance for transacting and the rest offline — which is how people carry cash and keep savings elsewhere, and it works for the same reasons.

A labelled diagram showing three keys existing with two needed to spend. The headline reads: And a multi-signature setup needs several keys to move anything.
And a multi-signature setup needs several keys to move anything. Illustrative figures - not a real company.

Multi-signature removes the single point of failure. Several keys exist and a subset is needed to spend, so losing one key is survivable and stealing one is not enough. It is more setup and it is the serious answer for a large balance.

A labelled diagram comparing a balance held by a company with the same balance held by you. The headline reads: Decide who holds the key before anything else.
Decide who holds the key before anything else. Illustrative figures - not a real company.

Decide the custody question first. Everything else — which app, which device, which backup — follows from whether you or a company holds the key, and that is a decision about what you are willing to be responsible for.

One consequence of the key being the ownership is worth stating on its own: transactions cannot be reversed. There is no chargeback, no dispute process and no institution with the authority to undo a transfer. Sending to the wrong address is final in a way no bank transfer is.

Which changes what care means here. Verifying an address before sending is not caution, it is the only protection that exists — and address-substituting malware, which swaps a copied address for another one, is the specific attack this defends against. Check the first and last characters against what you intended every time, and send a small test amount first for anything large.

A second consequence concerns privacy. Every transaction to and from an address is public and permanent, so an address linked to your identity links everything it has ever done. Using a fresh address for each transaction is standard practice and it is why wallets generate them automatically.

What a wallet is not

It is not a container. Nothing is stored inside it.

It is not an account. There is no provider and no reset.

It is not the same as an exchange balance. That is a claim.

And it is not backed up by installing the app again. Only the phrase restores it.

When it fails

It fails through the phrase, in both directions. Somebody who photographs it has published their key to every cloud backup on the device; somebody who loses it has lost the balance permanently, and both failures are common.

A second failure is assuming an exchange balance is the same thing. It is a claim on a company, and the difference only becomes visible when the company is in trouble.

A third is holding everything in a hot wallet. Convenient for transacting and unnecessary for a balance that is not being moved.

A fourth is testing nothing. A backup that has never been restored is an assumption rather than a backup.

And a fifth is leaving no instructions. A self-custodied balance with no succession plan is a balance that disappears with its owner.

The original data

Of the 31,760 trading and investing videos in this site’s corpus, 34 have “wallet” in the title at a median of 22,808 views across 18 channels, with a maximum of 493,368. “Hardware wallet” returns 10 at a median of 30,595, “seed phrase” returns 2 at a median of 97,704, and “self custody” returns 0. The counts are in research/corpus-coverage.json, produced by site/measure_corpus.py.

A labelled diagram showing one key held by you and nothing else needed to spend, shown again as a summary. The headline reads: So the key is the ownership and nothing else is.
The whole of the subject in one line. Illustrative figures - not a real company.

Two videos on the recovery phrase reaching a median of 97,704 views, against thirty-four wallet videos at 22,808, is the pattern worth acting on. The specific thing that decides whether somebody keeps their balance is barely covered while the general topic is covered constantly. Write the phrase on paper, store two copies in two places, and restore it once on a spare device to prove it works — that sequence is the whole of practical self-custody, and it takes an afternoon.

Cold wallet covers offline storage and its threat model. Hardware wallet is the device and what to check before buying. And crypto is the wider introduction to the asset.

What I actually do

The sentence that finally made this click was that the wallet is a keyring. Nothing is stored in it. Once you hold that idea, every other question about backups, recovery and custody answers itself, and none of it makes sense before you do.

— Michael Whitman

This page is educational, not financial advice. Test every idea on your own charts before risking money.