Non-custodial describes a wallet, app, or service design where the user, not a company, controls the private keys that authorize transactions. Because private keys are what ultimately prove ownership on a blockchain, a non-custodial setup means you retain direct control over your crypto and can move it without needing permission from an intermediary.
How non-custodial works
In practice, non-custodial wallets generate and store keys on the user’s device, and access is typically backed up with a seed phrase (a recovery phrase). When you send crypto, the wallet signs the transaction locally with your private key and broadcasts it to the network. The service provider may supply the interface, but it cannot unilaterally transfer your assets because it does not possess the keys.
A simple example is using a self-custody mobile wallet or hardware wallet to hold Bitcoin or Ethereum. You can receive funds, sign transactions, and interact with decentralized applications directly. Some exchanges and swap interfaces also offer non-custodial trading flows, where assets remain in your wallet and the platform never takes possession at any point during the transaction.
Non-custodial vs custodial trade-offs
Compared with custodial accounts, where an exchange holds keys on your behalf, non-custodial setups reduce counterparty risk such as platform freezes, insolvency, or internal misuse. The trade-off is responsibility. If you lose your seed phrase, fall for phishing, or approve a malicious smart contract, there may be no support team that can reverse the loss.
Why it matters
Non-custodial tools embody the core promise of crypto, self-sovereign ownership. They enable permissionless access to networks and DeFi, but they also require strong security habits, making key management a central skill in the crypto ecosystem.