Glossary

Censorship Resistance

Censorship resistance is a blockchain property ensuring no single entity can prevent valid transactions from being confirmed.

Key Takeaways

  • Censorship resistance means no single entity can block valid transactions: Bitcoin achieves this through decentralized mining, an open mempool, and a peer-to-peer network of thousands of nodes.
  • Economic incentives reinforce it: miners who censor transactions forfeit the fees those transactions carry, creating an opportunity for competing miners to profit from including them.
  • Stablecoins introduce a tension: issuers like Circle and Tether can blacklist addresses and freeze funds at the token level, even though the underlying blockchain remains censorship-resistant.

What Is Censorship Resistance?

Censorship resistance is the property of a system that prevents any single party from blocking, reversing, or modifying valid transactions. In the context of Bitcoin, it means that as long as a user can reach any node on the network, they can broadcast a transaction and trust that it will eventually be confirmed in a block.

Traditional financial systems have many chokepoints: banks can freeze accounts, payment processors can decline transactions, and governments can seize funds. Bitcoin was designed to eliminate these chokepoints by distributing transaction validation across a global network of independent participants. No single miner, node operator, or government controls which transactions are included in blocks.

The concept rests on three pillars: freedom to transact (anyone can send Bitcoin to anyone), freedom from confiscation (no entity can seize funds held in self-custody), and transaction immutability (confirmed transactions cannot be reversed without extraordinary cost).

How It Works

Bitcoin's censorship resistance emerges from the interplay of several technical mechanisms rather than any single feature.

Peer-to-Peer Transaction Propagation

When a user broadcasts a transaction, it propagates across the network from node to node. There is no central relay or gateway: over 50,000 public nodes operate worldwide, each maintaining its own copy of the mempool (the queue of unconfirmed transactions). Because the network has no single point of failure, blocking a transaction requires preventing it from reaching every miner on the network, which is practically impossible.

Users can also broadcast transactions through alternative channels: Blockstream Satellite broadcasts the Bitcoin blockchain from geosynchronous orbit, and transactions have been successfully relayed via HAM radio, LoRa mesh networks, and mesh networking devices. These methods ensure that even internet shutdowns cannot fully prevent Bitcoin transactions.

Mining Incentives

Miners are economically incentivized to include all valid, fee-paying transactions. Proof of work ensures that block production is distributed among competing miners, and every transaction a miner excludes is revenue left on the table.

If one mining pool censors a class of transactions, those transactions remain in the mempool with their fees intact. Other pools can include them in the next block and collect those fees. As demand for inclusion rises, the censored transactions may offer higher fees, creating a direct profit motive for non-censoring miners. This self-correcting mechanism makes sustained censorship economically irrational.

Decentralized Block Construction

Newer mining protocols are further strengthening censorship resistance at the pool level. The DATUM protocol (launched by OCEAN pool in September 2024) and Stratum V2 allow individual miners within a pool to construct their own block templates, selecting which transactions to include rather than ceding that control to the pool operator. Stratum V2 adoption reached approximately 15-20% of network hashrate by late 2025.

Real-World Censorship Scenarios

OFAC-Compliant Mining

In March 2021, Marathon Digital announced the first North American "fully compliant" mining pool, using technology to filter transactions from addresses on the U.S. Treasury's OFAC Specially Designated Nationals (SDN) list. On May 5, 2021, Marathon mined its first OFAC-compliant block.

The backlash was swift. The Bitcoin community broadly rejected the idea of miners selectively excluding valid transactions. Less than a month later, Marathon CEO Fred Thiel announced the pool would stop filtering transactions and return to standard Bitcoin Core software.

A similar incident occurred in late 2023 when F2Pool (then approximately 13.7% of network hashrate) was caught filtering transactions from OFAC-sanctioned addresses. Developer 0xB10C's monitoring tool identified multiple blocks where sanctioned transactions were deliberately excluded. After public pressure, F2Pool co-founder Wang Chun acknowledged the filtering and announced it would be disabled.

Both incidents demonstrated a pattern: attempts at mining-level censorship are quickly detected and met with social consensus against the practice. For a deeper look at the economics of mining and pool dynamics, see the Bitcoin mining economics analysis.

Nation-State Censorship Attempts

Several governments have attempted to restrict or ban Bitcoin at the network level:

  • China banned crypto transactions, exchanges, and mining outright in 2021, classifying them as illegal financial activities. While this forced miners to relocate, Chinese citizens continue to access Bitcoin through VPNs and peer-to-peer methods.
  • Iran has faced internet shutdowns and exchange restrictions, yet Bitcoin continues to function as a censorship-resistant store of value for Iranian citizens.
  • Russia initially took a hostile stance but legalized crypto mining in 2024 and permitted digital assets for international payments as a way to circumvent Western sanctions.

These cases illustrate a recurring theme: governments can make Bitcoin harder to use within their borders, but they cannot stop the network from processing transactions globally.

Running Your Own Node

The most direct way to ensure censorship resistance at the individual level is to run a full Bitcoin node. A full node independently validates every transaction and block, requires no permission from any third party, and broadcasts transactions directly to the peer-to-peer network. Running a node means your transactions are never filtered by an intermediary before reaching miners.

Stablecoins and the Censorship Tradeoff

While Bitcoin's base layer is censorship-resistant, assets built on top of blockchains introduce new vectors for censorship. Stablecoins are the clearest example of this tension.

Fiat-backed stablecoins like USDC and USDT include admin functions that allow their issuers to blacklist addresses and freeze funds at the smart contract level. Between 2023 and 2025, Tether blacklisted over 7,200 addresses and froze approximately $3.29 billion across Ethereum and Tron. Circle blacklisted 372 addresses and froze approximately $109 million over the same period.

The Tornado Cash sanctions of August 2022 highlighted this dynamic: when OFAC sanctioned the Ethereum mixer, Circle immediately froze over $75,000 in USDC linked to Tornado Cash addresses. In November 2024, the Fifth Circuit Court of Appeals ruled that OFAC had exceeded its authority, and OFAC officially delisted Tornado Cash in March 2025.

This creates a fundamental distinction: on Bitcoin's base layer, no entity can freeze or confiscate funds. But stablecoins, even when issued on a censorship-resistant blockchain, remain subject to the issuer's ability to blacklist addresses. Users who prioritize censorship resistance for dollar-denominated value may consider alternatives that minimize issuer-level controls. For a broader view of how stablecoin regulation intersects with these concerns, see the global stablecoin regulation tracker.

Measuring Censorship Resistance

Censorship resistance is not binary: it exists on a spectrum. Several factors determine how censorship-resistant a network is:

FactorStronger ResistanceWeaker Resistance
Mining distributionMany independent miners across jurisdictionsFew large pools concentrated in one country
Node countTens of thousands of globally distributed nodesFew nodes run by known entities
Block constructionIndividual miners select transactions (Stratum V2)Pool operators control transaction selection
Alternative broadcastSatellite, mesh, radio options availableInternet-only transaction submission
Protocol governanceDecentralized, consensus-driven changesSingle team controls protocol updates

As of 2025, Bitcoin's top two mining pools (Foundry USA and AntPool) control over 50% of network hashrate, with the top six pools accounting for 95-99% of all blocks. While individual miners within these pools increasingly use protocols like Stratum V2 to retain control over block templates, pool-level concentration remains an active area of concern. For more on how this affects the network, see the Bitcoin privacy landscape analysis.

Why It Matters

Censorship resistance is not just a theoretical property: it is the foundation that makes Bitcoin useful as a global, permissionless payment network. Without it, Bitcoin would be no different from traditional financial rails that can freeze accounts and block transfers at will.

For users in jurisdictions with capital controls, unstable currencies, or authoritarian governments, censorship resistance provides a financial lifeline. For businesses building on Bitcoin, Layer 2 protocols like the Lightning Network and Spark inherit censorship resistance from Bitcoin's base layer while enabling fast, low-cost payments. Spark's design preserves self-custody, meaning users retain the ability to exit to the base chain unilaterally if an operator becomes unresponsive or censorious.

Risks and Considerations

Mining Centralization

If a small number of mining pools control a majority of hashrate, coordinated censorship becomes more feasible. A 51% attack could theoretically allow a coalition to consistently exclude specific transactions. While the economic cost of such an attack makes it impractical today, geographic and jurisdictional concentration of mining remains a risk.

Regulatory Pressure on Miners

As mining operations grow larger and more institutional, they become subject to local regulations. Governments could mandate transaction filtering at the pool or facility level. The Marathon and F2Pool incidents showed that social consensus currently pushes back against this, but the pressure may intensify as regulatory frameworks like the GENIUS Act and MiCA mature.

Layer-Level Tradeoffs

Applications built on top of censorship-resistant blockchains do not automatically inherit that property. Stablecoin issuers, centralized exchanges, and custodial wallets can all censor at their layer. Users seeking full censorship resistance must evaluate each layer of the stack: the base chain, the Layer 2 protocol, the asset issuer, and the wallet software.

Usability vs. Resistance

Running a full node, using non-custodial wallets, and broadcasting via alternative channels all require technical effort. The majority of users rely on intermediaries (exchanges, mobile wallets, hosted nodes) that introduce potential censorship points. Improving the usability of censorship-resistant tools remains an ongoing challenge for the Bitcoin ecosystem.

This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.