Bitcoin Address & Transaction Scraper
Pricing
$0.60 / 1,000 records
Bitcoin Address & Transaction Scraper
Bitcoin Address & Transaction Scraper. No API key required. Pay only per result; empty or failed runs cost nothing.
Pricing
$0.60 / 1,000 records
Rating
0.0
(0)
Developer
Christian Pichichero
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Bitcoin Address & Transaction Scraper — a fast, reliable blockchain btc scraper that needs no API key. You pay only for the results you get: failed or empty runs are always free.
This blockchain btc scraper runs on the Apify platform, so you can call it from the API, run it on a schedule, or export results to JSON, CSV, Excel, or Google Sheets.
What this scraper does
- Extracts structured blockchain btc data with no browser or API key required
- Returns clean JSON, one record per result — ready for sheets, databases, or apps
- Pay-per-result pricing: you are never charged for a run that returns nothing
- Runs on demand or on a schedule, and integrates with 5,000+ apps via the Apify API and webhooks
What data you get
Each result record includes fields such as:
- Hash (
hash) — e.g."cce584ac9496c3b6efa2b3002124a32f112d7f3b84ada17c5a15279b... - Address (
address) — e.g."1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa" - Time (
time) — e.g.1783779875 - Time Iso (
timeIso) — e.g."2026-07-... (UTC ISO)" - Result Satoshi (
resultSatoshi) — e.g.1092 - Result Btc (
resultBtc) — e.g.1.092e-05 - Fee Satoshi (
feeSatoshi) — e.g.250 - Fee Btc (
feeBtc) — e.g.2.5e-06 - Size (
size) — e.g.320 - Weight (
weight) — e.g.950 - Block Height (
blockHeight) — e.g.957577 - Tx Index (
txIndex) — e.g.5149105260291298 - Double Spend (
doubleSpend) — e.g.false - Num Inputs (
numInputs) — e.g.1 - Num Outputs (
numOutputs) — e.g.4
Input
| Field | Type | Description |
|---|---|---|
addresses | array | List of Bitcoin addresses to scrape on-chain data for (e.g. 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa). One task i... |
maxTxPerAddress | integer | How many of the most recent transactions to emit for each address (0 = summary only). blockchain.info retur... |
includeAddressSummary | boolean | If enabled, emit one btc-address summary record (balance, totals, tx count) per address in addition to its ... |
maxResults | integer | Overall cap on the total number of records returned across all addresses. |
Example output
{"type": "btc-tx","hash": "cce584ac9496c3b6efa2b3002124a32f112d7f3b84ada17c5a15279befab5892","address": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa","time": 1783779875,"timeIso": "2026-07-... (UTC ISO)","resultSatoshi": 1092,"resultBtc": 1.092e-05,"feeSatoshi": 250,"feeBtc": 2.5e-06,"size": 320,"weight": 950,"blockHeight": 957577,"txIndex": 5149105260291298,"doubleSpend": false,"numInputs": 1,"numOutputs": 4,"balanceSatoshi": 10723469938,"url": "https://www.blockchain.com/btc/tx/cce584ac9496c3b6efa2b3002124a32f112d7f3b84ada17c5a15279befab5892","scrapedAt": "2026-07-11T00:00:00+00:00"}
Use cases
- Automate research and data collection
- Feed dashboards, sheets, and databases
- Enrich records in your CRM or app
- Monitor changes on a schedule
Pricing
This actor uses pay-per-result pricing at $0.0006 per record. There is no monthly fee and no start fee — and empty or failed runs cost $0, so you only ever pay for data you actually receive.
Frequently asked questions
Do I need an API key or account for the source? No. This blockchain btc scraper works out of the box with no API key required.
What happens if a run returns no results? You are not charged. Billing is per result, so empty or failed runs are free.
Can I run the blockchain btc scraper on a schedule? Yes. Use the Apify Scheduler to run it hourly, daily, or on any cron schedule, and get results by webhook or API.
What export formats are supported? Results can be exported as JSON, CSV, Excel, HTML, or pushed to Google Sheets, a database, or your own app via the Apify API.
Is the data structured? Yes. Every blockchain btc result is a clean, flat JSON record you can use immediately.