What is proof of reserves?

A public attestation, usually by a third-party auditor, that an exchange holds customer assets in full.

Not yet verifiedHow we verify

3 min read

In this entry

A public attestation, usually by a third-party auditor, that an exchange holds customer assets in full.

Proof of reserves became a standard trust signal after several exchange collapses. It does not prove the absence of liabilities, so it is a partial safeguard.

The phrase is used loosely enough to cover two very different things: a page listing wallet addresses, and an audited comparison of verified assets against a cryptographically committed customer liability total. The first is close to worthless on its own. The second is genuinely useful. Both get called proof of reserves in marketing.

How it works

A complete exercise has three parts, and most published reports contain only the first.

  1. Asset side. The platform demonstrates control of on-chain addresses, typically by signing a message with each address's key or by moving a nominal amount. This shows control at a moment in time.
  2. Liability side. Customer balances are committed into a merkle tree whose root is published, so each customer can verify their own balance was counted. See proof of liabilities.
  3. Comparison. An independent firm checks that verified assets meet or exceed the committed liabilities and publishes an attestation describing exactly what was and was not examined.

The gaps are structural rather than incidental. A snapshot says nothing about the next day. Assets can be borrowed for the snapshot unless the exercise is designed to detect that. Off-chain debts, loans against the reserve, and obligations that never appear as customer balances are outside the scope entirely. An attestation is also not a financial audit: it is a limited-scope engagement over stated procedures, and the report itself normally says so.

Example

Two published reports, both labeled proof of reserves.

ElementReport AReport B
Wallet control demonstratedYesYes
Customer liabilities committedNoYes, Merkle root published
Per-customer verification toolNoYes
Independent firm involvedNoYes, limited-scope attestation
FrequencyOnceMonthly

Illustrative comparison of two report styles.

Report A tells you the platform controlled some coins on one day. It is compatible with owing three times as much. Report B lets you confirm your own balance is inside the number the platform committed to and gives an outside firm's statement that assets met it. Same label, very different evidence.

Why it matters when you buy

If you keep a balance on an exchange, this is the main public evidence available about whether the coins exist. It is worth checking what form the report takes before deciding how much to leave there, and worth remembering that the strongest report is still a snapshot. The proof of reserves guide covers how to read one, the exchange directory records what each venue publishes, and protecting yourself from an exchange collapse covers the rest.

proof of liabilities — the missing half of most reports; merkle tree — how balances are committed; attestation — the auditor's limited statement; custodian — who holds the assets; cold storage ratio — how much is kept offline; segregated accounts — client assets kept apart.

Questions

Does proof of reserves mean my money is safe?

No. It is evidence about assets at a moment in time. It does not cover liabilities unless a committed liability total is published, and it does not survive the platform lending those assets out afterwards.

What should I look for in a report?

A published Merkle root with a way to verify your own balance, an independent firm named with its scope stated, a recent date, and a stated frequency. Wallet addresses alone are the weakest form.

Is an attestation the same as an audit?

No. An attestation covers agreed procedures over specified information at a point in time. A financial statement audit is broader and gives an opinion on the whole entity, which these engagements explicitly do not.

Guides that use this term

  • What to Do When an Exchange Freezes Withdrawals

    When withdrawals stop, the first job is working out which of four things is happening: a routine hold on a recent deposit, a compliance review of your account, a temporary pause on one asset or network, or a venue-wide halt, because only the last one is an emergency and the first is usually documented on the exchange's own fee page.

  • Self-Custody vs Exchange Custody: How to Decide

    Deciding between self-custody and exchange custody means choosing which failure you would rather be exposed to, a company that loses or freezes your assets or a mistake of your own that nobody can undo, and most people resolve it by splitting holdings rather than picking one for everything.

  • Spot Bitcoin ETFs vs Buying Bitcoin Directly

    A spot bitcoin ETF is a share in a fund that holds bitcoin, bought in a brokerage account and settled like any other listed security, while buying bitcoin directly gives you the asset itself on an exchange and the option to move it into a wallet you control, and the difference is custody rather than exposure.

  • Where Stablecoin Yield Comes From, and What Can Go Wrong

    Stablecoin yield is paid by borrowers who want leverage, by issuers sharing the interest earned on their reserves, or by trading strategies, so the rate you are quoted is compensation for credit, contract, and platform risk rather than interest on a deposit.

  • What Happens When an Exchange Fails, and How to Protect Yourself

    When a custodial exchange fails, the balance on your screen usually becomes an unsecured claim in a bankruptcy rather than coins you can withdraw, which is why the protections that actually work are holding long-term balances in a wallet you control, keeping only what you are trading on any one venue, and treating withdrawal delays as a reason to act rather than to wait.