Skip to content

Bitcoin accepted at checkout  |  Ships from Laval, QC, Canada  |  Expert support since 2016

BIP85 (Deterministic Entropy)

Digital Sovereignty

Definition

BIP85 is a Bitcoin Improvement Proposal that turns one master seed into a deterministic source of child entropy. From a single BIP-32 root key you can derive an effectively unlimited number of separate seeds, mnemonics, passwords, and hex keys, each addressed by an index path. Every child is reproducible: if you still hold the parent seed, you can regenerate any child at will, so the children themselves need no independent backup.

Why it matters for sovereignty

BIP85 collapses the backup problem. Instead of securing a dozen separate seed phrases for a dozen wallets, you secure one master and record only the small index for each derivation. The children are standard BIP-39 mnemonics, so any wallet that imports a seed phrase can use them, no BIP85 support required on the receiving side. This makes it practical to compartmentalize: a daily-spend wallet, a savings wallet, a decoy wallet, and per-application secrets can all trace back to one root yet stay cryptographically isolated.

Security properties and cautions

Children are one-way derived: compromising one child does not expose siblings or the master. The trade-off is that the master becomes a true single point of failure, if it leaks, every child is exposed at once. BIP85 therefore raises the stakes on protecting the parent seed itself, which is where robust offline storage and careful generation procedures earn their keep.

BIP85 pairs naturally with other recovery tooling. Many practitioners use it alongside a steel seed backup for the master and reserve a Seed XOR or Shamir split for the most sensitive derivation. Used well, it is one of the cleanest entropy-management tools in the self-custody stack.

In Simple Terms

BIP85 is a Bitcoin Improvement Proposal that turns one master seed into a deterministic source of child entropy. From a single BIP-32 root key you…

Explore the Full Glossary

Browse all Bitcoin mining terms from A to Z. Whether you are a beginner or expert, deepen your understanding of the mining ecosystem.

Mining Glossary

ASIC Miner Database

Compare 500+ miners with real-time profitability data, home mining scores, and detailed specs.

Compare Miners