𝗜 𝗕𝘂𝗶𝗹𝘁 𝗔𝗻 𝗢𝗽𝗲𝗻 𝗕𝗲𝗻𝗰𝗵𝗺𝗮𝗿𝗸 𝗦𝗶𝘁𝗲 𝗙𝗼𝗿 𝗖𝗿𝘆𝗽𝘁𝗼 𝗜𝗻𝗳𝗿𝗮𝘀𝘁𝗿𝘂𝗰𝘁𝘂𝗿𝗲
Choosing a crypto data provider or an RPC is hard. Vendors claim the lowest latency. They claim the best uptime. Most use marketing numbers that hide real performance. Comparison posts often look like paid ads.
I built OpenChainBench to fix this. It is a fully open source benchmark platform.
It tracks over 20 benchmarks across six categories. It uses a fixed methodology. You can query raw Prometheus metrics. It includes a public MCP server for AI agents.
The project is MIT licensed. The goal is a neutral, audited layer for the crypto API stack.
How it works:
- Identical inputs: Every provider gets the same request at the same time from the same region.
- Honest data: We publish p50, p90, and p99 latency. We do not use averages. A fast provider that fails 30 percent of the time will not look good here.
- Auditable runs: Every benchmark spec is a YAML file in our repo. You can rerun any test yourself.
- No cherry picking: We do not remove providers that perform poorly.
The site covers these areas:
- Aggregators: Bridge fees and quote latency.
- Blockchains: L1 finality and gas accuracy.
- Bridges: Latency and fees.
- NFT APIs: Metadata coverage.
- RPCs: Network coverage and capabilities.
- Trading: API latency and data freshness.
You can pull this data into your own tools. We provide JSON endpoints for everything. You can even add live rank badges to your README files.
I also built an MCP server. This allows AI agents like Claude or Cursor to read live infrastructure data. Agents can list benchmarks, get details, or run guarded queries to find performance stats.
The architecture is simple:
- Next.js on Vercel.
- Snapshots in Upstash Redis.
- Workers on Railway to sweep data every 60 seconds.
- Prometheus for the data layer.
The cost is low. The transparency is high.
I want to expand coverage to include account abstraction bundlers, intent solvers, and ZK proof networks. My goal is to become the Consumer Reports of crypto infrastructure.
The code is open. The data is open. You do not have to take my word for it.
Check it out:
Site: openchainbench.com Methodology: openchainbench.com/methodology API: openchainbench.com/api/openapi.json MCP server: openchainbench.com/api/mcp/mcp GitHub: github.com/ChainBench/OpenChainBench
ನೀವು ಚೈನ್ಗೆ ಸಂವಹನ ನಡೆಸುವ ಪರಿಕರಗಳನ್ನು ನಿರ್ಮಿಸುತ್ತಿದ್ದರೆ, ಯಾವ ಅಂಶಗಳನ್ನು ಬೆಂಚ್ಮಾರ್ಕ್ ಮಾಡಬೇಕೆಂದು ನೀವು ಬಯಸುತ್ತೀರೋ ಅದನ್ನು ನನಗೆ ತಿಳಿಸಿ.