What Happened
Bitcoin’s protocol is decentralized. The infrastructure it runs on is not. Every Bitcoin node, every wallet sync, every transaction broadcast depends on internet connections provided by a handful of ISPs, routed through centralized DNS servers, and transmitted across undersea cables controlled by governments and corporations. In a genuine disruption scenario — natural disaster, political crisis, targeted censorship — your Bitcoin still exists on the blockchain, but your ability to access and move it depends entirely on infrastructure you don’t control.
This is a solvable problem, and the tools are already built. Blockstream Satellite 1 has been broadcasting the complete Bitcoin blockchain from geosynchronous orbit since 2017, covering Africa, Europe, the Americas, and Asia-Pacific. Meshtastic, 3 an open-source mesh networking platform, enables encrypted peer-to-peer communication over LoRa radio without any internet connection. Together, they form a stack that can receive blockchain data from space and send signed transactions across a local mesh network — complete sovereign communication without touching an ISP.
In 2025, Blockstream raised $210 million in financing, 2 opened a research center in Lugano and an office in Tokyo, and continued expanding its satellite and infrastructure operations. The mesh networking community has grown substantially, with Meshtastic-compatible hardware becoming widely available from manufacturers like RAK, LILYGO, and Heltec at price points between $30 and $50 per device.
Why It Matters
Blockstream Satellite uses leased bandwidth on commercial geosynchronous satellites to broadcast real-time Bitcoin blockchain data to anyone with a small satellite dish and a USB software-defined radio receiver. The total equipment cost is approximately $100 using consumer satellite TV hardware. The software is free and open source, built on GNU Radio. No internet connection is required to receive. No account. No subscription. No identity.
The receiving signal is completely passive — you are only downloading data, never transmitting back to the satellite. This makes it nearly impossible to determine whether someone is using their satellite dish to watch television or to sync a Bitcoin node. For users in regions with internet censorship or surveillance, this distinction is existentially important.
Receiving blockchain data is half the equation. Sending transactions is the other half. Meshtastic-powered LoRa devices form ad-hoc mesh networks where each device relays messages from node to node across distances of several miles per hop. Messages are encrypted end-to-end. No central server coordinates routing. If you’re within range of another mesh node, your message bounces from device to device until it reaches its destination.
Bitcoin transactions can be signed offline on a hardware wallet, passed to a mesh-enabled device, and relayed across the network until they reach a node with internet connectivity that can broadcast the transaction to the Bitcoin peer-to-peer network. The original sender never directly touches the internet. Their physical location is dissociated from the transaction entirely. Projects like TxTenna 4 and the Meshtastic Bitcoin Core Bridge 5 have demonstrated this workflow in practice — these are not theoretical concepts.
A Blockstream Satellite receiver feeding blockchain data to a local Bitcoin node, combined with a Meshtastic mesh network for outbound transaction relay, creates a fully sovereign Bitcoin communication setup. You sync the blockchain from space. You sign transactions on air-gapped hardware. You relay those transactions through a local mesh network to the broader internet. At no point does your ISP see Bitcoin traffic. At no point does your physical location correlate to your on-chain activity.
This is the ultimate expression of the sovereignty Bitcoin was designed to provide — the ability to store and transfer value without depending on any centralized infrastructure that can be surveilled, censored, or shut down.
What This Means for You
You don’t need to be off-grid today to benefit from understanding this stack. The value is in redundancy and optionality. If your internet goes down, can you still verify your Bitcoin balance? If your ISP starts logging Bitcoin traffic, do you have an alternative broadcast path? If you travel to a country with financial censorship, can you still access your funds? These tools answer yes to all three questions at a combined cost of under $200.
Start with Meshtastic. A pair of LoRa devices is the lowest-friction entry point into mesh communication. You’ll learn how ad-hoc networks form, how messages relay, and how encrypted off-grid communication actually works in practice. Then research Blockstream Satellite to understand the reception side. The full stack — satellite receive plus mesh transmit — is a weekend project for anyone comfortable with basic hardware setup.
Even if you never need these tools in a crisis, the knowledge changes your relationship with the Bitcoin network. You stop thinking of it as something that exists on your phone screen and start understanding it as a protocol that runs on multiple transport layers — internet, satellite, radio — any of which can carry your transaction to the network.
What to Watch
The growth of Meshtastic community networks in urban and suburban areas is creating organic mesh infrastructure that could serve as a Bitcoin transaction relay layer at scale. Watch for developments in Taproot-enabled transaction compression that would make relaying transactions over low-bandwidth mesh networks more efficient. And monitor the intersection of satellite communication with Lightning Network payments — the ability to route Lightning invoices over satellite or mesh would unlock instant, off-grid Bitcoin payments.