Go to Hyperscrape Store

Bitcoin Address Scraper

hyperscrape/bitcoin-address-scraper

On-chain stats for any Bitcoin address — balance, totals, USD value, recent txs.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/bitcoin-address-scraper?addresses=1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Looks up Bitcoin addresses on the official public mempool.space API — no API key required. Works with legacy (1…), script-hash (3…), SegWit (bc1q…) and Taproot (bc1p…) addresses.

One item is produced per address, including: confirmed balance in BTC and satoshi, total received / total sent, transaction and UTXO counts, unconfirmed (mempool) balance and pending tx count, the current USD/EUR price and the balance converted to USD, plus (optionally) the most recent transactions with txid, confirmation status, block height/time, fee, size and the net BTC amount the address gained or lost in each transaction.

Source: official public JSON API (no HTML parsing).

Tips

  • includeTransactions adds one extra request per address (mempool.space returns up to 50 recent txs).
  • Try it with the genesis address 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa.