Skip to content

We're upgrading our operations to serve you better. Orders ship as usual from Laval, QC. Questions? Contact us

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

Bitcoin Beyond Boundaries: Transmitting Through Radio Waves
Bitcoin Culture

Bitcoin Beyond Boundaries: Transmitting Through Radio Waves

· D-Central Technologies · 12 min read

The Bitcoin network processes roughly 984 exahashes per second as of February 2026, powered by hundreds of thousands of ASIC miners scattered across the globe. Every one of those machines depends on a single assumption: that an internet connection will be available to broadcast transactions and receive blocks. But what happens when that assumption fails?

The answer matters more than most Bitcoiners realize. Internet infrastructure is fragile. Undersea cables get severed. Governments flip kill switches. Natural disasters obliterate cell towers. If Bitcoin is supposed to be censorship-resistant, sovereign money, then depending entirely on ISPs and telecom monopolies for transaction propagation is a glaring single point of failure. The cypherpunks who built this protocol understood that true resilience requires redundancy at every layer, including the physical transport layer itself.

That is why transmitting Bitcoin transactions over radio waves is not some fringe experiment. It is a critical piece of the decentralization puzzle, and it is more relevant in 2026 than ever before.

Why Bitcoin Needs to Break Free from the Internet

Bitcoin was designed to operate without trusted third parties. No banks, no payment processors, no central authorities. But almost every Bitcoin node on the planet connects through internet service providers, entities that can be compelled by governments to block traffic, throttle connections, or hand over metadata about who is transacting with whom.

This is not theoretical. Iran has imposed nationwide internet shutdowns multiple times during civil unrest, cutting off millions from the financial system. Myanmar’s military junta has restricted internet access since the 2021 coup. Russia has tested its “sovereign internet” infrastructure designed to disconnect from the global network. China’s Great Firewall already interferes with Bitcoin node connections.

Even in stable democracies, the risk is real. A single backhoe operator hitting a fiber optic trunk line can knock out connectivity for an entire region. Hurricane Maria destroyed Puerto Rico’s communications infrastructure for months. The 2021 winter storm in Texas knocked out power and connectivity simultaneously, rendering internet-dependent systems useless precisely when people needed them most.

For Bitcoin to fulfill its promise as a truly decentralized monetary network, it must be able to function even when the internet does not. Radio wave transmission provides that capability.

The Censorship Resistance Argument

Bitcoin’s value proposition is built on censorship resistance. No entity should be able to prevent a valid transaction from reaching the network. But if every transaction must pass through an ISP, then ISPs become potential censors. Radio transmission eliminates that dependency entirely. A signed Bitcoin transaction broadcast over shortwave radio cannot be stopped by a government ordering an ISP to block port 8333.

This is not paranoia. This is engineering for adversarial conditions, exactly what Bitcoin was built for.

How Radio Wave Bitcoin Transmission Works

At its core, a Bitcoin transaction is just a small packet of data, typically a few hundred bytes. That is trivially small for radio transmission. The process works like this: a user creates and signs a transaction locally on their device, the transaction data is encoded into a format suitable for radio transmission, a radio transmitter broadcasts the encoded data over a chosen frequency, and a receiver with internet access picks up the signal and rebroadcasts the transaction to the Bitcoin network via TCP/IP.

The critical insight is that Bitcoin transactions are one-way broadcasts. You do not need a two-way internet connection to send a transaction. You just need your signed transaction to reach any node that can relay it to the mempool. This makes radio an ideal transport medium.

Frequency Bands and Their Trade-offs

Different radio frequencies offer different characteristics for Bitcoin transaction relay:

HF/Shortwave (3-30 MHz): Shortwave signals bounce off the ionosphere, enabling intercontinental transmission from a single transmitter. Nick Szabo and Elaine Ou famously demonstrated Bitcoin transactions over shortwave, proving that a transaction signed in one country could propagate to the network through a receiver on a different continent. The trade-off is low bandwidth and susceptibility to atmospheric interference.

VHF/UHF (30 MHz – 3 GHz): These frequencies offer better bandwidth and more reliable signals but are limited to line-of-sight range, typically 50 to 100 kilometers with elevated antennas. Amateur radio operators have successfully relayed Bitcoin transactions over these bands.

LoRa (Long Range, 868/915 MHz): LoRa is purpose-built for low-power, long-range data transmission. Individual nodes can reach 3 to 10 kilometers, and mesh networking allows data to hop across multiple nodes to extend range indefinitely. This has become the most promising frequency band for Bitcoin radio relay in recent years.

Satellite Downlink

Blockstream Satellite has been broadcasting the entire Bitcoin blockchain from geosynchronous orbit since 2017. Anyone with a small satellite dish and a USB receiver can sync a full node without any internet connection. The service covers most of the populated world across six satellites and remains operational as of 2026. Combined with radio uplink for outbound transactions, this creates a complete offline Bitcoin stack: receive blocks via satellite, send transactions via radio.

Darkwire: The New Frontier of Offline Bitcoin

The most exciting development in radio-based Bitcoin transmission emerged at the Bitcoin 2025 Official Hackathon. A pseudonymous developer called “cyber” presented Darkwire, a project that uses LoRa radio technology and Arduino microcontrollers to create decentralized mesh networks capable of relaying Bitcoin transactions without any internet infrastructure.

Darkwire works by splitting a signed Bitcoin transaction into small packets, transmitting them over LoRa radio between mesh nodes, and hopping the data from node to node until it reaches an internet-connected exit point that broadcasts it to the Bitcoin network. In ideal conditions, each node has a range of up to 10 kilometers with line of sight, or 3 to 5 kilometers in urban environments.

The implications are profound. Imagine a network of inexpensive LoRa nodes scattered across a city, each one relaying Bitcoin transactions through the mesh. Even if the government shuts down every ISP, every cell tower, and every satellite uplink, transactions keep flowing through radio waves that are nearly impossible to jam across a distributed mesh.

Darkwire was specifically designed for censored regions, disaster zones, and privacy-focused users seeking to bypass surveillance. The developer plans to expand it into a full open-source platform, aiming to establish it as the industry standard for LoRa-based Bitcoin communications.

A History of Bitcoin Breaking Free from Wires

The idea of decoupling Bitcoin from the internet is not new. It has been a persistent thread running through the cypherpunk community since Bitcoin’s earliest days.

Kryptoradio: Finland’s Digital TV Experiment (2013-2014)

One of the first serious attempts was Kryptoradio, a Finnish project that encoded Bitcoin transaction data and blockchain updates into DVB-T digital television broadcast signals. Since DVB-T infrastructure already covers entire countries for television, Kryptoradio piggybacked on that existing network to broadcast Bitcoin data to anyone with a compatible receiver. The project demonstrated that existing broadcast infrastructure could serve double duty as a Bitcoin relay network.

Nick Szabo and Elaine Ou: Shortwave Proof of Concept (2017-2018)

Nick Szabo, the computer scientist who conceptualized smart contracts and whose work on Bit Gold predated Bitcoin, teamed up with blockchain engineer Elaine Ou to demonstrate Bitcoin transaction relay over shortwave radio. Their work was particularly important because it proved intercontinental transaction propagation was possible with relatively inexpensive equipment. Szabo emphasized that shortwave radio provides a “weak link” attack surface that is far harder for any single government to shut down compared to internet infrastructure.

TxTenna and goTenna Mesh (2018-2019)

The collaboration between goTenna, a mesh networking hardware company, and Samourai Wallet produced TxTenna, an application that allowed users to broadcast Bitcoin transactions through goTenna’s mesh radio devices without any internet connectivity. The system worked by relaying signed transactions through a mesh of goTenna devices until reaching one with internet access. This was a significant milestone because it brought radio-based Bitcoin transmission closer to consumer-grade usability.

The Samourai Wallet project was shut down in April 2024 when its founders were arrested by U.S. federal authorities on money laundering charges, but the underlying concept of mesh-based Bitcoin transaction relay lives on in successor projects. The code was open source, and the ideas it proved have informed every subsequent mesh Bitcoin project.

Ham Radio Bitcoin Transactions

Amateur radio operators have successfully transmitted Bitcoin transactions across borders using nothing but ham radio equipment. These demonstrations, while technically impressive, also highlighted the regulatory considerations involved, since amateur radio licenses typically prohibit encrypted transmissions and commercial activity. Bitcoin transactions are not encrypted (they are signed, not ciphered), which places them in a regulatory gray area that varies by jurisdiction.

The Mesh Network Revolution

The most promising approach to radio-based Bitcoin relay is mesh networking. Rather than relying on a single powerful transmitter, mesh networks distribute the relay function across many small, inexpensive nodes. Each node communicates with its neighbors, and data hops from node to node until it reaches its destination.

Why Mesh Beats Point-to-Point

A single radio transmitter is a single point of failure. It can be located, jammed, or confiscated. A mesh network of hundreds or thousands of small nodes is a fundamentally different problem for an adversary. Shutting down one node does nothing because the mesh routes around it. Shutting down a dozen nodes does nothing because the remaining nodes adjust their routing. To kill a mesh network, you would need to confiscate every node simultaneously, an essentially impossible task when nodes are inexpensive devices that can be hidden anywhere.

This is the same resilience model that makes Bitcoin itself so robust. Bitcoin’s network of tens of thousands of nodes means there is no single server to shut down. Mesh radio extends that principle to the physical transport layer.

Meshtastic and Reticulum

Two open-source projects are leading the mesh networking revolution: Meshtastic and Reticulum. Meshtastic provides a user-friendly platform for LoRa mesh communication, primarily focused on text messaging but capable of carrying any small data payload, including Bitcoin transactions. Reticulum is a more ambitious cryptography-based networking stack that can operate over LoRa, packet radio, WiFi, serial lines, and essentially any data transport medium. Reticulum’s end-to-end encryption with per-packet forward secrecy makes it particularly well-suited for private Bitcoin transaction relay.

Both projects are open source, hardware-agnostic, and designed from the ground up for censorship resistance. The hardware required, typically an ESP32 microcontroller with a LoRa radio module, costs between $20 and $50 per node. That price point makes large-scale mesh deployment accessible to communities, not just well-funded institutions.

Technical Considerations for Radio Bitcoin Relay

Building a reliable radio-based Bitcoin relay system requires navigating several technical challenges.

Bandwidth Constraints

Radio, especially LoRa, is low-bandwidth compared to internet connections. LoRa typically offers 0.3 to 50 kilobits per second, depending on configuration. A standard Bitcoin transaction is roughly 250 to 500 bytes. At even the lowest LoRa data rates, that means a transaction can be transmitted in seconds. However, broadcasting full blocks (which can be over 4 megabytes post-SegWit) over LoRa is impractical. Radio relay is best suited for transaction propagation, with block data received through Blockstream Satellite or periodic internet syncs.

Latency and Confirmation

Transactions relayed over radio mesh will inherently have higher latency than internet-based propagation. Each hop through the mesh adds delay. For a typical mesh network, end-to-end latency might be measured in minutes rather than the sub-second propagation times of the internet. For most use cases, this is acceptable. Bitcoin blocks arrive every 10 minutes on average anyway, so getting a transaction to the mempool within a few minutes of signing is perfectly functional.

Security and Verification

Bitcoin transactions are cryptographically signed. This means that even if someone intercepts a radio-transmitted transaction, they cannot modify it or steal funds. The signature guarantees integrity and authenticity. The primary security concern with radio relay is privacy: radio signals are inherently broadcast, meaning anyone with a receiver on the same frequency can see the transaction. Using encrypted transport layers like Reticulum can mitigate this, though the transaction will eventually become public when it enters the mempool.

Regulatory Landscape

Radio spectrum usage is regulated in every country. Transmitting data over radio frequencies requires compliance with national regulations regarding power limits, frequency allocation, licensing, and content restrictions. LoRa operates on ISM (Industrial, Scientific, Medical) bands that are license-free in most jurisdictions, making it the path of least regulatory resistance. Ham radio bands require a license and typically have restrictions on encrypted or commercial transmissions. DVB-T and other broadcast bands require institutional-level licensing.

Why This Matters for Home Miners

If you are running a Bitaxe solo miner in your home, you are already making a statement about decentralization. You are contributing hashrate to the Bitcoin network from your own space, on your own terms. But that contribution depends on internet connectivity to receive block templates and submit shares or found blocks.

Radio-based Bitcoin infrastructure adds another layer of resilience to your mining operation. A LoRa mesh node sitting next to your Bitaxe costs less than the miner itself and ensures that even if your ISP goes down, your local mesh network can keep your transactions flowing. Combined with Blockstream Satellite for block data, you can build a mining setup that is truly independent of traditional internet infrastructure.

This is the Bitcoin Mining Hacker ethos in action. We do not just accept the infrastructure we are given. We build alternatives. We create redundancy. We engineer for a world where the systems we depend on might fail or be taken from us. Mining from home in Canada already gives you advantages in climate and energy costs. Adding radio relay capability makes your setup genuinely censorship-resistant.

The Road Ahead

Bitcoin’s transport layer diversity is growing. In 2026, we have satellite downlinks, LoRa mesh networks, shortwave relay, and experimental protocols all providing alternatives to plain internet TCP/IP. The network hashrate has crossed 1 zettahash per second. Difficulty has surged past 144 trillion. The block reward sits at 3.125 BTC following the April 2024 halving. Bitcoin is more robust, more distributed, and more resilient than ever.

But the work is not finished. Every additional mesh node, every satellite ground station, every shortwave relay strengthens the network’s resistance to censorship and disruption. The projects being built today, Darkwire, Reticulum, Meshtastic, Blockstream Satellite, are the infrastructure that will keep Bitcoin running through the next crisis, whatever form it takes.

The cypherpunk vision was never about building a financial system that works when everything is fine. It was about building one that works when everything is broken. Radio-based Bitcoin transmission is how we deliver on that promise.

At D-Central Technologies, we live and breathe this ethos every day. As Canada’s Bitcoin Mining Hackers, we take institutional-grade technology and hack it into accessible solutions for home miners. Whether you are setting up your first Bitaxe, building a space heater miner, or engineering a fully sovereign mining operation with radio relay capability, we are here to help you decentralize every layer of Bitcoin mining. Explore our shop and join the movement.

FAQ

Can you really send Bitcoin without the internet?

Yes. A Bitcoin transaction is a small data packet (typically 250-500 bytes) that can be transmitted over any communication medium, including radio waves, satellite, mesh networks, and even Bluetooth. The transaction just needs to eventually reach a Bitcoin node connected to the network. Projects like Darkwire, Blockstream Satellite, and various LoRa mesh implementations have demonstrated this repeatedly.

What is LoRa and why is it ideal for Bitcoin transactions?

LoRa (Long Range) is a radio modulation technology designed for low-power, long-range communication. It operates on license-free ISM bands, individual nodes can reach 3-10 kilometers, and it supports mesh networking where data hops between nodes. Bitcoin transactions are small enough to transmit efficiently over LoRa’s limited bandwidth, making it the most practical radio technology for consumer-grade Bitcoin relay.

Is Blockstream Satellite still operational in 2026?

Yes. Blockstream Satellite continues to broadcast the full Bitcoin blockchain from geosynchronous orbit using six satellites. Anyone with a small satellite dish and USB receiver can sync a full Bitcoin node without internet. Combined with radio uplink for outbound transactions, this enables fully offline Bitcoin operation.

Is it legal to transmit Bitcoin transactions over radio?

It depends on the frequency band and jurisdiction. LoRa operates on ISM bands that are license-free in most countries, making it the easiest path. Ham radio requires a license and has restrictions on encrypted and commercial content, though Bitcoin transactions are signed rather than encrypted, creating a gray area. Always check your local regulations before transmitting.

How does radio Bitcoin transmission affect mining?

For miners, radio relay provides an alternative path for receiving block templates and submitting found blocks. This is particularly valuable for solo miners in remote locations or areas with unreliable internet. Combined with satellite block data, a miner can operate with full independence from traditional internet infrastructure.

What happened to TxTenna and Samourai Wallet?

Samourai Wallet’s founders were arrested by U.S. federal authorities in April 2024 on money laundering charges, and the service was shut down. However, TxTenna’s code was open source, and the concept of mesh-based Bitcoin relay it pioneered has been carried forward by successor projects like Darkwire and various Meshtastic-based implementations.

How much does it cost to set up a LoRa mesh node for Bitcoin relay?

A basic LoRa mesh node using an ESP32 microcontroller with a LoRa radio module costs between $20 and $50. More capable setups with better antennas and enclosures for outdoor deployment might run $75 to $150. This is dramatically cheaper than traditional radio equipment and accessible enough for community-scale deployment.

Can I receive full Bitcoin blocks over radio?

Receiving full blocks over LoRa is impractical due to bandwidth limitations. Blocks can exceed 4 megabytes, which would take hours to transmit at LoRa data rates. Radio relay is best suited for transactions (a few hundred bytes each). For full block data, Blockstream Satellite or periodic internet syncs are more practical solutions.

D-Central Technologies

Jonathan Bertrand, widely recognized by his pseudonym KryptykHex, is the visionary Founder and CEO of D-Central Technologies, Canada's premier ASIC repair hub. Renowned for his profound expertise in Bitcoin mining, Jonathan has been a pivotal figure in the cryptocurrency landscape since 2016, driving innovation and fostering growth in the industry. Jonathan's journey into the world of cryptocurrencies began with a deep-seated passion for technology. His early career was marked by a relentless pursuit of knowledge and a commitment to the Cypherpunk ethos. In 2016, Jonathan founded D-Central Technologies, establishing it as the leading name in Bitcoin mining hardware repair and hosting services in Canada. Under his leadership, D-Central has grown exponentially, offering a wide range of services from ASIC repair and mining hosting to refurbished hardware sales. The company's facilities in Quebec and Alberta cater to individual ASIC owners and large-scale mining operations alike, reflecting Jonathan's commitment to making Bitcoin mining accessible and efficient.

Related Posts