Passer au contenu

Bitcoin accepté au paiement  |  Expédié depuis Laval, QC, Canada  |  Soutien expert depuis 2016

Signet

Network & Protocol

Definition

Signet is a Bitcoin test network defined in BIP 325 that adds an extra signature requirement to block validation. Rather than relying purely on competitive proof-of-work, each valid block must satisfy a predefined block challenge script, typically a k-of-n multisig held by the network's operators. Blocks still carry proof-of-work, but at minimal difficulty; the signature is what gates block production. The result is a test chain that behaves far more like mainnet than testnet does — steady blocks, sane fee conditions, and no surprise chain-wipes — while remaining explicitly valueless.

Why Signet exists

Public testnet suffers from wild swings: long stretches with no blocks, then bursts of hundreds of blocks in minutes when someone points modern mining hardware at its trivial difficulty, plus deep chain reorganisations driven by that sporadic hash power. For a wallet developer trying to test confirmation logic or a class learning how transactions confirm, that chaos is noise, not realism. Signet replaces it with what its authors called a predictable amount of unreliability: operators produce blocks on a steady cadence (roughly the familiar 10-minute average) and can deliberately trigger rare-but-expected events such as a multi-block reorg on a published schedule, so software can be tested against edge cases that mainnet only delivers by surprise. Because block production is permissioned but transaction relay is not, anyone can transact freely — you just can't grief the chain itself.

Default and custom signets

A default global Signet ships with Bitcoin Core and is reached with the -signet flag, using ports 38333 (P2P) and 38332 (RPC) and its own address prefixes so coins can never be confused with mainnet funds. Anyone can also spin up a custom signet by supplying their own challenge script via -signetchallenge and seed nodes via -signetseednode — handy for a team that wants a private-but-shared test chain with full control over block timing. SegWit is always active from genesis, and the network's message header is derived from the challenge script itself, so distinct signets automatically stay isolated from one another. Faucets distribute coins on the default signet, and the social contract is the same as testnet's: the coins are worthless by design, and treating them otherwise breaks the tool for everyone.

Where it fits in a builder's workflow

Signet occupies the middle of the testing ladder. Regtest gives you a fully private chain where you mine blocks on demand — perfect for unit tests, useless for multi-party realism. Testnet gives you a public network with real strangers but pathological block behavior. Signet gives you the public network and the sane behavior, which makes it the right stage for integration testing: wallet flows, Lightning channel lifecycles, coinbase and confirmation handling, fee estimation under realistic mempool conditions. For a node runner learning the stack, syncing a signet node is also the cheapest full dress rehearsal available — the entire chain is small, syncs in minutes, and exercises the same software paths your mainnet node will run.

Getting started in ten minutes

Trying Signet costs almost nothing. Add signet=1 to your bitcoin.conf (or launch with -signet), and the node syncs the full chain quickly — it is a few gigabytes rather than mainnet's hundreds. Point a signet-aware wallet at it, collect coins from a public faucet, and you have a complete, realistic environment for practicing the operations you'd rather not learn on real funds: constructing multisig quorums, testing backup restores, rehearsing fee-bumping with RBF, or walking through a full self-custody recovery drill. Developers get the same benefit at protocol level — signet is where proposed soft-fork features have been staged for public testing on dedicated variants. For anyone building the habit of verifying before trusting, a signet node is the cheapest classroom Bitcoin offers.

In Simple Terms

Signet is a Bitcoin test network defined in BIP 325 that adds an extra signature requirement to block validation. Rather than relying purely on competitive…

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.

Glossaire du minage

ASIC Miner Database

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

Comparer les mineurs