Database

SQLite file size, per-table row counts, and recent write activity for the tables that grow fastest. Helps diagnose unexpected DB growth before it becomes a problem.

Recent write activity

Table Timestamp column Last 60 min Last 24 h
Loading…

Top tables by row count

# Table Rows
Loading…

Hot-write tables to watch: market_gas_tx (every 2 min scan), relayer_tx_stats (on-demand from /relayer page only when user clicks Load TX details), cxo_buybacks (5–30 min cadence depending on live listener health), payments (one row per successful verify). Sudden spike on relayer_tx_stats is the canonical signal of a crawler hammering /relayer URLs.

My Settings