Bitcoin was engineered to be unstoppable. Peer-to-peer, permissionless, censorship-resistant money that no government, corporation, or intermediary can control. But there is one glaring dependency that most Bitcoiners rarely think about: the internet. Every transaction you broadcast, every block your node validates, every fee estimate your wallet fetches — all of it flows over infrastructure controlled by a handful of ISPs, telecom companies, and state regulators. Pull the plug on the internet and, for most users, Bitcoin goes dark.
That is unacceptable.
The good news is that a growing number of builders — cypherpunks, ham radio operators, satellite engineers, and open-source hardware hackers — are working to sever Bitcoin’s dependence on centralized internet infrastructure. Using mesh networks, LoRa radios, satellite downlinks, SMS gateways, and even shortwave broadcasts, they are proving that Bitcoin transactions can propagate without a single byte touching the public internet.
This guide covers every major method for sending Bitcoin without internet access as of February 2026, the technical trade-offs involved, and why this matters far more than most people realize.
Why Internet-Free Bitcoin Matters
If you think “internet kill switches” are hypothetical, you have not been paying attention. Governments in Myanmar, Iran, Ethiopia, Russia, and dozens of other countries have imposed partial or total internet shutdowns during protests, elections, and armed conflicts. Even in democratic nations, telecom consolidation means a single court order or infrastructure failure can cut connectivity for millions.
For Bitcoin to fulfill its promise as sound, sovereign money, it must work when the internet does not. This is not a fringe concern — it is a core engineering requirement. Bitcoin’s security model assumes that honest nodes can always communicate. Every method that adds redundancy to that communication layer strengthens the entire network.
Beyond censorship resistance, internet-free Bitcoin matters for:
- Remote and off-grid communities — Millions of people worldwide have no reliable broadband, yet they have access to radio and basic mobile phones.
- Disaster resilience — When earthquakes, hurricanes, or floods destroy cell towers and fiber lines, mesh networks and satellite links keep financial infrastructure alive.
- Privacy — Broadcasting a transaction over LoRa radio or satellite avoids the IP-level surveillance that ISPs and chain analysis firms rely on.
- Sovereign infrastructure — Running your own node plus your own radio link means zero reliance on any third-party service to participate in Bitcoin.
Method 1: LoRa Mesh Networks
LoRa (Long Range) radio is arguably the most exciting development in censorship-resistant Bitcoin infrastructure. These low-power, long-range radio modules operate on unlicensed ISM bands (typically 868 MHz in Europe, 915 MHz in North America) and can transmit data up to 10 km line-of-sight, or 3-5 km in urban environments.
How LoRa Bitcoin Transactions Work
A Bitcoin transaction is just data — a signed message roughly 200-500 bytes for a simple transfer. LoRa radios, while limited in bandwidth (roughly 300 bps to 50 kbps depending on configuration), can handle this. The process works like this:
- Transaction creation — The user constructs and signs a Bitcoin transaction offline using a wallet application. The private key never leaves the device.
- Hex encoding and fragmentation — The signed raw transaction (in hexadecimal format) is split into smaller packets that fit within LoRa’s payload limits.
- Mesh relay — Each packet is transmitted via LoRa radio. Nearby mesh nodes receive the packets and retransmit them, hopping from node to node across the network.
- Internet bridge — Eventually, the packets reach a node that has internet connectivity. This “exit node” reassembles the full transaction and broadcasts it to the Bitcoin network via a connected Bitcoin Core instance.
- Blockchain confirmation — Miners include the transaction in a block. Confirmation can be relayed back through the mesh, or the user can verify independently later.
Meshtastic + Bitcoin: BTC Mesh
Meshtastic is the open-source firmware that has turned cheap LoRa hardware into a global mesh networking platform. The BTC Mesh project, built by developer eddieoz, bridges Meshtastic and Bitcoin Core directly. A relay device running btcmesh_server.py reassembles chunked hex transaction strings received via LoRa Meshtastic direct messages, validates them, and pushes them to a configured Bitcoin RPC node.
This is real, working software that you can run today on hardware costing under $35 per node.
Darkwire: The Bitcoin 2025 Hackathon Breakthrough
At the Bitcoin 2025 Official Hackathon, a project called Darkwire demonstrated end-to-end Bitcoin transactions over LoRa radio with no internet access at any point in the sender’s chain. Using Arduino microcontrollers paired with LoRa transceivers, Darkwire provides a local graphical interface for constructing and signing transactions via bitcoinlib, then fragments and transmits them over radio. Under ideal conditions, each node covers a 10 km radius — meaning a modest mesh of community nodes can blanket an entire city.
Darkwire is still maturing from its hackathon prototype into a full open-source platform, but the proof of concept is decisive: Bitcoin works over radio.
MeshtasticBitcoinCore Bridge
Another noteworthy project is the MeshtasticBitcoinCore Bridge, which provides a direct pipeline from Meshtastic LoRa devices to a Bitcoin Core node. Raw transactions broadcast over the mesh are received by the bridge software and submitted to the Bitcoin mempool. This is infrastructure-grade tooling for anyone who wants to run a Bitcoin-over-radio gateway node for their community.
Method 2: Blockstream Satellite
Blockstream Satellite has been broadcasting the entire Bitcoin blockchain from space since 2017. Ground stations uplink blocks to geosynchronous satellites, which then broadcast the data across most of the Earth’s surface. Anyone with a small satellite dish and a USB SDR (software-defined radio) receiver can sync a full Bitcoin node without an internet connection.
What Blockstream Satellite Provides
- Full blockchain broadcast — Every block, 24/7, worldwide, for free.
- Global coverage — Six satellites covering the Americas, Europe, Africa, Asia, and Oceania.
- API for custom messages — Users can pay (via Lightning) to broadcast arbitrary data over the satellite network, enabling one-way communication for applications beyond just blocks.
- Redundancy against partitions — If your ISP goes down or your country cuts internet, the satellite feed keeps your node in sync.
In its Q4 2025 update, Blockstream confirmed continued investment in satellite infrastructure as part of a strategic restructuring that placed the satellite network under its mining entity. The 2026 roadmap promises accelerated development and expanded coverage.
Limitation: Receive Only
The critical caveat is that Blockstream Satellite is one-directional for most users — you can receive blocks and sync your node, but you cannot send transactions back through the satellite. This is where mesh networks and LoRa fill the gap. The ideal sovereign setup combines Blockstream Satellite for receiving the blockchain with a LoRa mesh network for broadcasting transactions. Together, they form a complete, internet-free Bitcoin stack.
Method 3: SMS and USSD Gateways
Not everyone has a LoRa radio or satellite dish, but nearly everyone on the planet has access to a basic mobile phone. Machankura (also known as “8333,” a reference to Bitcoin’s default port) is a South African-built service that lets users send and receive Bitcoin over USSD — the same protocol used across Africa for checking airtime balances and mobile money transfers.
How Machankura Works
Users dial a USSD short code on any phone (even a $10 Nokia feature phone), navigate a text-based menu, and can send or receive Lightning payments, check balances, and even purchase goods via Bitrefill integration. Behind the scenes, Machankura connects to the Lightning Network and routes payments instantly. To the user, it feels exactly like sending a text message.
Machankura currently operates in Ghana, Kenya, Malawi, Nigeria, South Africa, Uganda, and Zambia, with expanding coverage. It represents a massive leap for financial inclusion: Bitcoin adoption without requiring a smartphone, an app store, or internet access.
While Machankura relies on telecom infrastructure (and therefore has a different trust model than pure mesh radio), it demonstrates that Bitcoin’s reach can extend far beyond the internet-connected world.
Method 4: Ham Radio and Shortwave
Before LoRa mesh became practical, ham radio operators were already sending Bitcoin over the airwaves. In 2019, developers Rodolfo Novak (of Coinkite) and Nick Szabo demonstrated a cross-border Lightning Network payment sent entirely over ham radio frequencies. The transaction traveled from Toronto, Canada to San Francisco, USA — roughly 4,000 km — without touching the internet.
Ham radio offers vastly greater range than LoRa (thousands of kilometers via HF/shortwave propagation), but comes with regulatory constraints. In most jurisdictions, amateur radio licenses prohibit encrypted transmissions and commercial activity, which creates legal gray areas for Bitcoin transactions. Despite this, ham radio remains a viable last-resort communication channel for Bitcoin in extreme censorship or disaster scenarios.
Method 5: Lightning Network Over Mesh
The Lightning Network is particularly well-suited to mesh and radio transmission for several reasons:
- Smaller payloads — Lightning invoices and payment messages are significantly smaller than on-chain transactions, making them easier to transmit over bandwidth-constrained radio links.
- Instant settlement — Lightning payments confirm in seconds, avoiding the latency concerns of relaying on-chain transactions through multi-hop mesh networks.
- Micropayments — Low-value transactions (paying for coffee, tipping a content creator) become practical even over slow radio links.
- Channel reuse — Once a Lightning channel is open, thousands of payments can flow through it without additional on-chain transactions, massively reducing the data that needs to traverse the mesh.
Combined with Meshtastic or similar mesh firmware, Lightning-over-LoRa creates a functional payment system that works entirely off-grid. This is no longer theoretical — BTC Mesh and similar projects demonstrate it working today.
The Sovereign Bitcoin Stack: Putting It All Together
The ultimate censorship-resistant Bitcoin setup in 2026 combines multiple layers of redundancy:
- Bitcoin full node — Running on your own hardware (a Raspberry Pi, a Start9, an Umbrel, or bare metal). Our guide to Bitcoin home servers covers the details.
- Blockstream Satellite receiver — Keeps your node in sync without internet. A small dish, an LNB (low-noise block downconverter), and a USB SDR receiver are all you need.
- LoRa mesh node — A Meshtastic-compatible radio ($20-$35 for a Heltec or LILYGO board) configured with BTC Mesh or MeshtasticBitcoinCore Bridge to relay transactions.
- Solo miner — A Bitaxe or NerdMiner contributing hashrate to the network. Every hash counts toward decentralization, and solo mining over a mesh-fed node means even your mining is internet-independent.
- Wallet with offline signing — A hardware wallet or air-gapped device that signs transactions locally. The signed transaction hex is then relayed over mesh.
This stack gives you full Bitcoin sovereignty: you validate blocks, broadcast transactions, and contribute hashrate without depending on any ISP, any cloud service, or any government’s permission. That is what decentralization actually means.
Technical Challenges and Limitations
Internet-free Bitcoin is real and improving rapidly, but it is not without trade-offs:
Bandwidth
LoRa radios are inherently low-bandwidth. A simple Bitcoin transaction (~250 bytes) can be transmitted in seconds, but larger transactions with many inputs, or SegWit witness data, may take longer and require more aggressive fragmentation. Lightning helps enormously here by keeping most payment data off-chain.
Latency
A transaction hopping through 5-10 mesh nodes before reaching an internet bridge will take longer than one broadcast directly from a connected node. For on-chain transactions (which take 10+ minutes for a single confirmation anyway), this latency is insignificant. For time-sensitive Lightning payments, direct mesh hops between parties are preferable.
Range and Node Density
A LoRa mesh network is only as good as its node density. In a city with dozens of Meshtastic nodes, coverage is excellent. In a rural area with two nodes 15 km apart, the network may be fragile. The solution is community: more people running mesh nodes means a more resilient network for everyone.
Legal Considerations
LoRa operates on unlicensed ISM bands in most countries, so no license is required. Ham radio, however, requires a license in most jurisdictions and typically prohibits encrypted transmissions. Satellite reception is generally unrestricted. Always verify your local regulations before transmitting.
Security
Bitcoin transactions are cryptographically signed before they enter the mesh, so a malicious relay node cannot alter or steal funds. However, mesh networks can potentially be used for traffic analysis (identifying that someone is broadcasting Bitcoin transactions from a given location). Using encryption at the mesh layer (as Meshtastic supports) and avoiding pattern-predictable transmission schedules mitigates this.
The Bigger Picture: Why This Matters for Decentralization
Every time a Bitcoiner runs a mesh node, sets up a satellite receiver, or contributes to open-source radio relay software, they are strengthening Bitcoin’s most fundamental property: censorship resistance. The more diverse the communication pathways available to Bitcoin, the harder it becomes for any authority to shut down, surveil, or interfere with the network.
This is the same spirit that drives home mining and the open-source mining hardware movement. At D-Central Technologies, we have been advocates for decentralizing every layer of Bitcoin mining since 2016. Mesh networks are the natural extension of that mission — decentralizing not just hashrate, but the communication layer itself.
Whether you are running a Bitaxe solo miner in your home office, heating your house with a Bitcoin space heater, or experimenting with LoRa radio in your garage, you are contributing to a more resilient, more decentralized Bitcoin. And that is something worth building.
FAQ
Can I actually send Bitcoin without any internet connection?
Yes. Using LoRa mesh networks (such as Meshtastic with BTC Mesh), you can construct, sign, and transmit a Bitcoin transaction entirely offline. The transaction hops between mesh radio nodes until it reaches one with internet access, which broadcasts it to the Bitcoin network. Your device never needs to touch the internet.
What hardware do I need for Bitcoin-over-LoRa?
At minimum, you need a Meshtastic-compatible LoRa board (such as a Heltec WiFi LoRa 32 or LILYGO T-Beam, typically $20-$35), a device to construct and sign transactions (a phone or microcontroller running wallet software), and the BTC Mesh or MeshtasticBitcoinCore Bridge software. For the exit node, you also need a computer running Bitcoin Core with an internet connection.
How far can a LoRa mesh transaction travel?
Each LoRa node has a range of approximately 10 km with clear line of sight, or 3-5 km in urban areas. In a mesh network, transactions hop between nodes, so the effective range scales with the number of nodes. A city with even 10-20 strategically placed nodes can provide blanket coverage.
Is Blockstream Satellite still operational in 2026?
Yes. Blockstream confirmed continued investment in its satellite network through its Q4 2025 update. The service broadcasts the full Bitcoin blockchain globally via geosynchronous satellites. Note that it is receive-only for most users — you can sync your node, but you need a separate method (like LoRa mesh) to broadcast transactions.
What happened to GoTenna and TxTenna?
GoTenna was acquired by Forterra in late 2023 and pivoted toward defense and government applications. The original TxTenna integration with Samourai Wallet is no longer actively maintained, particularly after Samourai Wallet’s founders were arrested in April 2024. However, the open-source Meshtastic ecosystem has effectively replaced and surpassed GoTenna’s consumer mesh networking capabilities for Bitcoin use cases.
Can I send Lightning payments over mesh networks?
Yes, and Lightning is actually better suited to mesh than on-chain transactions because Lightning messages are smaller, settle instantly, and allow thousands of payments per channel without additional on-chain data. Projects like BTC Mesh are actively developing Lightning-over-LoRa capabilities.
Is it legal to send Bitcoin over radio?
LoRa operates on unlicensed ISM frequency bands in most countries, so no license is required for Meshtastic-based mesh networks. Ham radio requires an amateur license and typically prohibits encrypted transmissions, which creates regulatory gray areas. Satellite reception is unrestricted in virtually all jurisdictions. Always check your local laws.
How does mesh Bitcoin relate to solo mining and home mining?
Both mesh networking and solo mining serve the same goal: decentralizing Bitcoin’s infrastructure. A solo miner running on a mesh-connected node contributes hashrate to the network without depending on any ISP. Combined with a Blockstream Satellite receiver, you can validate blocks, broadcast transactions, and mine — all without centralized internet access. This is the ultimate sovereign Bitcoin setup.
What is Machankura and how does it enable Bitcoin without internet?
Machankura (also called “8333”) is a South African service that enables Bitcoin Lightning payments via USSD — the text-based menu system available on any mobile phone, even basic feature phones without internet capability. It operates in seven African countries and allows users to send and receive Bitcoin with nothing more than a $10 Nokia phone and cellular signal.




