The Spectrum of Bitcoin Custody Options

Every custody arrangement sits on a spectrum defined by one question: who controls the private keys?

Bitcoin is peer-to-peer electronic cash with a fixed supply of 21 million. It requires no third party to hold, verify, or transact, and no institution can inflate the supply, freeze an account, or block a payment.

Those properties depend entirely on how you hold it. Only direct control of private keys gives you ownership of bitcoin itself. Every other arrangement is a claim on bitcoin held by someone else, with varying degrees of counterparty dependency.

The further you are from direct key control, the more third-party dependencies stand between you and what Bitcoin was designed to offer.


Bitcoin ETFs

Not bitcoin ownership

A Bitcoin ETF gives investors price exposure to bitcoin without direct ownership. When you buy shares, you own equity in a fund that typically holds bitcoin through a third-party custodian, meaning your position is twice removed from the underlying asset.

Most ETFs do not allow shareholders to redeem for bitcoin. There is no mechanism to withdraw to a personal Bitcoin wallet, verify holdings on-chain, or transact with the underlying asset. Redemptions are handled in cash by Authorized Participants under terms set by the fund. In the event of a wind-down or insolvency, the bitcoin is liquidated, outstanding obligations paid, and any remaining value returned to shareholders as cash. Management fees accrue annually regardless of performance.

Bitcoin ETFs can be a useful tool for accessing price exposure to bitcoin within certain retirement accounts or for institutional investors whose mandates prevent direct ownership of bitcoin. The ground truth is that they are not bitcoin ownership, and they do not deliver the properties of bitcoin as peer-to-peer electronic cash.


Bitcoin Treasury Companies and Proxies

Not bitcoin ownership

A bitcoin treasury company is a company that holds bitcoin on its balance sheet as an asset and structures its strategy around bitcoin-related metrics, such as bitcoin per share or bitcoin yield (the annual percentage change in bitcoin per share). Other companies may hold bitcoin on their balance sheet or earn bitcoin natively through their operations (including miners), and therefore could similarly be evaluated on bitcoin metrics.

Like a Bitcoin ETF, buying shares gives you price exposure, but not bitcoin. You own equity in a company whose assets include bitcoin. In the event of insolvency or wind-down, the bitcoin would be liquidated, proceeds used to satisfy senior creditors and lawyers' fees first, and any remainder distributed to shareholders as cash.

What treasury companies add, relative to ETFs, is leverage. They raise capital by issuing shares at a premium to net asset value, taking on debt, or issuing convertible notes and preferred shares, then using the proceeds to acquire more bitcoin. When bitcoin's price is rising, this can produce bitcoin-per-share appreciation that outpaces the spot price. However, the same mechanics can also amplify losses, and a treasury company can fail entirely through the instruments that made outperformance possible.

Treasury companies and proxies are a way to gain price exposure with additional layers of corporate structure, leverage, and counterparty risk. They are not bitcoin ownership.


Exchange custody

Not bitcoin ownership

When you hold bitcoin on an exchange, you hold a claim against the exchange, not bitcoin itself. The exchange controls the private keys, and your balance represents their obligation to you.

Unlike an ETF, exchanges allow you to deposit and withdraw actual bitcoin. When you buy bitcoin and withdraw it to a wallet you control, the exchange acts as a transactional intermediary and a step between owning a claim and owning real bitcoin. Some exchanges are non-custodial, meaning the purchase and delivery of bitcoin to your own wallet is executed in the same transaction, so the exchange never holds it.

Leaving bitcoin on an exchange introduces certain categories of risk. The exchange can be hacked, become insolvent, mismanage keys, or face regulatory pressure to freeze withdrawals or block specific accounts. A history of Bitcoin exchange failures documents the pattern across more than a decade of cases. For many holders, an exchange is where you acquire bitcoin, not where you keep it. If you hold on an exchange, favor Bitcoin-only platforms and treat the position as transitional.

While exchange custody is a common starting point for newcomers, it is not actual bitcoin ownership. You own a claim, dependent on a custodian, but you cannot transact peer-to-peer directly.


Collaborative custody

Assisted bitcoin ownership

Collaborative custody is a multisig arrangement in which a third-party provider holds one key alongside keys you control. In a 2-of-3 setup, you may hold two keys and the provider holds one. With this setup, you have unilateral control over your bitcoin, while the provider's key exists to assist with recovery if you lose access to one of yours.

Some hardware products have a collaborative custody model built in. These can reduce the operational risk and complexity of solo self-custody, but some do not give you a seed phrase, which means you cannot simply export your keys and move to a different setup.

Holding the majority of keys means you retain sovereign control, since the third party cannot spend without your signature. The benefit of this setup is that the risk of key loss or compromise partially shifts to a provider whose business is built around key management. The downside is that the provider has visibility into your wallet and transaction history, and if you lose a key, recovery depends on their continued operation and willingness to cooperate.

If you hold the majority of keys, you control your bitcoin and can spend it as peer-to-peer cash.


Self-custody: single-signature wallets

Bitcoin ownership

Single-signature self-custody puts the private keys entirely in your hands. Within this arrangement, the choice is between a software wallet, which stores keys on a connected device, and a hardware wallet, which stores them on a dedicated offline device.

A software wallet can be appropriate for smaller spending amounts. The attack surface of an internet-connected device is a manageable tradeoff at that scale, but not for savings. A hardware wallet closes that attack surface by keeping private keys offline, with only the completed signature leaving the device. An air-gapped signing device goes even further, removing even the cable connection by passing data via QR code or microSD card. Coldcard devices are built around this architecture.

With full control of the private keys, this is complete, unassisted bitcoin ownership: peer-to-peer electronic cash that you hold, spend, and recover entirely on your own terms.

What is a Bitcoin wallet? covers wallet types and how signing works, and Why bitcoiners choose hardware wallets covers the security case in full.


Multisig self-custody

Bitcoin ownership

Multisig self-custody goes beyond single-signature by distributing key control across multiple devices and locations you own entirely. In a 2-of-3 setup, any two of three keys can authorize a transaction. No single device, location, or event can take the bitcoin, because the remaining keys still meet the signing threshold.

This eliminates the single point of failure in any single-key setup and raises the bar for threat mitigation. Any attacker must compromise keys in multiple separate locations simultaneously, and losing your keys or seed phrase does not mean losing your holdings. The tradeoff is complexity. A poorly configured multisig can be more dangerous than a well-maintained single-key hardware wallet, and setting it up correctly requires deliberate care. For holders with significant savings, the added resilience justifies it.

Multisig self-custody most fully delivers what bitcoin ownership is designed to be: no third party dependencies, no single points of failure, and complete control over your funds, your security, and your recovery.