173 / 691AUXPOW

Merged Mining

Mining multiple chains with the same work

Merged Mining lets the same hash search serve multiple chains. It shares proof of work, not automatically their rules, currency or security.

Merged Mining is mining in which a parent-chain candidate commits to an auxiliary block and the discovered work can be proven under the auxiliary chain’s rules. Namecoin AuxPoW is a common example; precise proofs and operating conditions differ between projects.

A miner does not first search for Bitcoin and then perform the same work again for an auxiliary chain. It prepares a combined candidate and performs one sequence of hashing attempts. A compatible auxiliary chain can accept proof of this search. This neither doubles ASIC performance nor switches capacity between two independent jobs. [Namecoin — Merged mining and independent chains] [BIP 301 — Blind Merged Mining draft]

In Namecoin AuxPoW, a proof leads from the auxiliary block hash through a Merkle tree branch to a root stored in the parent coinbase. Another branch proves that coinbase under the parent header’s Merkle root. Checks include commitment placement, tree size and an index derived partly from the chain ID. Merely attaching an unrelated discovered hash without a link to the auxiliary block is insufficient. [Namecoin Core — AuxPoW commitment checks]

A hash is tested against the targets relevant to each chain. With an easier auxiliary target, proof can qualify for the auxiliary chain but not Bitcoin; that parent candidate does not become a confirmed Bitcoin block. Rootstock explicitly distinguishes meeting the Bitcoin target, only the Rootstock target and only a pool-share target. Even when both targets are met, the respective blocks must still be valid. [Namecoin Core — AuxPoW commitment checks] [Namecoin Core — Proof-of-work target checks] [Rootstock — Merged mining architecture]

An ordinary Bitcoin node does not interpret the commitment in its block as approval of Namecoin transactions. Auxiliary nodes must verify both the proof and their own transaction and state rules. A shared hash therefore creates neither a shared UTXO set nor common coins or a right to change Bitcoin through auxiliary consensus. An auxiliary application failure is not by itself an invalid Bitcoin transaction. [Namecoin — Merged mining and independent chains] [Namecoin Core — AuxPoW commitment checks]

Not every parent-chain miner necessarily participates in the auxiliary chain. Security depends on participating work, its concentration and incentives, not the entire Bitcoin hashrate printed in a presentation. Namecoin also permits other SHA-256d parent chains. Identical block ordering, confirmation counts or reorganization resistance cannot be assumed automatically. [Namecoin — Merged mining and independent chains] [Rootstock — Merged mining architecture]

The same hashing attempts can yield auxiliary rewards without a second full hashing load. Someone must still assemble auxiliary blocks, run the relevant software and nodes, transmit proofs and manage rewards. In a pool this is often the operator, not every ASIC. Payout policy determines whether and in which asset miners actually receive a bonus; exchange rates, fees and operating costs remain. [Namecoin — Merged mining and independent chains] [BIP 301 — Blind Merged Mining draft]

BIP 301 describes Blind Merged Mining (BMM): other participants assemble auxiliary blocks and offer Bitcoin miners a fee to include their commitment. The proposal has its own consensus rules and is listed as Draft in the BIP registry. It is not another name for deployed Namecoin AuxPoW, and a BIP number alone does not demonstrate activation in Bitcoin. [BIP 301 — Blind Merged Mining draft]

Identify the parent and auxiliary chains, hashing algorithm, precise proof and verifying nodes. Then distinguish shared work from asset transfer: merged mining alone provides neither exchangeability between coins nor a secure bridge. For a pool, check inclusion of auxiliary rewards, destination accounts and actual payouts. Hashrate without this context explains neither security nor revenue. [Namecoin — Merged mining and independent chains] [Rootstock — Merged mining architecture]

For the clearest picture, read this entry together with Mining, Proof of Work, Bitcoin, Mining Pool.

DOC · 001Namecoin — Merged mining and independent chainsPrimaryDOC · 002Namecoin Core — AuxPoW commitment checksDocumentationDOC · 003Namecoin Core — Proof-of-work target checksDocumentationDOC · 004Rootstock — Merged mining architectureDocumentationDOC · 005BIP 301 — Blind Merged Mining draftSpecification
Source-first · No investment advice