About

Keep on smurfing!

Blocksmurfer

The Blocksmurfer explorer is created by Coineva using Flask and Python Bitcoinlib. It can be used to search and analyse blocks, transactions, addresses scripts and utxo's on the bitcoin blockchain. You can easily run it from a local server using the Blocksmurfer source code from github.

Currently the Bitcoin, Testnet, Testnet4 and Signet networks are supported.

Providers

Just like Bitcoinlib it retrieves blockchain data from a Bcoin node a Bitcoin Core node or various online Blockchain service providers.

For this website the following providers are used for the bitcoin network: bcoin.harari, bcoin.hazelworm, bitcoind.vierkant, bcoin.jupiter, blockbook.vierkant3, blockbook.vierkant4, vierkant.electrumx and vierkant4.electrumx .

To avoid too many request to external service providers the local providers Bcoin and Bitcoind are used whenever possible. Also transaction, block and address data are cached in a local SQLite or PostgreSQL database.

Bitcoinlib

Python Bitcoinlib is an open source bitcoin and other cryptocurrency library. You can use it to create and manage wallets, keys, transactions and interact with the blockchain through various service providers.

The current installed version of Bitcoinlib is 0.7.2.

Amsterdam, July 2024
explorer@blocksmurfer.io
Blocksmurfer (Coineva)