← All explorations

How is blockchain actually being used in enterprise (supply chain, settlement, identity) beyond speculation

Is Blockchain Actually Useful, or Just Hype? Here's What the Data Says

| 99 nodes · 324 edges
↓ .md ↓ .db Take this into your AI — the full analysis + graph as markdown, ready to paste into ChatGPT, Claude, Gemini or any AI.

Based on analysis of a 99-node, 324-edge knowledge graph exploring enterprise blockchain adoption across supply chain, financial settlement, and identity applications.


What We’re Really Asking

You’ve heard about blockchain for years. Bitcoin. NFTs. “The future of finance.” But somewhere underneath all that noise, actual companies have been quietly building real systems with this technology — systems that move billions of dollars, track medicines through hospitals, and authenticate military equipment.

This analysis looks at what those real systems have in common, why some failed, what the remaining obstacles are, and where the technology is genuinely heading. The findings come from mapping 99 concepts and 324 connections between them to see what depends on what.


The One Thing Everything Depends On

Imagine you’re trading baseball cards with a friend. The trade only works if both of you hand over your cards at exactly the same moment — otherwise one person might grab the other’s card and run. In finance, this “simultaneous swap” problem has been around forever: you send money, I send you the asset, but there’s always a gap where one party has given something and the other hasn’t yet. Banks employ entire departments to manage that gap.

Blockchain’s most concrete achievement in finance is eliminating that gap entirely. It’s called Delivery versus Payment, or DvP — the money and the asset move at the same instant, locked together in a single transaction. No gap. No counterparty risk. No department needed to manage it.

This mechanism sits at the center of the entire financial half of the graph. JPMorgan, Broadridge, the DTCC (the company that settles most US stock trades), and central banks in multiple countries are all building on top of it. Nine different enabling technologies feed into it; nine significant deployments flow out of it. The structural finding is stark: financial blockchain adoption is not waiting on regulation or politics — it is waiting on institutions deploying live DvP infrastructure. Everything else is downstream of that.


Why Most Blockchain Consortiums Failed

Now picture a neighborhood deciding to build a shared swimming pool. Everyone chips in money. But then IBM and Maersk — two of the biggest companies in shipping — decided to build a blockchain for global trade called TradeLens. They controlled the infrastructure. Every other shipping company was essentially a tenant in someone else’s pool. Competitors didn’t trust it. The project shut down in 2022.

The same pattern killed an entire generation of trade finance blockchain projects. The graph calls this the “Governance Trap” — and it has a predictable structure. When one company (or a tight partnership between two) controls the shared infrastructure, competing companies won’t commit to using it. When no one commits, the network doesn’t reach critical mass. When it doesn’t reach critical mass, it collapses.

The graph identifies two ways out of this trap:

First: neutral operators. GSBN, a shipping data network, has survived where TradeLens failed because it’s structured so no single carrier controls the infrastructure. The pool is genuinely shared, with an independent governing body.

Second: privacy-preserving smart contracts. A technology called DAML lets companies run shared logic on a blockchain without revealing each other’s confidential data. If competitors can participate without exposing their trade secrets, the trust barrier shrinks.

The trap is real and well-documented. The escape routes exist but require deliberate design choices at the founding of a consortium — choices that many early projects did not make.


The Problem That Blockchain Cannot Fully Solve (Yet)

Here is the most important limitation the graph encodes: blockchain is very good at tracking things once they’re on the blockchain, but it cannot guarantee that what’s on the blockchain matches what’s in the real world.

Think of it this way. A blockchain can prove that a certificate saying “this is organic coffee” was created, never duplicated, and transferred correctly through every hand in the supply chain. But it cannot go to the farm and confirm the coffee is actually organic. Someone has to do that physical check — and that someone is called an oracle, a source of real-world data fed into the blockchain.

The Oracle Problem is that oracles can lie, fail, or be wrong. In the carbon credit markets, this turned out to be catastrophic. Carbon credits — certificates saying “this tree absorbed this much CO2” — were tokenized on blockchains. The blockchain part worked perfectly. The verification that the trees actually existed and absorbed the claimed carbon did not. The market suffered a credibility collapse.

Artificial intelligence is being tested as a better oracle — using satellite imagery, sensor networks, and pattern recognition to verify physical reality automatically. The graph shows AI as a partial solution, not a complete one. That single word “partially” is the only hedge in an otherwise confident graph. The oracle problem sets a ceiling on how useful blockchain can be for physical supply chains, and that ceiling has not been removed.


Two Financial Systems That Don’t Talk to Each Other

Imagine the world’s banking system splitting into two incompatible versions of the internet — one used by the US and Europe, one used by China and its trading partners — and neither can easily communicate with the other.

That’s what the graph shows happening in international payments. China and several allied central banks have built something called mBridge — a system for settling payments between their currencies on a shared blockchain. The US, Europe, and the Bank for International Settlements have built Project Agorá, their own version.

Both systems do the same thing. Both implement “multi-currency settlement on a shared ledger.” But they compete, not cooperate. SWIFT (the current global messaging system for bank payments) works alongside the Western system and competes with mBridge. The US GENIUS Act — legislation governing stablecoins — adds further pressure on mBridge.

The graph has no edge showing these two systems converging. No node represents an agreement that might bridge them. The structural prediction is that this split will persist and deepen, not resolve. Two companies selling in both markets will eventually face the cost of maintaining accounts and relationships in both settlement ecosystems.


The Unexpected Connections

A few connections in the graph are worth highlighting because they’re non-obvious:

Military supply chains and battlefield speed. The US Defense Department uses blockchain to authenticate parts in weapons systems — confirming that a missile guidance component actually came from the verified manufacturer, not a counterfeiter. The graph shows this connecting to something called “kill chain compression” — reducing the time from detecting a target to deciding what to do about it. Verified component provenance enables faster automated decisions. This is the only point in the graph where enterprise supply chain blockchain connects to military operations.

Shipping documents and carbon credits share the same mathematical idea. A bill of lading (the legal document proving who owns cargo at sea) and a carbon credit both need to prove they can’t be used twice. You can’t present the same bill of lading twice to claim payment; you can’t retire the same carbon credit twice to offset two different companies’ emissions. The cryptographic solution is the same in both cases: a token that provably transfers ownership and cannot be duplicated. The shipping version survived. The carbon credit version ran into the oracle problem and faltered — same mechanism, different fate due to a different failure mode.

A 1996 UN legal document is a prerequisite for AI supply chains. The UNCITRAL Model Law on Electronic Transferable Records — a United Nations framework from 1996 designed to make electronic trade documents legally valid — turns out to be load-bearing for AI-native supply chain automation. For AI to automatically process trade documents, those documents have to be machine-readable and legally valid. That requires this old legal framework to be adopted in national law. Law from a different era becomes infrastructure for future technology.


The Loops That Can’t Stop Themselves

The graph shows several reinforcing cycles — situations where A causes more of B, which causes more of A.

The most concerning one involves geopolitical fragmentation. Supply chain bifurcation (companies building parallel supply chains for different geopolitical blocs) amplifies the split in payment systems, which amplifies supply chain bifurcation further. The graph finds no edge that dampens this loop. Without some external intervention — a multilateral agreement, a geopolitical shift — the structural prediction is that this fragmentation accelerates on its own.

One stabilizing loop exists, and it’s in cross-border payments. The problem of trapped liquidity (banks forced to park money in accounts around the world “just in case” they need to make a payment) generates the economic pressure that makes Ripple’s alternative payment system viable. Ripple’s system then reduces the trapped liquidity problem. The problem produces its own solution, which reduces the problem. This is the only clearly self-stabilizing mechanism in the graph.


What to Watch For

The graph generates several testable predictions worth tracking:

  • RWA (real-world asset) tokenization growth should track how many institutions have live DvP infrastructure — not regulatory announcements.
  • Blockchain consortiums with neutral, independent operators at founding should survive at higher rates than those controlled by a participant.
  • Pharmaceutical blockchain adoption should outpace commodity supply chain adoption, because pills can be serialized and verified with IoT sensors, while bulk commodities are hard to verify without trusting a human inspector.
  • After a US banking rule change in early 2026 allowing banks to hold crypto assets without capital penalties, both public blockchain (Solana) and private blockchain (Broadridge, DTCC) institutional adoption should grow simultaneously — not one displacing the other.

Bottom Line

The graph shows enterprise blockchain is not a single technology trend — it’s three distinct phenomena with different maturity levels and different failure modes.

In financial settlement, the technology is working. The DvP mechanism is live at major institutions. The obstacle is deployment breadth, not technical feasibility. Every institution that does not yet have DvP capability is a bottleneck in the broader system.

In physical supply chains, the technology is useful but bounded. Blockchain can track provenance and prevent document fraud. It cannot independently verify what is happening in the physical world. Until AI-powered verification closes the oracle gap, supply chain blockchain has a structural ceiling.

In geopolitics, the technology is a mirror. Blockchain does not reduce geopolitical fragmentation — it enables each competing bloc to build better infrastructure for its own settlement system. The resulting incompatibility is a consequence of the world it’s being built in, not of any flaw in the technology.

The governance finding is the most actionable: the design choices made at the founding of a consortium predict whether it will survive, more than the technology choices do. Projects that gave one participant infrastructure control failed. Projects with neutral governance structures survived.