Thanks to visit codestin.com
Credit goes to tatum.io

Bitcoin

The Industry Standard for Bitcoin RPC Nodes

Access Bitcoin RPC nodes, APIs, and powerful developer tools in one platform.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Status

Test a Simple Call on Bitcoin

Try out our code - get yourAPI key for FREEand test how Tatum can simplify development.

Open this chain’s Postman collection:

Run and modify ready‑made RPC requests for this chain using the official Postman collection.

RPC Gateway

Connect to Bitcoin through Tatum's reliable RPC Gateway to make your first calls and interact with the Bitcoin network at scale.

Tatum RPC gateways are globally load balanced with automatic failovers and smart caching, so your applications stay fast and available even during traffic spikes.

With the BYO-RPC feature, you can plug in your own nodes alongside Tatum endpoints and centrally manage routing, prioritization, and failover policies across all RPC traffic.

Data API

Access a standardized API to verify malicious addresses on Bitcoin, and add robust risk screening to any BTC-powered product.

Notifications

Receive webhook notifications for any event on Bitcoin and monitor all on-chain events with multiple automatic retries, so you never miss critical activity while keeping notification costs extremely low.

Discover transaction events for Bitcoin addresses in the same stream to power dashboards, risk engines, and alerts.

Frequently Asked Questions

How to connect to the Bitcoin gateway?

Connect to Tatum's Bitcoin RPC Gateway using the endpoint format: bitcoin-mainnet.gateway.tatum.io, bitcoin-testnet.gateway.tatum.io, bitcoin-signet.gateway.tatum.io, or bitcoin-testnet4.gateway.tatum.io.

Tatum's RPC Gateway provides discovery endpoints to help you explore available functionality:

  • /llms.txt: Access AI context and documentation for the network
  • /_methods: Discover all supported interfaces and RPC methods for the network


How are the RPC calls priced?

Credits are consumed based on the complexity and resource requirements of each RPC method:

  • 2 credits are consumed for Standard RPC methods (most common operations)
  • 5 credits are consumed for the eth_call method
  • 50 credits are consumed for Debug and Trace methods

How do you authenticate your API key?

When using the Tatum REST API or SDK, you need to authenticate yourself with an API key. Access Tatum services by authenticating with your API key using one of the following methods:

  • X-API-Key in header (Recommended): Pass your API key in the x-api-key header
  • Authorization Header (Bearer): Use authorization: bearer {YOUR_API_KEY}
  • Authorization Header (Basic): Use HTTP Basic Authentication

For detailed authentication instructions and best practices, see the Authentication & Security documentation.

Get your API key by signing up at the Tatum Dashboard. Each free account includes two API keys – one for Mainnet and one for Testnet.

Building Something Big on Bitcoin? Let's Talk.

Not into forms? Chat on Telegram

Access the Tatum Platform

Tatum gives you a powerful Dashboard to track and manage your app.

Sign Up
Preview of the Tatum Dashboard - usage section.