The problem nobody wants to schedule
Self-custody's greatest strength has a sharp edge: if only you can access the funds, then only you can access the funds. There is no court order that recovers a seed phrase, no customer support for the deceased. Exchanges have estate processes; the blockchain does not. If your phrase dies with you, your crypto becomes a permanent monument on the ledger — visible to everyone, reachable by no one.
The design problem is genuinely interesting: you need your heirs to gain access eventually, without anyone — including those same heirs — having access now, and without creating a document that turns into a treasure map for whoever finds it. Every approach below is a different answer to that puzzle.
Separate the map from the key
The foundational principle: never put the seed phrase itself in your will, your letter, or any document that will be read by lawyers, executors, or court systems. Wills can become public record in probate; estate paperwork passes through many hands. The phrase stays on its metal plate in its secure location. What you document is everything around it.
That means an access letter that covers:
- That the assets exist — heirs can't recover what they don't know about. Untold numbers of coins are lost simply because no one knew to look.
- Where the backup physically is — described for someone under stress, not a riddle.
- What it is and what to do with it — "this plate restores a bitcoin wallet; here is a trustworthy, plainly written guide for the process" (this Academy works nicely for that).
- Who can help — a technically competent person your family already trusts, named in advance.
Test your plan against two readers: a grieving spouse with no crypto experience, and a stranger who finds the letter. The first should succeed with patience. The second should learn nothing useful. If either test fails, adjust before filing it away.
The ladder of approaches
| Approach | How it works | Honest assessment |
|---|---|---|
| Access letter + sealed location | Letter with the executor or in the safe explains where the plate is and what it does. | Simple and adequate for most people. Weakness: anyone who pieces together letter + location has everything. |
| Split knowledge | Spouse knows the location; sibling holds the safe key or combination. Access requires cooperation. | Good protection against any single person, including burglars. Requires people who will actually cooperate. |
| Passphrase escrow | Seed plate in one place; the BIP-39 passphrase stored separately (e.g., with an attorney in a sealed envelope). | Strong — either piece alone is useless. Adds a second item that must never be lost. |
| Multisig / professional setups | Funds require multiple keys held by different parties; or specialized inheritance services. | Robust at serious scale, with real complexity costs. If holdings justify this, pair it with an estate attorney who has handled digital assets. |
Climb only as high as your situation demands. A perfect multisig arrangement your family can't operate is worse than a simple letter they can. Complexity that outlives its author is a liability, not security.
The conversation is the hard part
Most inheritance failures aren't technical. They're a plan that existed only in someone's head, or a letter written once and never updated as wallets changed. Two habits fix this: tell the relevant person that a plan exists (they don't need details today — they need to know to look), and re-read the letter once a year to confirm it still describes reality. Conveniently, you'll already have a yearly slot for that: Lesson 08 builds the ritual.
One more honest note: inheritance law varies by state and country, and none of this lesson is legal advice. For meaningful estates, an hour with an attorney who understands digital assets is money well spent — bring them the structure above and let them fit it to your jurisdiction.
Key takeaways
- No recovery process exists for the deceased's keys — your plan is the only plan.
- The seed phrase never goes in a will or estate document. Document the path, not the secret.
- An heir must learn the assets exist, where the backup is, and who can help.
- Match complexity to your holdings — an unusable perfect plan loses to a usable simple one.
- Tell someone the plan exists, and re-verify it yearly.