pull down to refresh

Seems like this has been around for a few months and I'm surprised that I didn't hear about it earlier.

A Bitcoin mining analysis platform with transparent MITM proxy and distributed agent fleet for capturing, analyzing, and testing mining pool behavior.

This seems especially useful to people who want to do research on different mining pools.

  • Transparent Proxy: Relays traffic between miners and pools without corrupting messages
  • Real-time Capture: Captures every message with full metadata
  • Stratum v1 Parsing: Decodes JSON-RPC messages with best-effort parsing
  • Web Interface: Modern React UI for visualizing message flow and agent telemetry
  • Distributed Agents: Scalable fleet of agents that receive share events and submit to pools for analysis
  • Nostr Integration: Push-based event distribution via Nostr relay (no polling)
  • Session Management: Track multiple miner connections independently
  • Filtering & Search: Filter by session, direction, method, or search across all data
  • Docker-First: Easy deployment with docker-compose