All packages

bitcoin_explorer

StreamingFast
v0.1.0/224 downloads

Package ref

bitcoin-explorer@v0.1.0

Run package

CLI

Run map_block_meta from the command line.

substreams run bitcoin-explorer@v0.1.0 map_block_meta -e btc-mainnet --start-block -1
Authenticate by running substreams auth or directly on thegraph.market (see docs).

README

This packages holds simple modules to allow you to explore the Bitcoin data model.

Modules

Execution graph

3 modules
map

map_transactions

`map_filter_transaction` allows you to find a transaction by specifying either `to` or `from` value in the parameters. You might need to scope your search to the blocks you know you are going to find that transaction. Check with your preferred block explorer first.