To collect the data, I’ve put together a simple monitor that queries the /data
API of each relayer and pushes the resulting blocks data to Google BigQuery. You can query the datastream directly and build your own views and dashboards.
The relayer datastream can be joined with the public Ethereum BigQuery dataset for deeper analytics on block content.
Here’s an example query (see Details
tab).
The monitor is also open source and I’ve provided instructions on how you can run your own.