◐ rebuilding Bitcoin chain analytics are being rebuilt after a transaction-parser fix. Historical figures shown may be inaccurate until the re-ingest completes.
⬡ SUBSTRATE 🔒 sovereign Bitcoin value-flow graph · 1.78M nodes · 7372.0M edges · ready Contact ▸ ⌘K research.semurg.io

Deep traversal on the live Bitcoin value-flow graph

You are looking at Bitcoin value-flow graph1.78M nodes · 7372.0M edges in one Semurg substrate. Ask it to run the k-hop graph benchmark and it runs the real query live on this box, on data you can download and re-run yourself ▸.

Click an example in the agent rail, or vary the hop count and the seed node, e.g. traverse 5 hops from 100. Every run is measured end to end, on this box, on the real dataset. Nothing is pre-computed.

the live Bitcoin value-flow graph, transactions and addresses linked by value-flows (prev-tx to tx to address), parsed straight off the P2P network · Bitcoin mainnet P2P (our own block-parser node, no bitcoind, no REST). Ask the agent (right) to run a deep k-hop BFS; the number is measured here, now, on the live Bitcoin value-flow graph.

the native-graph leader, same data
Loads, indexes, then answers. A native graph database ingests the edge list, builds its adjacency indexes, and only then serves the deep k-hop query.
semurg, one engine
Deep BFS, no index built. The same public benchmark edge list becomes a co-located image the moment it lands, and a 5-hop traversal runs across every core.
The live Bitcoin value-flow graph, traversed the instant the data lands.
The live Bitcoin value-flow graph: 1.78M nodes, 7372.0M edges. Measured live on this box. Re-pull it over Bitcoin P2P and re-run it yourself.
ask the agent to run a deep traversal, the measured result renders here
The whole Bitcoin chain is the scale follow-up; the live window here is a large bounded slice of it. The same substrate also serves key-value, full-text and vectors.