Getting Bitcoin Data: Core RPC vs Blockbook vs Hosted Address APIs
Developers coming to Bitcoin from Ethereum hit the same wall within an hour. On Ethereum, eth_getBalance(address) just works. On Bitcoin, you spin up a node, start calling JSON-RPC, and then try to an
swiftnodes.hashnode.dev6 min read