warming the live anchor subgraph, first transfers landing…
● the ONE anchor ·
0 addresses · 0 transfers ·
every lens below queries these same nodes
One substrate. Ten databases. The same nodes.
We pin ONE anchor node-set from the live Bitcoin value-flow graph, then query those exact same nodes and edges through ten different database paradigms, each in its own native idiom, each measured live on this box. Ten products the industry sells separately are ten faces of one 64-byte-container substrate reading one copy of the data. Nothing here is typed in by hand, a card reading measuring… has not landed yet.
9/ 10
database systems collapsed into one substrate, over the same anchor
anchor: 229 recent nodes ·
240 transfers · band 312..200,312
Graph
warm
the record + its neighbors
6.5KTEPS
measured on the anchor · just now
6.5K
TEPS
warm
1.4 ms
replaces a native graph database (Neo4j-class)
Relational
warm
SELECT … WHERE id IN (…)
383.2Krows/s
measured on the anchor · just now
383.2K
rows/s
warm
167.0 µs
replaces a relational database (Postgres-class)
Key-value
warm
GET key
5.4MGET/s
measured on the anchor · just now
5.4M
GET/s
warm
1.5 ms
replaces an in-memory cache (Redis-class)
Document
warm
the record + its embedded neighbors
444.4Kdocs/s
measured on the anchor · just now
444.4K
docs/s
warm
54.0 µs
replaces a document store (Mongo-class)
Object / blob
cold
read the bytes
1.87GB/s
measured on the anchor · just now
2
GB/s
cold
6.8 ms
replaces an object store (S3-class)
Search
warm
index-free scan of the corpus
271.64GB/s
measured on the anchor · just now
272
GB/s
warm
188.0 µs
replaces a search engine (Elastic-class)
Vector / ANN
measuring…
this lens over the anchor has not landed yet
OLAP / warehouse
warm
GROUP BY … aggregate
7.67Brows/s
measured on the anchor · just now
7.67B
rows/s
warm
104.0 µs
replaces a columnar warehouse (ClickHouse-class)
Time-series
warm
range scan + bucket
32.9Msamples/s
measured on the anchor · just now
32.9M
samples/s
warm
3.0 ms
replaces a time-series database (Influx-class)
Streaming
cold
replay the tape
44.0Mevents/s
measured on the anchor · just now
44.0M
events/s
cold
4.5 ms
replaces a streaming broker (Kafka-class)
ten round-trips, or one pass
measuring the fused pass… the ten lenses land first, then the one-pass delta renders here
Every number here is measured live on this box, on a bounded slice of public Bitcoin data you
can re-pull over Bitcoin P2P and re-run. All ten lenses read the SAME anchor node-set, read-only,
over one copy, no ETL between them. The honesty band on each card tells you what class of number
it is; the tier tag (cold / warm) tells you where the read landed.