R2-query
R2-query
Static dashboards + an interactive SQL console over Cloudflare R2 Data Catalog.
Interactive console
Type SQL, run it against R2 Data Catalog, see results. Use this for ad-hoc exploration.
Dashboards
Add a .sql file to evidence/sources/ and reference it from a page in evidence/pages/. The query runs at build time and ships as static HTML/parquet.
Bitcoin blocks → — sample dashboard over the R2 Data Catalog. Add more under evidence/sources/ + evidence/pages/.
Data sources
| database | description |
|---|---|
btc | Bitcoin blocks, transactions |
eth | Ethereum blocks, transactions, token transfers, contracts, logs, traces |
Schema introspection: /api/schema (also exposed in the console sidebar).
