Skip to main content
Back to all blockchains
Bitcoin logo

Free Bitcoin RPC (BTC)

Popular

Explore Bitcoin, the world’s first decentralized digital currency. Discover how it revolutionized peer-to-peer transactions and blockchain.

99.99%
8
24/7
FREE
RPC Gateway

Connect to Bitcoin RPC

Access reliable, enterprise-grade RPC endpoints that power your dApp with ultra-low latency and 99.9% uptime.

Connect to Bitcoin Gateway

Make your first RPC call on Bitcoin's Blockchain Gateway.

Mainnet

Mainnet
Explorer
JSON-RPC
https://bitcoin-mainnet.gateway.tatum.io
REST API
https://bitcoin-mainnet.gateway.tatum.io/rest
Electrs JSON-RPC
https://bitcoin-mainnet-electrs.gateway.tatum.io

Testnet

Testnet
Explorer
JSON-RPC
https://bitcoin-testnet.gateway.tatum.io
REST API
https://bitcoin-testnet.gateway.tatum.io/rest

Testnet4

Testnet
Explorer
JSON-RPC
https://bitcoin-testnet4.gateway.tatum.io
REST API
https://bitcoin-testnet4.gateway.tatum.io/rest

Signet

Testnet
Explorer
JSON-RPC
https://bitcoin-signet.gateway.tatum.io

* Rate limit enabled - perfect for testing and development. For production, we recommend to Upgrade.

Ready for production?

Get 200 requests/second, priority support and advanced blockchain features.

Global Load Balancer

Route to nearest node

Batch RPC Calls

Multiple requests at once

Archive Nodes

Historical blockchain data

Debug & Trace

Advanced debugging

Advanced Analytics

Usage & performance

Bring Your Own RPC

Custom RPC gateways

Upgrade
Get Free API Key

Increase your limit and access all Bitcoin features in Tatum Development Platform.

Testnet Faucets for Bitcoin

Get free testnet tokens for development on Bitcoin.

Estimate Gas on Bitcoin

Calculate the optimal gas fee for any transaction on Bitcoin.

Accessible to Everyone

No signup. No paywalls. Just RPC that works. Great ideas come from everywhere.

Our Mission

With love by Tatum

Blockchain Data

Indexed Bitcoin Data Insights

Complete on-chain data access for Bitcoin. Query wallets, tokens, NFTs, and transaction history with lightning-fast APIs - no need to run your own nodes.

Blockchain Notifications

Real-time Bitcoin Alerts

Real-time webhooks for Bitcoin events. Stop polling the blockchain - get instant alerts for transactions, smart contract events, and wallet activities.

About Bitcoin

Bitcoin’s RPC documentation offers developers a comprehensive guide to programmatically interact with the original blockchain network. This documentation details the API endpoints needed to query transaction data, submit new transactions, and manage wallets. Operating on a proof-of-work (PoW) consensus mechanism, Bitcoin ensures security and decentralization at scale. Developers can utilize the RPC gateway to build applications such as payment gateways and wallets while leveraging Bitcoin’s global recognition and robust infrastructure.

Tatum Blog & Updates

Learn More About Bitcoin

Discover guides, tutorials, and insights about Bitcoin development

FAQ

Frequently Asked Questions

Everything you need to know about Bitcoin RPC endpoints

What is Bitcoin RPC?

Bitcoin RPC (Remote Procedure Call) is an interface that allows developers to interact with the Bitcoin blockchain. It enables you to read data, send transactions, and deploy smart contracts programmatically using standard JSON-RPC methods.

How do I connect to Bitcoin using these RPC endpoints?

Simply copy the RPC endpoint URL from above and configure it in your Web3 library (ethers.js, web3.js), wallet (MetaMask, Trust Wallet), or development tool (Hardhat, Truffle). The endpoint works immediately with no registration required for the free tier.

What are the rate limits for free Bitcoin RPC?

Free tier RPC endpoints are limited to 5 requests per minute. This is perfect for testing and development. For production applications, we recommend upgrading to Tatum Premium which offers 200 requests per second with no daily limits.

When should I upgrade to Premium?

Consider upgrading to Premium when you're moving to production, need higher rate limits (200 req/sec), require 99.9% uptime SLA, want access to archive nodes for historical data, or need advanced features like batch RPC calls, debug/trace methods, and priority support.

Is Bitcoin RPC free forever?

Yes! Our free tier Bitcoin RPC endpoints are free forever with 5 requests per minute. This tier is perfect for learning, testing, and small projects. There are no hidden fees or time limits on the free tier.

What's the difference between mainnet and testnet?

Mainnet is the live Bitcoin blockchain where real transactions occur with real assets. Testnet is a separate network used for testing and development with free test tokens. Always test your dApp on testnet before deploying to mainnet.

Can I use these endpoints in production?

Free tier endpoints can be used in production for low-traffic applications (under 5 req/min). For production apps with higher traffic, we strongly recommend Tatum Premium for guaranteed uptime, faster rate limits, and enterprise SLA.