Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.52 KB

README.rst

File metadata and controls

38 lines (26 loc) · 1.52 KB

Blocksmurfer

Blocksmurfer Unittests PyPi https://coveralls.io/repos/github/1200wd/blocksmurfer/badge.svg?branch=master

Install and run a local Bitcoin block explorer.

Bitcoin blockchain explorer based on Python Bitcoinlib (https://github.com/1200wd/bitcoinlib). Search the blockchain for addresses, transactions, blocks, unspent outputs, etc.

Decompose and analyse complex Bitcoin transactions, scripts, signatures and keys.

This software currently runs on https://blocksmurfer.io

Data will be retrieved from various service providers such as Blockchair, Blockchain.info or Blockstream. Blocksmurfer can also receive data from a local bcoin or bitcoind server.

Look into transaction details, transaction inputs and outputs

Analyse blocks - Run a bitcoin block explorer locally

Decompose complex bitcoin scripts, analyse keys, signatures and witness data

Installation

See INSTALL.rst