The post How Bitcoin stays alive when banks and card networks go down appeared on BitcoinEthereumNews.com. In 2019, Rodolfo Novak sent a Bitcoin transaction from Toronto to Michigan without internet or satellite. He used a ham radio, the 40-meter band, and the ionosphere as his relay. Nick Szabo called it “Bitcoin sent over national border without internet or satellite, just nature’s ionosphere.” The transaction was tiny, the setup finicky, and the use case borderline absurd. Yet, it proved something: the protocol doesn’t care what carries its packets. That experiment sits at one end of a decade-long stress test the Bitcoin community runs quietly in the background, a distributed R&D program testing whether the network can function when the usual infrastructure fails. Satellites broadcast blocks to dishes across continents. Mesh radios relay transactions across neighborhoods without the need for ISPs. Tor routes traffic around censors. Ham operators tap out hexadecimal over shortwave. These aren’t production systems. They’re fire drills for scenarios most payment networks treat as edge cases. The question driving it all: if the internet fragments, how fast can Bitcoin come back online? Satellites give Bitcoin an independent clock Blockstream Satellite broadcasts the full Bitcoin blockchain 24/7 via four geostationary satellites covering most populated regions. A node with an inexpensive dish and a Ku-band receiver can sync blocks and stay in consensus even if local ISPs go dark. The system is one-way and low-bandwidth, but it solves a specific problem: during regional blackouts or censorship, nodes need an independent source of truth for the ledger state. The satellite API extends this further. Anyone can uplink arbitrary data, including signed transactions, from ground stations for global broadcast. goTenna partnered with Blockstream to let users compose transactions on offline Android phones, relay them via local mesh, then hand them to a satellite uplink that broadcasts without touching the wider internet. The bandwidth is terrible, but the independence is… The post How Bitcoin stays alive when banks and card networks go down appeared on BitcoinEthereumNews.com. In 2019, Rodolfo Novak sent a Bitcoin transaction from Toronto to Michigan without internet or satellite. He used a ham radio, the 40-meter band, and the ionosphere as his relay. Nick Szabo called it “Bitcoin sent over national border without internet or satellite, just nature’s ionosphere.” The transaction was tiny, the setup finicky, and the use case borderline absurd. Yet, it proved something: the protocol doesn’t care what carries its packets. That experiment sits at one end of a decade-long stress test the Bitcoin community runs quietly in the background, a distributed R&D program testing whether the network can function when the usual infrastructure fails. Satellites broadcast blocks to dishes across continents. Mesh radios relay transactions across neighborhoods without the need for ISPs. Tor routes traffic around censors. Ham operators tap out hexadecimal over shortwave. These aren’t production systems. They’re fire drills for scenarios most payment networks treat as edge cases. The question driving it all: if the internet fragments, how fast can Bitcoin come back online? Satellites give Bitcoin an independent clock Blockstream Satellite broadcasts the full Bitcoin blockchain 24/7 via four geostationary satellites covering most populated regions. A node with an inexpensive dish and a Ku-band receiver can sync blocks and stay in consensus even if local ISPs go dark. The system is one-way and low-bandwidth, but it solves a specific problem: during regional blackouts or censorship, nodes need an independent source of truth for the ledger state. The satellite API extends this further. Anyone can uplink arbitrary data, including signed transactions, from ground stations for global broadcast. goTenna partnered with Blockstream to let users compose transactions on offline Android phones, relay them via local mesh, then hand them to a satellite uplink that broadcasts without touching the wider internet. The bandwidth is terrible, but the independence is…

How Bitcoin stays alive when banks and card networks go down

2025/11/23 15:03

In 2019, Rodolfo Novak sent a Bitcoin transaction from Toronto to Michigan without internet or satellite. He used a ham radio, the 40-meter band, and the ionosphere as his relay.

Nick Szabo called it “Bitcoin sent over national border without internet or satellite, just nature’s ionosphere.” The transaction was tiny, the setup finicky, and the use case borderline absurd.

Yet, it proved something: the protocol doesn’t care what carries its packets.

That experiment sits at one end of a decade-long stress test the Bitcoin community runs quietly in the background, a distributed R&D program testing whether the network can function when the usual infrastructure fails.

Satellites broadcast blocks to dishes across continents. Mesh radios relay transactions across neighborhoods without the need for ISPs. Tor routes traffic around censors. Ham operators tap out hexadecimal over shortwave.

These aren’t production systems. They’re fire drills for scenarios most payment networks treat as edge cases.

The question driving it all: if the internet fragments, how fast can Bitcoin come back online?

Satellites give Bitcoin an independent clock

Blockstream Satellite broadcasts the full Bitcoin blockchain 24/7 via four geostationary satellites covering most populated regions.

A node with an inexpensive dish and a Ku-band receiver can sync blocks and stay in consensus even if local ISPs go dark.

The system is one-way and low-bandwidth, but it solves a specific problem: during regional blackouts or censorship, nodes need an independent source of truth for the ledger state.

The satellite API extends this further. Anyone can uplink arbitrary data, including signed transactions, from ground stations for global broadcast. goTenna partnered with Blockstream to let users compose transactions on offline Android phones, relay them via local mesh, then hand them to a satellite uplink that broadcasts without touching the wider internet.

The bandwidth is terrible, but the independence is absolute.

This matters because satellites provide an “out-of-band” channel. When regular routing fails, nodes scattered across different continents can still receive the same chain tip from space, providing a shared reference point for rebuilding consensus once terrestrial links return.

Mesh and LoRa build Bitcoin backhaul at human scale

Mesh networks take a different approach: instead of broadcasting from orbit, they relay packets device-to-device across short hops until one node with internet access rebroadcasts to the broader network. TxTenna, built by goTenna, demonstrated this in 2019.

Users send signed transactions over a mesh network from offline phones, hopping node to node until reaching an exit point. Coin Center documented the architecture: each hop extends reach without requiring any participant to have direct internet access.

Long-range LoRa mesh pushes this concept further. Locha Mesh, started by Bitcoin Venezuela, builds radio nodes that form an IPv6 mesh over license-free bands.

The hardware, Turpial and Harpia devices, can carry messages, Bitcoin transactions, and even block sync over several kilometers without an internet connection.

Tests in disaster zones proved successful crypto transactions across multi-hop networks where cellular and fiber were both down.

Darkwire fragments raw Bitcoin transactions into small packets and relays them hop-by-hop over LoRa radios. Each node reaches roughly 10 kilometers of line of sight, turning a neighborhood of hobbyist radios into ad hoc Bitcoin infrastructure.

Urban range drops to a 3 to 5 kilometers range, but that’s enough to route around localized outages or censorship chokepoints.

Academic projects like LNMesh extended this logic to Lightning Network payments, demonstrating offline micropayments over local wireless mesh during power outages.

The volumes are small and the setups fragile, but they establish the principle: Bitcoin’s physical layer is fungible. As long as there exists a path between the nodes, the protocol functions.

Tor and ham radio fill the gaps

Tor represents the middle ground between the regular internet and exotic radio. Since Bitcoin Core 0.12, nodes automatically start a hidden service if a local Tor daemon is running, accepting connections via .onion addresses even when ISPs block known Bitcoin ports.

The Bitcoin Wiki and Jameson Lopp’s setup guides document dual-stack configurations in which nodes route traffic over both clearnet and Tor simultaneously, complicating efforts to censor Bitcoin traffic at the ISP level.

Experts warn against running nodes exclusively over Tor due to eclipse-attack risks, but using it as one routing option among several substantially raises the cost of blocking Bitcoin infrastructure.

Ham radio sits at the far end of the spectrum. Beyond Novak’s ionosphere experiment, operators have relayed Lightning payments via amateur radio frequencies.

These tests involve manually encoding transactions, transmitting them over HF bands using protocols like JS8Call, then decoding and rebroadcasting on the other side.

The throughput is laughable by modern standards, but the point isn’t efficiency. The point is demonstrating that Bitcoin can move across any medium capable of carrying small data packets, including ones that predate the internet by decades.

What a global partition actually looks like

Recent modeling explores what happens during a prolonged global internet outage.

One scenario splits the network into three regions, Americas, Asia-Pacific, and Europe-Africa, with roughly 45%, 35%, and 20% of hash rate, respectively.

Each partition’s miners continue producing blocks while adjusting the difficulty independently. Local exchanges build their own fee markets and order books on diverging chains.

Within each partition, Bitcoin continues working. Transactions confirmed, balances updated, local commerce proceeds, but only within that island. Cross-border trade freezes. When connectivity returns, nodes face multiple valid chains.

The consensus rule is deterministic: follow the chain with the most cumulative proof of work. Weaker partitions are reorganized, and some recent transactions are removed from global history.

If the outage lasts hours to a day and the hash distribution isn’t wildly skewed, the result is temporary chaos followed by convergence as bandwidth returns and blocks propagate.

Prolonged outages create the risk that social coordination will override protocol rules, exchanges, or that large miners will choose their preferred history. Still, even that remains visible and rule-bound in ways that traditional financial reconciliation is not.

Banks don’t have fire drills for this

Contrast that with what happens when payment infrastructure breaks. TARGET2’s 10-hour outage in October 2020 delayed SEPA files and forced central banks to manage liquidity and collateral manually.

Visa’s Europe-wide failure in June 2018 saw 2.4 million UK card transactions fail outright and ATMs run dry within hours after a single data center switch died.

The ECB’s TARGET system suffered another major outage in February 2025, prompting external audits after backup systems failed to activate.

IMF and BIS documentation on CBDC and RTGS resilience explicitly warns that large-scale power or network outages can simultaneously hit primary and backup data centers, and that centralized payment systems require complex business-continuity planning to avoid systemic disruption.

The architectural difference matters. Every Bitcoin node holds a full copy of the ledger and validation rules.

After any outage, as soon as it can communicate with other nodes, via satellite, Tor, mesh, or restored ISP, it simply asks: what’s the heaviest valid chain?

The protocol defines the resolution mechanism. No central operator reconciles competing databases.

Banks depend on a layered, centralized infrastructure comprising core banking ledgers, RTGS systems such as Fedwire and TARGET, card networks, ACH, and clearinghouses.

Recovery involves replaying queued transactions, reconciling mismatched snapshots, sometimes manually adjusting balances, then bringing hundreds of intermediaries back into sync.

Visa’s 2018 outage took hours to diagnose despite a full-time operations team. The ECB’s TARGET incidents required external reviews and multi-month remediation plans.

Bitcoin practices for worst-case scenarios

So, in a crisis, a plausible scenario emerges: a subset of miners and nodes stays synchronized via satellite and radio, maintaining an authoritative chain tip even as fiber and mobile networks fail.

As connectivity returns in patches, local nodes pull missing blocks and reorganize to that chain within minutes to hours.

Meanwhile, banks figure out which payment batches settled, reschedule missed ACH files, and wait for RTGS systems to complete end-of-day reconciliation before reopening fully.

This doesn’t mean Bitcoin “wins” instantly. Card rails and cash still matter for consumers. But as a global settlement layer, it might reach a consistent state faster than a patchwork of national payment systems, precisely because it’s been running continuous fire drills for world-scale failure modes.

The ham operators tapping out transactions over shortwave, the Venezuelan mesh nodes routing sats across blackout neighborhoods, the satellites broadcasting blocks to dishes pointed at the sky, and these aren’t production infrastructure.

They’re proof that when the usual pipes break, Bitcoin has a Plan B. And a Plan C. And a Plan D that involves the ionosphere.

The banking system still treats infrastructure failures as rare edge cases. Bitcoin is treating it as a design constraint.

Mentioned in this article

Source: https://cryptoslate.com/the-internet-blackout-playbook-how-bitcoin-stays-alive-when-banks-and-card-networks-go-down/

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

One Of Frank Sinatra’s Most Famous Albums Is Back In The Spotlight

One Of Frank Sinatra’s Most Famous Albums Is Back In The Spotlight

The post One Of Frank Sinatra’s Most Famous Albums Is Back In The Spotlight appeared on BitcoinEthereumNews.com. Frank Sinatra’s The World We Knew returns to the Jazz Albums and Traditional Jazz Albums charts, showing continued demand for his timeless music. Frank Sinatra performs on his TV special Frank Sinatra: A Man and his Music Bettmann Archive These days on the Billboard charts, Frank Sinatra’s music can always be found on the jazz-specific rankings. While the art he created when he was still working was pop at the time, and later classified as traditional pop, there is no such list for the latter format in America, and so his throwback projects and cuts appear on jazz lists instead. It’s on those charts where Sinatra rebounds this week, and one of his popular projects returns not to one, but two tallies at the same time, helping him increase the total amount of real estate he owns at the moment. Frank Sinatra’s The World We Knew Returns Sinatra’s The World We Knew is a top performer again, if only on the jazz lists. That set rebounds to No. 15 on the Traditional Jazz Albums chart and comes in at No. 20 on the all-encompassing Jazz Albums ranking after not appearing on either roster just last frame. The World We Knew’s All-Time Highs The World We Knew returns close to its all-time peak on both of those rosters. Sinatra’s classic has peaked at No. 11 on the Traditional Jazz Albums chart, just missing out on becoming another top 10 for the crooner. The set climbed all the way to No. 15 on the Jazz Albums tally and has now spent just under two months on the rosters. Frank Sinatra’s Album With Classic Hits Sinatra released The World We Knew in the summer of 1967. The title track, which on the album is actually known as “The World We Knew (Over and…
Share
BitcoinEthereumNews2025/09/18 00:02
Nederlandse beleggingen doorbreken grens van €200 miljard

Nederlandse beleggingen doorbreken grens van €200 miljard

In het derde kwartaal van 2025 gingen Nederlandse huishoudens voor het eerst over de grens van €200 miljard aan beleggingen heen. Die groei is grotendeels te danken aan stijgende beurskoersen. Check onze Discord Connect met "like-minded" crypto enthousiastelingen Leer gratis de basis van Bitcoin & trading - stap voor stap, zonder voorkennis. Krijg duidelijke uitleg & charts van ervaren analisten. Sluit je aan bij een community die samen groeit. Nu naar Discord Stijgende koersen drijven particuliere beleggingen omhoog De totale waarde van particuliere beleggingen steeg tot €204,7 miljard. Deze toename weerspiegelt de bredere interesse onder huishoudens om hun vermogen actiever te beheren. Beleggen is steeds gewoner geworden; meer mensen kiezen ervoor hun spaargeld deels op de beurs te laten renderen. Een opvallende motor achter deze groei is de technologiesector. ASML was daarbij de uitschieter. De koers steeg in een halfjaar met ruim 32,5% en bereikte een piek van €1.002. Daarmee haalde ASML energiebedrijf Shell in als populairste aandeel onder particulieren. Beleggingsfondsen zijn nog steeds het meest in trek, gevolgd door losse aandelen en obligaties. Tegelijkertijd blijft het overgrote deel van het vermogen op spaarrekeningen staan: €518,4 miljard, met daarbovenop €108,3 miljard op betaalrekeningen. In totaal telt Nederland ongeveer 2,2 miljoen actieve particuliere beleggers. Crypto groeit uit tot serieuze beleggingscategorie Ook cryptogerelateerde beleggingen winnen terrein. Inmiddels belegt 1 op de 10 huishoudens in crypto-ETF’s en trackers. In 2022 was dat nog slechts 1 op de 100. De aantrekkingskracht zit voor veel mensen in het gebruiksgemak. Zonder technische kennis of het beheer van wallets kunnen ze via reguliere beleggingsplatformen profiteren van koersbewegingen in de cryptomarkt. Deze eenvoudige toegang opent de deur voor een nieuw type belegger, dat rendement zoekt zonder zich te hoeven verdiepen in blockchaintechniek. Nederlandse beleggers kijken momenteel tevreden toe hoe hun portefeuille in waarde stijgt. In het vorige kwartaal steeg de belegde waarde van huishoudens naar recordhoogte. Nederlanders beleggen echter lang niet altijd optimaal, vinden experts.https://t.co/872co2VakS — De Telegraaf (@telegraaf) November 19, 2025 Spreiding en voorzichtigheid blijven belangrijk De doorbraak van de €200 miljard laat zien dat Nederlandse huishoudens steeds actiever investeren. Van gevestigde tech-aandelen tot nieuwe cryptoproducten: het aanbod wordt breder, en de interesse groeit mee. Toch blijft een groot deel van het vermogen opzijgezet op spaar- en betaalrekeningen. Die spreiding onderstreept een behoefte aan stabiliteit, zelfs in een groeiend beleggingsklimaat. Best wallet - betrouwbare en anonieme wallet Best wallet - betrouwbare en anonieme wallet Meer dan 60 chains beschikbaar voor alle crypto Vroege toegang tot nieuwe projecten Hoge staking belongingen Lage transactiekosten Best wallet review Koop nu via Best Wallet Let op: cryptocurrency is een zeer volatiele en ongereguleerde investering. Doe je eigen onderzoek. Het bericht Nederlandse beleggingen doorbreken grens van €200 miljard is geschreven door Sebastiaan Krijnen en verscheen als eerst op Bitcoinmagazine.nl.
Share
Coinstats2025/11/23 15:31