An exchange account is custodial: the exchange holds the private keys and credits your account balance in its own database. You have a contractual claim, subject to that company's solvency, security, jurisdiction and internal policies.
History shows this claim can fail even when Bitcoin itself works flawlessly: exchange collapses, hacks, frozen withdrawals and fraud have all cost customers funds that were never actually theirs on-chain in the first place.
A self-custodied wallet holds private keys directly, so ownership is verifiable on the public ledger rather than dependent on a company's records. The trade-off is responsibility: no support line can reverse a mistake or recover a lost backup.
Explain more simply
When you buy bitcoin on an exchange and leave it there, you own an IOU. The exchange's internal database says you are owed some bitcoin.
When you move that bitcoin to a wallet you control, you hold the actual keys. Nobody's permission is needed to spend it, and nobody's promise stands between you and the ledger.
Both are useful at different moments: an exchange is a marketplace for buying and selling, a wallet is where you keep what you intend to hold.
Real-world analogy
An exchange balance is like money left in a coat-check ticket at a busy venue: convenient, but you are trusting the venue to still be open and honest when you come back. A wallet is carrying the coat yourself.
Key facts
- An exchange balance is a claim on a company's ledger, not a Bitcoin-network balance.
- A wallet holding your own keys lets you spend without anyone's permission.
- Exchange failures have historically cost customers funds; Bitcoin's protocol was not the cause.
- Withdrawing to self-custody trades convenience for responsibility.
Common misconception
“If it shows up in my exchange app, I already own bitcoin.”
You own a claim against that exchange's database until you withdraw to an address whose keys you control. Only then does the public ledger show funds locked to your key.[3]
Go deeper
The phrase "not your keys, not your coins" refers precisely to this distinction: whoever controls the private key that can sign for a UTXO controls the funds, regardless of what any account statement says.
Proof-of-reserves attempts by exchanges (showing they hold enough bitcoin to cover balances) address solvency but not liabilities or legal claims in a shutdown, so they reduce but do not remove custodial risk.
A common middle path is to buy on an exchange, then withdraw to a wallet you control for anything meant to be held rather than actively traded.
Quick check
Answer every question correctly (100%) to complete this lesson.
1.What does an exchange balance represent before withdrawal?
2.What does "not your keys, not your coins" mean?
Counts towards your streak in this browser.
Extra exam questions
Every question here counts towards your accuracy, XP and rank. No guessing: every answer is explained.
Quick check
Answer every question correctly (100%) to complete this lesson.
1.What does it mean that an exchange account is "custodial"?
2.What has historically caused exchange customers to lose funds, even when Bitcoin itself worked correctly?
3.What is the main benefit of moving bitcoin from an exchange to a self-custody wallet?
4.What does proof-of-reserves published by an exchange demonstrate?
5.What is a common, reasonable middle path many people use?
6.What analogy is often used to describe an exchange balance?
7.At what point does the public Bitcoin ledger show funds locked to your own key?
8.Which is a legitimate use of an exchange?
Counts towards your streak in this browser.
Sources
- Bitcoin developer documentation, bitcoin.org / Bitcoin Optech glossary
- Bitcoin Core documentation, Bitcoin Core project
Reference implementation documentation, including validation and release notes.
