Rewritten BSV node implementation structured as horizontally scalable Go microservices rather than one monolithic daemon. Its authors cite testnet throughput above one million transactions per second, and pools began producing mainnet blocks with it from late 2024.
Browse by category
Pets0
Node & Infrastructure Services
PublicNode Bitcoin SV RPC
Business/Organisation
A free JSON-RPC endpoint for the BSV chain, offered as one of roughly 77 networks on a multi-chain public RPC service operated by staking provider Allnodes. No key or account is needed, and per-chain usage figures are published openly.
JungleBus
Business/Organisation
Subscription-based chain crawler that delivers only the transactions matching filters an application defines, sparing it from processing every block itself. Client libraries exist for Go, JavaScript and Rust, and it underpins several of GorillaPool's own services.
GorillaPool
Business/Organisation
Mining pool and private data-centre operator that also ships developer infrastructure for BSV. Alongside Stratum endpoints with PPLNS payouts it runs the JungleBus indexer, an ARC broadcast service and, since mid-2026, its own block explorer.