Aug 1, 2026/17 min read
A measured breakdown of Ethereum JSON-RPC latency: nine public endpoints at p50 and p99, the network floor separated from provider overhead, and the microsecond cost of local transports.
Jul 31, 2026/4 min read
BLAZED.sh now has a free plan: one always-on JavaScript script running on a fully synced Ethereum node, plus 1M RPC credits a month. The Beta and Beta XL plans got bigger credit allowances at the same price.
Jul 10, 2026/6 min read
Hitting Infura rate limits or compute-unit costs? Compare Ethereum RPC alternatives in 2026, from Alchemy and QuickNode to running code on the node.
Jul 10, 2026/8 min read
Compute-unit bills climbing or enhanced-API lock-in setting in? Compare Alchemy alternatives for Ethereum RPC in 2026, from Infura and QuickNode to running your container on the node.
Jul 9, 2026/7 min read
The cheapest Ethereum RPC is not the one with the lowest sticker price. How free tiers, compute units, dedicated nodes, self-hosting, and on-node credits compare for the bill you actually pay.
Jul 1, 2026/8 min read
QuickNode credits climbing or edge-function limits pinching at scale? Compare QuickNode alternatives for Ethereum RPC in 2026, from Alchemy and Infura to running your container on the node.
Jun 24, 2026/4 min read
How Ethereum RPC pricing actually works: compute units, credits, and bundled monthly plans compared, with a worked example so you can forecast a real bill.
Jun 23, 2026/8 min read
The 'missing trie node' error means you asked a pruned full node for historical state. Here is why it happens, when you hit it, and how an archive node fixes it.
Jun 20, 2026/7 min read
Why eth_getLogs returns block range and result-count errors across RPC providers, and how to query thousands of blocks reliably with adaptive chunking.
Jul 21, 2025/6 min read
Discover the critical role of Ethereum nodes in powering the blockchain and enabling off-chain software through RPC. A beginner's guide to their types, setup, and significance.