Skip to content
0%

Bitcoin is now live on Alchemy

Author: Alchemy

Last updated: May 11, 20263 min read
Bitcoin, Litecoin, and Dogecoin icons on a gradient grid background

Bitcoin is live on Alchemy. Starting today, you can build on Bitcoin, Litecoin, Dogecoin, and Bitcoin Cash using the same platform, dashboard, and API keys you already use for Ethereum, Solana, and 100+ other chains.

Get started or talk to our team for custom pricing and solutions for enterprises.

What's included

We're launching the full stack across all four chains:

  • Raw JSON-RPC — every standard Bitcoin-family RPC method, passthrough to full nodes with txindex. Standard Bitcoin Core RPC is served over JSON-RPC, exactly as you'd expect.
  • Indexed data APIs (REST) — address balances, UTXO lookups, paginated transaction history, enriched transaction details, and spending status, served over REST. The queries Bitcoin Core can't answer natively (like "what is this address's balance?"), answered in milliseconds.
  • xpub and descriptor tracking — ability to monitor all addresses derived from a single wallet key. This is how most wallets and custodians actually manage funds, and it works out of the box.
  • WebSocket subscriptions — subscribe to confirmed transactions, address activity, new blocks, and reorg notifications, with configurable confirmation thresholds. Real-time updates streamed over a persistent connection, no polling required.
  • Transaction operations — fee estimation (fast/medium/slow, mempool-aware), unsigned transaction construction, compilation, verification, and broadcast.
  • Compatibility wrappers — migrating from QuickNode or Blockdaemon? We support the same method signatures as bb_* (QuickNode Blockbook) and bd_* (Blockdaemon) method signatures so you can switch easily.

All of this is available on every Alchemy tier. Enterprise customers get UTXO chains under their existing compute unit allocation. PAYG developers can add chains from the dashboard.

Why this matters

If you're building on Bitcoin today, you're probably stitching together multiple providers — one for RPC, another for indexed data, maybe a third for websockets. Or you're running custom infrastructure to fill the gaps that Bitcoin Core's node-centric API leaves open.

Alchemy eliminates that. One platform, one set of API keys, one dashboard for usage, metering, and analytics — whether you're querying Ethereum, Solana, or Bitcoin. If you're already on Alchemy for EVM or Solana, adding Bitcoin doesn't mean adding a vendor. It means adding a chain.

Benchmarks and migration

We benchmarked our Bitcoin stack against other providers on UTXO query latency—the path that dominates when apps load balances, history, and spend status.

  • ~3x faster compared to alternatives.
  • Up to ~5x faster on UTXO-specific methods, where those workloads are most sensitive.

View the full benchmarks.

When you move over, HTTP shape depends on who you use today:

  • QuickNode and Blockdaemon — JSON-RPC over POST.
  • BlockCypher and Alchemy — REST over GET.

You update how you call the API; the underlying data models stay the same. Our UTXO migration guide maps your existing methods to Alchemy equivalents so you can migrate without rearchitecting your integration.

Start building

Bitcoin, Litecoin, Dogecoin, and Bitcoin Cash are live now.

Alchemy Newsletter

Be the first to know about releases

Sign up for our newsletter

Get the latest product updates and resources from Alchemy

A
O
D
+
Over 80,000 subscribers

By entering your email address, you agree to receive our marketing communications and product updates. You acknowledge that Alchemy processes the information we receive in accordance with our Privacy Notice. You can unsubscribe anytime.