Giter VIP home page Giter VIP logo

blockchainparser's Introduction

This project is inspired by

  1. block-parser-how-read-bitcoin-block-chain
  2. blocktools
  3. 7daystalk-01

Block Chain Tools

Block chain parser implementation written in python. Contains examples for Bitcoin and Litecoin.

  • Crawler.py - use valid hash as input and download corresponding .bin file from webbtc.com
  • Parser.py -
    • Decode the header and display it to the terminal.
    • Decode top 5 tx and display it to the terminal
  • BlockTools.py - tools for reading binary data from block files
  • Block.py - classes for Blocks, Transactions
  • Unittest.py - test file
  • OPcode.py - some encoding info

Usage

This project is currently not compatible with python3, may improve later.

python2 Parser.py 0000000000000000000cdc0d2a9b33c2d4b34b4d4fa8920f074338d0dc1164dc

License

MIT © Lisanaaa

blockchainparser's People

Contributors

0xkookoo avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.