Self-Custody vs. Exchange Custody: a Practical Risk Comparison for Beginners
Neither keeping crypto on an exchange nor holding it yourself is automatically safer - each carries a different failure mode. A plain comparison.

Photo: Paul_012 · CC BY-SA 4.0 · source
Someone buying crypto for the first time faces a decision most traditional finance never asks them to make explicitly: who actually holds the asset. Leave it on the exchange where it was bought, and the exchange holds the private keys on your behalf. Move it to a personal wallet, and you hold the keys yourself. Neither choice is a strictly safer default — each shifts what can go wrong.
What “custody” actually means here
Cryptocurrency ownership is defined by control of a private key, not by an account record the way a bank balance is. When crypto sits on an exchange, the exchange controls the private keys to the wallets holding customer funds in aggregate; the “balance” a user sees is the exchange’s internal ledger entry, not direct key ownership. When crypto is moved to a self-custody wallet — a hardware device or a software wallet where the seed phrase never touches the exchange — the individual holder controls the private key directly, and the exchange’s failure or misconduct no longer affects that balance.
What can go wrong with exchange custody
An exchange holding customer funds can fail in ways a customer has no visibility into until it’s too late: insolvency, fraud, a hack of the exchange’s own infrastructure, or a regulatory freeze that locks withdrawals. Multiple exchange collapses have demonstrated this isn’t a theoretical risk — customer funds held in exchange custody have been lost entirely in cases where the exchange itself failed, regardless of what any individual customer did correctly.
What can go wrong with self-custody
Self-custody removes exchange-failure risk but replaces it with device- and process-risk that the holder is now personally responsible for managing. A 2026 incident involving Coldcard hardware wallets is a concrete example — a firmware bug caused weak seed generation that let attackers drain roughly $116 million from affected wallets; see where crypto actually gets stolen from for the full breakdown. Beyond device-level bugs, self-custody also carries simpler, more common failure modes: losing a seed phrase backup, storing it somewhere it’s later stolen or damaged, or making an irreversible sending mistake with no customer support to appeal to.
The honest framing: different risk, not less risk
Ledger’s own comparison of custody models — notably, from a hardware wallet manufacturer with an obvious commercial interest in self-custody — still frames the choice accurately: self-custody removes counterparty risk (the exchange’s solvency and conduct) but adds personal operational risk (secure key generation, storage, and backup). Neither eliminates risk; each trades one category of failure for a different one that the holder is better or worse equipped to manage.
A practical way to decide
- Frequent trading or small amounts used actively: exchange custody’s convenience is a reasonable tradeoff, since the amount at risk from an exchange failure is proportionally smaller.
- Larger, longer-term holdings not needed for active trading: self-custody removes exposure to exchange-specific failure, provided the holder is genuinely prepared to manage seed security correctly — including keeping wallet firmware current and verifying seed generation happened on unaffected hardware and software versions.
- Uncertain about managing a seed phrase securely: a reputable exchange with a strong security and insurance track record is not an unreasonable choice while building that comfort — self-custody done carelessly can be riskier than competent exchange custody, not safer.
- Large holdings where either single point of failure feels too risky: a multisignature setup, splitting authorization across multiple independent devices or parties, protects against a single device or person being the whole point of failure. It’s worth noting that setup alone would not have fully protected against the 2026 Coldcard incident if more than one signing device in the same setup ran the same flawed firmware — the weakness there was in seed generation itself, not in any single device being physically compromised.
There’s no universally correct answer here — only a tradeoff that depends on the amount involved, how actively it’s used, and how rigorously a holder is actually prepared to manage their own security if they choose to hold the keys themselves.
For the incident data behind this risk comparison, see where crypto actually gets stolen from, based on 2026 data, and for the practical next step, setting up a hardware wallet for the first time.