Bitcoin Inheritance Planner: 15 Schemes, Scored — On-Chain vs Off-Chain
Bitcoin inheritance fails in boring ways: an heir who finds the seed but not the passphrase, a multisig whose descriptor died with its owner, a company-run “inheritance plan” that assumed the company would outlive you. This planner cuts through fifteen schemes — from a metal plate and a good letter to Miniscript timelock decay and insured collaborative custody — with one question doing most of the work: is the handover enforced by Bitcoin script, or by a company’s continued existence? Answer six questions and get the two or three schemes that fit your heir, your stack and your tolerance for trusting anyone.
Quick answer
The question that sorts every Bitcoin inheritance scheme is: what enforces the handover? ON-CHAIN schemes (Liana's Miniscript timelock decay, Nunchuk's on-chain inheritance key, raw OP_CSV) put the dead-man switch in Bitcoin script — the heir's key simply becomes valid after a timelock, even if every company involved is gone. OFF-CHAIN schemes put it in a procedure — Casa's and Bitkey's 6-month claim windows, Unchained's concierge, a letter next to a metal plate — which is easier for heirs but only as durable as the company or the paper. Six questions below (your heir's skill, the amount, how much company you'll tolerate, whether it must survive the vendor, your refresh discipline, your privacy bar) narrow fifteen options to the two or three that actually fit — and tell you why the rest fell out.
Default advice for a Canadian pleb: small stack + non-technical heir → metal backup with a good letter, or Bitkey. Serious stack + willing to keep a calendar → Liana Community Edition or Nunchuk's on-chain timelock. Nothing here is legal advice — align whatever you pick with a valid will and a Canadian estate lawyer.
Find your scheme
Open data (CC BY 4.0): CSV · JSON · API: /wp-json/dc/v1/inheritance-options
All fifteen options, scored
| Scheme | Enforcement | Trust model | What the heir does | Cost | Canada | Grade |
|---|---|---|---|---|---|---|
| Metal backup + instructions letterself-sovereign | off-chain | You alone. One seed on a metal plate plus a letter telling the heir what it is and how to restore it. | Find the plate and letter, restore into any BIP-39 wallet, sweep. The lowest skill bar of any scheme. | ~CAD 30–165 one-time (plate). | yes | A |
| Failure modes: Whoever finds plate+letter owns the coins (no threshold, no timelock); plate lost with no copy; letter found by the wrong person first. The honest default for small stacks and non-technical heirs: maximum usability, minimum theft resistance. Pair with a passphrase or graduate to SLIP-39 as the stack grows. | ||||||
| Seed + passphrase split (BIP-39 25th word)self-sovereign | off-chain | You alone. Seed in one place, passphrase in another; neither alone spends. | Locate BOTH parts and enter them in any BIP-39 wallet. The passphrase is exact and case-sensitive with no checksum — one wrong character silently opens an empty wallet. | Free with existing hardware. | yes | A |
| Failure modes: Passphrase lost or mistyped = unrecoverable even WITH the seed; heir doesn't know a passphrase exists and finds only a decoy balance; both parts stored together. Cheapest real 2-factor split — and the highest silent-failure risk here. The heir must be TOLD the passphrase exists. | ||||||
| SLIP-39 Shamir shares (Trezor)self-sovereign | off-chain | You alone. An m-of-n threshold of share cards reconstructs the seed on-device; no company can move, block or see funds. | Gather the threshold number of shares, restore into a Trezor (or SLIP-39-aware wallet), sweep. Cross-wallet signing support is still thin in 2026 — leave explicit restore instructions. | ~CAD 110–230 one-time (Trezor Safe). | yes | A |
| Failure modes: Heir finds fewer than m shares; heir tries restoring into an incompatible wallet and assumes loss; shares co-located defeats the split. Best pure-DIY threshold backup. The m-of-n redundancy is exactly what N-of-N SeedXOR lacks. | ||||||
| SeedXOR (Coldcard)self-sovereign | off-chain | You alone. XOR splits the seed into N parts, each itself a valid decoy-capable seed. | Gather ALL parts (no threshold) and XOR them back on a Coldcard. Decoy funds on parts can confuse an uninformed heir. | ~CAD 205–235 one-time (Coldcard). | yes | A |
| Failure modes: Losing even ONE part = total loss; heir mistakes a decoy for the real wallet; heir stops after finding some parts. Elegant and vendor-free, but N-of-N fragility makes it a poor PRIMARY inheritance scheme — SLIP-39's threshold is kinder to heirs. | ||||||
| Geographic 2-of-3 self-run multisigself-sovereign | off-chain | You alone (optionally + a trusted co-signer). Three keys, three locations, any 2 sign. Rug-proof; run your own node for full privacy. | Locate 2 of 3 devices/seeds AND the wallet descriptor (without the descriptor the keys are useless — the #1 loss vector), assemble in Sparrow/Nunchuk, sign a PSBT. The highest heir skill bar here. | ~CAD 275–620 one-time (3 mixed-brand signers). Software free. | yes | A |
| Failure modes: Heir has keys but no descriptor → stranded funds; heir can't assemble a multisig; locations too dispersed to physically reach. The gold standard for a technically strong holder. Store a copy of the descriptor WITH EACH key and write the heir a step-by-step letter — or it fails ordinary heirs. | ||||||
| Liana Community Edition (Miniscript timelock decay)self-sovereign | on-chainneeds refresh | You alone. Spending policy lives in Bitcoin script: your key spends anytime; recovery key(s) become valid only after a relative timelock (OP_CSV) elapses. Free, open-source, runs on your own node. | Wait out the timelock (the dead-man switch), then sign with the recovery key in the free Liana app. Needs the recovery key + descriptor and basic Liana literacy. | Free software; hardware signers extra. | yes | A |
| Failure modes: Missed refresh discipline opens the recovery path early; heir doesn't understand the WAIT; descriptor lost. The strongest self-sovereign inheritance primitive shipping in 2026: Bitcoin itself enforces the handover. The price is refresh discipline — a calendar habit, not a product. | ||||||
| Hand-rolled OP_CSV / OP_CLTV dead-man switchself-sovereign | on-chainneeds refresh | You alone. Raw timelock script where an heir key activates after a threshold. | Wait for the lock, then spend with tooling that understands the custom script. Essentially building Liana by hand. | Free (Bitcoin Core + your own competence). | yes | B |
| Failure modes: Script authoring error locks funds forever; heir can't reproduce the witness; forgotten re-lock opens the heir path early. Documented for completeness. For 99% of users Liana or Nunchuk deliver the same on-chain guarantee without DIY-scripting risk. | ||||||
| Nunchuk (free DIY / Iron Hand / Honey Badger)provider | on-chain optionneeds refresh | Collaborative custody with a self-sovereign spine: Honey Badger is 2-of-4 where YOU hold 3 keys (including a time-locked inheritance key) and Nunchuk holds 1. You can choose an ON-CHAIN timelock for the inheritance key — enforced by Bitcoin even if Nunchuk dies. Free tier is pure DIY multisig with no company key. | On-chain path: wait out the timelock, claim with the inheritance key. Assisted path: procedural claim via Nunchuk. Guided materials; moderate skill. | Free tier CAD 0; Iron Hand ~CAD 165/yr; Honey Badger ~CAD 660/yr (July 2026). | yes | A |
| Failure modes: Heir confuses the two claim paths; free-tier DIY loses descriptor with no backstop; missed refresh if using a decaying on-chain setup. For a self-sovereign-first Canadian, the standout provider: open-source, Canada-available, and the inheritance trigger can live in Bitcoin script rather than in a company's uptime. Choose the on-chain option. | ||||||
| Bitkey (Block)provider | off-chain | 2-of-3: your phone key + your Bitkey hardware + a Block server key. Block alone can't move funds but sees balances. Inheritance = pre-invited beneficiary + 6-month security period, run by Block's infrastructure. | Beneficiary needs their OWN Bitkey, accepts the invite IN ADVANCE, starts a claim, waits 6 months (you're pinged and can cancel). Consumer-app easy. | ~CAD 205 one-time hardware; inheritance included, no subscription — the cheapest provider option. | yes | A |
| Failure modes: Block sunsets the product or server → the switch and easy recovery are impaired; beneficiary never sets up their device; claim never initiated. Lowest-friction, Canada-available, no-subscription inheritance for small stacks and non-technical heirs — priced honestly against its trade-off: the dead-man switch is Block's procedure, not Bitcoin's. | ||||||
| Casa (Standard / Premium)provider | off-chain | You hold the key majority (2-of-3 or 3-of-5), Casa holds one recovery key. Casa can't move funds alone but sees balances (KYC). Inheritance = in-app grant to a recipient with a 6-month waiting period, run by Casa. | Recipient gets a free membership, requests transfer in-app, 6-month timer runs (you're notified), then vault access unlocks. App-guided, low skill. | Standard ~CAD 340/yr; Premium ~CAD 2,880/yr (July 2026). | likely | A |
| Failure modes: Casa gone → heir falls back to manual multisig recovery (hard for a novice); recipient never claims; subscription lapses. The slickest heir UX in the industry, and you genuinely keep the key majority. You pay in three currencies: USD, KYC, and dependence on Casa's continued existence for the automatic switch. | ||||||
| Unchained (Inheritance Protocol)provider | off-chain | 2-of-3 collaborative: you hold 2 keys, Unchained 1. They can't move funds unilaterally and you can spend without them (open-source Caravan). Inheritance is a legal/concierge overlay (US TOD-style designation). | Beneficiary proves entitlement through Unchained's concierge/legal process; Unchained co-signs. Low heir skill; heavy process. | Vaults free to hold; concierge onboarding ~US$1,200 one-time (verify current pricing). | us-only | B |
| Failure modes: US-only onboarding blocks Canadians; heir can't complete the legal claim; provider bankruptcy (mitigated by your 2-key self-recovery). Structurally sound (you keep 2 of 3 and can leave any time via Caravan) — but US-centric and KYC'd. Not confirmed for Canada; treat as US-only. | ||||||
| AnchorWatch Trident (insured, Miniscript)provider | on-chain option | Miniscript vault with AnchorWatch as a required co-signer while insured (Lloyd's of London coverage); time-locked recovery paths return control over time. | Recovery via time-locked Miniscript paths coordinated through the insured process; the company hand-holds. On-chain paths survive the company; the insurance does not. | Insurance-priced, quote-based; targeted at US$250K–100M holders. | us-only | B |
| Failure modes: US-only insured product; minimums exclude ordinary holders; insurer/provider dependency for the coverage itself. The only real insurance + on-chain-recovery combination — and a US high-net-worth niche, not a pleb tool. Noted, not recommended, for a Canadian audience. | ||||||
| Liana Business + Safety Net key agentsprovider | on-chainneeds refresh | Same on-chain Miniscript decay as Liana CE — you hold your keys — plus hosted infrastructure and optional professional key agents who can act ONLY after a long timelock expires. Agents can't move funds early and can't block you. | Identical to Liana CE: wait out the timelock, recover with the designated key. Agents are an optional fallback, not a gate. | ~0.19%/yr of holdings for the hosted tier (July 2026); agent fees quote-based. | yes | A |
| Failure modes: Missed refresh; descriptor/key loss; agent-jurisdiction changes (mitigated: the on-chain path works without them). The strongest 'the company can die and you're fine' story among paid options — because the product IS the open-source wallet. Most users should simply run the free CE. | ||||||
| Theyaprovider | off-chain | You hold the key majority (2-of-3), Theya one recovery key. Inheritance = voluntary shared vault access with a family member/advisor, coordinated in-app. | Heir uses the pre-arranged shared vault access with Theya's coordination. Low-moderate skill. | Free single-key tier; paid multisig tiers — pricing not cleanly published (unverified). | likely | C |
| Failure modes: Procedural sharing depends on Theya operating; a pre-added heir could act early (trust assumption); pricing opacity. Reasonable collaborative custody, but its inheritance is vault-sharing, not an enforced switch — Nunchuk gives you the on-chain guarantee at a similar posture. | ||||||
| Onramp Multi-Institution Custodyprovider | off-chain | 2-of-3 across three institutions (Onramp, BitGo, Coincover) — YOU HOLD NO KEY. The client directs; institutions sign. Lloyd's insured; full KYC everywhere. | Zero self-custody skill — succession is architected up front and Onramp coordinates the transfer to heirs. | AUM-based institutional fees (quote). | us-only | B |
| Failure modes: Fully dependent on institutional solvency and cooperation; regulatory freezes; not self-sovereign at all. Included for completeness: this is the least self-sovereign option on the list — closest to classic custody. A last resort for someone who explicitly refuses to hold any key, not an equivalent to key-holding custody. | ||||||
The refresh burden nobody advertises
The on-chain schemes (Liana, Nunchuk’s on-chain inheritance key, hand-rolled OP_CSV) use relative timelocks: the clock counts from each coin’s last movement. That is precisely what makes them a dead-man switch — stop moving coins and the recovery path eventually opens — but it cuts both ways: while you are alive, you must periodically re-spend each UTXO back to yourself before its timelock matures, or your recovery key goes live early. Liana’s interface surfaces which coins are approaching expiry, and the trade-off is yours to tune: short timelocks mean heirs wait less but you refresh more. If you know you won’t keep that calendar, say so in the planner above — it will steer you to static schemes or provider-run switches that ping you instead.
What’s coming, and what’s already here
Covenant-based vaults (OP_CTV/BIP-119, with OP_VAULT/BIP-345 behind it) would make inheritance vaults stronger still — but as of mid-2026 CTV is in a signaling window with earliest activation around 2027, so covenants remain a future capability, not a product. The deployable reality today is Miniscript plus the timelocks Bitcoin has had for years, and that’s what Liana, Nunchuk and AnchorWatch already ship. One category error to avoid: Silent Payments (BIP-352) is a receiving-privacy protocol, not an inheritance mechanism — its keys need an inheritance plan like any others. Among providers we assessed but did not score: Swan Vault (upgraded to Vault Plus in January 2026, so not discontinued — but US-centric, with 2024 corporate turbulence worth weighing and no confirmed Canadian availability).
The Canadian estate reality
Canada has no inheritance tax, but death triggers a deemed disposition: the CRA treats your bitcoin as sold at fair market value on your final return, and the estate settles the capital-gains bill before anything passes to heirs. Bitcoin then flows through provincially-governed probate like any other property — which means the executor named in your will must be able to actually find and access the coins, or the asset is stranded regardless of what the will says. Skip US-style constructs (transfer-on-death designations, US trust structures) that don’t map onto Canadian succession law, and note that foreign-property reporting (T1135) can apply above CAD 100,000. None of this is legal or tax advice: whatever scheme the planner recommends, align it with a valid will and executor instructions through a Canadian estate lawyer — the custody plan and the legal plan have to name the same people and survive the same disasters.
Build the technical half with our other references: sovereignty scores for the wallets themselves live in the wallet sovereignty matrix, air-gapped signers are compared in Bitcoin signing devices — including the fully open-source SeedSigner DIY kit we stock for multisig quorums — and the self-custody learning path starts at Sovereign Computing 101. If you’re setting up a family multisig and want hands-on help with the hardware side, talk to the bench.
Related products, repair, and setup paths
- immersion cooling hub
- home immersion cooling guide
- ASIC miners for immersion planning
- ASIC cooling parts
- airflow shroud before immersion
- compare miner specs in the database
- ASIC repair support
Last reviewed July 18, 2026.
