Digital Asset Self-Custody Hub
← Back to Self-Custody Hub

Custodial vs. Non-Custodial Wallets

Last reviewed: August 2026

These two setups get confused because they can look identical from the outside, but they answer different questions about control. A custodial wallet has a third party holding the keys on your behalf. A non-custodial wallet has you holding your own keys directly. The app on screen can look the same either way; what differs is who actually has the keys, and that single fact changes almost everything else about how the wallet behaves.

Custodial vs. Non-Custodial Wallets

DimensionCustodialNon-Custodial
Who Holds the KeysA service provider generates and stores the keys, not the user, usually inside its own infrastructure.The user generates and stores their own keys, typically backed up as a seed phrase kept outside the provider entirely.
Access MethodAccount-based: the user logs in with a username and password, similar to any online account with recovery support.No account required: access depends on the keys themselves, so there is no password to reset.
If the Provider FailsThe user cannot act on the assets on their own until the provider resolves it.Full user responsibility: the user can act independently at any time, but losing the keys means losing access with no provider to appeal to.

The actual distinction is who can act on the assets and what happens if a third party goes away: with custodial setups the provider can act and its absence blocks you, while with non-custodial setups only the keyholder can act, provider or no provider. Neither setup is inherently safer; they just place control in different hands, and that placement is the thing worth checking before choosing one. See Self-Custody for what that responsibility involves.