Skip to content

Commit

Permalink
Update readme, add recent screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryp Toon committed Oct 10, 2024
1 parent 16dc1bf commit 856b026
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,26 @@ Blocksmurfer
.. image:: https://coveralls.io/repos/github/1200wd/blocksmurfer/badge.svg?branch=master
:target: https://coveralls.io/github/1200wd/blocksmurfer?branch=master

Install and run a local block explorer.
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.

.. image:: https://blocksmurfer.io/static/images/blocksmurfer_transaction.png
:alt: Run a bitcoin block explorer locally
:alt: Look into transaction details, transaction inputs and outputs

.. image:: https://blocksmurfer.io/static/images/blocksmurfer_block.png
:alt: Run a bitcoin block explorer locally
:alt: Analyse blocks - Run a bitcoin block explorer locally

.. image:: https://blocksmurfer.io/static/images/blocksmurfer_script.png
:alt: Run a bitcoin block explorer locally
:alt: Decompose complex bitcoin scripts, analyse keys, signatures and witness data


Installation
Expand Down
Binary file modified blocksmurfer/static/images/blocksmurfer_block.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified blocksmurfer/static/images/blocksmurfer_script.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified blocksmurfer/static/images/blocksmurfer_transaction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 856b026

Please sign in to comment.