Skip to content
Crypto Almanac Daily
securitybeginner

Self-custody, explained for people who value sleep

Self-custody means holding the keys to your own crypto instead of trusting a company to hold them for you. Here is a calm walk through keys, seed phrases and the real trade-offs.

PPriya NandakumarRatings Lead· Published July 2, 2026· 8 min read

Self-custody means you, and only you, control the cryptographic keys that give access to your crypto. There is no bank, exchange or company standing between you and your coins. That control is powerful and, for many people, the entire point of crypto. It also comes with responsibility, because when you are the only keyholder, there is no one to call if something goes wrong. This guide assumes no prior knowledge and walks through what that actually involves.

What does self-custody actually mean?

When you buy crypto on an exchange and leave it there, the exchange holds the keys on your behalf. You have an account balance, much like a bank account, and you trust that the company will honour a withdrawal when you ask. This is called custodial storage. Self-custody, sometimes called non-custodial storage, flips that arrangement: you hold the keys directly in a wallet you control, and the coins move only when you authorise it with your own key.

The well-worn phrase in crypto is "not your keys, not your coins." It captures a hard lesson learned when several custodians failed and users could not retrieve funds they believed were theirs. Self-custody removes that counterparty risk. In exchange, it hands you the job that the custodian used to do.

What is a private key and a seed phrase?

A private key is a very large secret number that mathematically proves ownership of the crypto at a particular address. Whoever knows the private key can move the funds. Because the raw number is unwieldy, modern wallets represent it as a seed phrase: a list of ordinary words, usually 12 or 24 of them, drawn from a standard list. That sequence of words can regenerate every key in your wallet.

The seed phrase is the master backup. If your phone breaks or your hardware wallet is lost, you can restore your entire wallet on a new device by entering the same words. This is why the seed phrase deserves more care than almost anything else you own digitally.

  • Private key: the secret number that authorises spending from an address.
  • Public address: the shareable identifier others use to send you crypto, derived from the key.
  • Seed phrase: 12 or 24 words that back up and can restore every key in your wallet.
  • Wallet: the software or device that stores keys and signs transactions; it does not hold the coins themselves, which live on the blockchain.

What are the main types of self-custody wallet?

Wallets fall broadly into two camps. Hot wallets are connected to the internet: mobile apps and browser extensions that are convenient for everyday use but more exposed to malware and phishing. Cold wallets, most commonly hardware wallets, keep the private key on a dedicated offline device, so the key never touches an internet-connected computer even when you sign a transaction.

A sensible pattern many people adopt is to keep a small, spending amount in a hot wallet, much as you would carry some cash, and store the bulk of holdings in cold storage. The right balance depends on how much you hold and how often you transact. Neither option is inherently correct; they sit at different points on the convenience-versus-security spectrum.

  • Hot wallet: internet-connected, convenient, better for small or active balances.
  • Cold or hardware wallet: keeps keys offline, stronger protection for long-term holdings.
  • Paper backup: the seed phrase written on paper or steel, stored away from prying eyes and damage.
  • Multisignature: an advanced setup requiring several keys to approve a transaction, spreading risk.

How do you keep a seed phrase safe?

The core rule is simple: the seed phrase must stay secret and must not be lost. Those two demands pull in opposite directions, which is what makes self-custody a genuine discipline rather than a one-off task. Write the words down physically. Never store them as a photo, a note in your phone, a cloud document or an email to yourself, because anything connected to the internet can be compromised.

Consider a durable medium. Paper survives everyday life but not fire or flood, so many long-term holders engrave their phrase onto steel plates designed for the purpose. Store backups in more than one secure location so a single accident does not wipe out access. And internalise the golden rule that no legitimate service, wallet or support agent will ever ask for your seed phrase. Anyone who does is trying to steal from you.

  • Record the phrase offline, on paper or steel, never as a digital file or photo.
  • Keep at least two copies in separate, secure physical locations.
  • Never type your seed phrase into a website or share it with anyone, ever.
  • Test your recovery process with a small amount before trusting it with significant funds.

Is self-custody or a custodian right for you?

There is no universally correct answer, and honest guidance acknowledges the trade-off. Self-custody gives you full control, removes reliance on any company staying solvent or honest, and lets you interact directly with the wider crypto ecosystem. The cost is that you carry the full weight of security and recovery. Lose your seed phrase and the funds are gone, with no reset button and no helpline.

A reputable custodian, by contrast, offers password resets, customer support and a familiar account experience, which suits people who value convenience or worry about their own security habits. The risk is that you are trusting that firm's solvency and integrity. Many people run a hybrid approach: a trusted custodian for active trading and easy access, and self-custody for savings they intend to hold for the long term. Whatever you choose, start small, learn the mechanics with an amount you can afford to lose, and scale up only once the process feels routine. This is educational information, not financial advice.

ShareX
Reference

Frequently asked

What happens if I lose my seed phrase?

If you lose your seed phrase and also lose access to the device holding your wallet, the funds are permanently unrecoverable. There is no central authority that can reset it, which is why keeping secure offline backups is essential.

Can someone steal my crypto if they know my public address?

No. A public address only lets people send funds to you or view the balance. Moving funds requires the private key or seed phrase, which must always stay secret.

Is a hardware wallet necessary for self-custody?

It is not strictly required, but a hardware wallet significantly improves security by keeping your private key offline. Many people use a mobile hot wallet for small amounts and a hardware wallet for larger, long-term holdings.

Does self-custody mean my coins are stored on my device?

No. Your coins always exist on the blockchain. The wallet stores your keys and signs transactions; it does not hold the coins themselves, which is why restoring your seed phrase on a new device recovers full access.

Will a wallet or exchange ever ask for my seed phrase?

Never. No legitimate wallet, exchange or support agent will ask for your seed phrase. Any request for it is a scam designed to drain your funds.

Keep reading

More from the almanac