Bitcoin Glossary ยท Updated August 6, 2026

Multisig

What is multisig? How M-of-N key quorums eliminate single points of failure, choosing a setup, and why every institutional treasury relies on it.

Definition

Multisig โ€” multisignature โ€” is a Bitcoin arrangement requiring multiple private keys to authorize spending: expressed as M-of-N, where any M signatures from N designated keys move the coins. A 2-of-3 wallet needs two of its three keys; a 3-of-5 needs three of five. It is how Bitcoin eliminates single points of failure, and the foundation of every serious institutional custody setup.

How Multisig Works

The keys live on separate devices in separate places โ€” hardware wallets in different cities, a custodian's HSM, an heir's safe deposit box. Spending assembles the required quorum: a transaction is drafted, passed among signers (commonly as a PSBT โ€” partially signed Bitcoin transaction), and broadcast once M signatures are attached. The security math is transformative: a thief must compromise multiple locations simultaneously; losing one key loses nothing, because the remaining quorum can sweep funds to a fresh setup. Since Taproot, well-constructed multisig can even look like an ordinary single-key spend on-chain, improving privacy.

Choosing a Quorum

The M-of-N choice is a risk dial. 2-of-3 is the individual and small-business standard โ€” robust against any single loss or theft, simple enough to actually maintain. 3-of-5 suits companies and estates: geographic distribution, board-level control, tolerance for two failures. Higher schemes buy resilience at coordination cost. The design questions that matter: who holds keys (avoid one person holding a quorum), where they physically live, and how recovery works when โ€” not if โ€” a device dies. Collaborative custody services split the difference, holding one key of your quorum so you get help without giving up control.

Multisig at Treasury and Sovereign Scale

Every large holding tracked on this site sits behind some quorum. Qualified custodians serving public treasury companies run multisig with hardware security modules and segregated duties; proof-of-reserves attestations like Twenty One Capital's demonstrate control of multisig-secured addresses; and government custody โ€” from El Salvador's national wallet to the US reserve โ€” applies the same principle at national-security grade: no individual, anywhere, able to move the coins alone.

The Bottom Line

Multisig turns Bitcoin custody from a secret-keeping problem into a governance design problem โ€” and governance scales. It's the difference between hiding a key and engineering an institution, which is exactly why institutions arrived only after it matured.

Multisig FAQs

Is multisig overkill for individuals?

+
Below life-changing amounts, a single hardware wallet with a solid seed backup is usually enough. Once holdings would hurt permanently if one device or location failed, 2-of-3 is worth the setup effort โ€” modern coordinator software has made it dramatically more approachable than it was.

What happens if I lose one key of a 2-of-3?

+
Nothing is lost: the two remaining keys form a valid quorum. Best practice is to promptly create a fresh 2-of-3 and move funds, restoring full redundancy. That graceful failure mode is precisely the feature.

Multisig vs. a passphrase wallet โ€” which is better?

+
They solve different problems. A passphrase adds a second secret to one seed โ€” strong against physical seed discovery, still one location of truth. Multisig distributes control across devices and places, surviving loss, theft, and coercion of any single point. For serious value, multisig is the institutional answer.

Common Quorums and Their Uses

The field guide: 2-of-2 binds two parties equally (Lightning channels use it) but has no loss tolerance; 2-of-3 is the individual and small-business standard โ€” one key at home, one in a bank box or with a collaborative custodian, one elsewhere; 3-of-5 fits boards, funds, and estates needing geographic spread and two-failure tolerance; higher schemes serve institutions with formal governance. Design rules that outrank quorum choice: no person holds a quorum alone, no location contains one, recovery instructions exist for every key, and the setup is tested with a live spend before serious funding. PSBT-based coordinators have made all of this a guided workflow rather than a cryptography project.

Related Terms

Multisig coordinates multiple Private Keys and elevates Self-custody to institutional grade; see Cold Storage for the physical layer. The M-of-N pattern underlies the custody behind holdings across our companies index. Start small if it's new: build a practice 2-of-3 with trivial funds, lose a key on purpose, and recover โ€” the confidence from one successful drill is worth more than any amount of documentation.

← Back to the full Bitcoin Glossary

โœ“ Verified by the BitcoinReserveTracker Team

BitcoinReserveTracker Team has verified the information and data provided on this page. Our research team is dedicated to tracking Bitcoin reserves, cryptocurrency regulation, and mining policy across the globe. We verify information using government records, official announcements, and other primary sources to ensure the data remains accurate and regularly updated. Learn how we verify data โ†’