All Projects → ragestack → Blockchain Parser

ragestack / Blockchain Parser

Licence: gpl-3.0
The simpliest script for parsing Bitcoin blockchain. It made convertion of blk*****.dat files to the simple text.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Blockchain Parser

Exonum
An extensible open-source framework for creating private/permissioned blockchain applications
Stars: ✭ 1,037 (+1134.52%)
Mutual labels:  blockchain, bitcoin, database
Blockstack Browser
The Blockstack Browser
Stars: ✭ 1,119 (+1232.14%)
Mutual labels:  blockchain, bitcoin, browser
Chainabstractionlayer
Blockchain abstraction layer
Stars: ✭ 131 (+55.95%)
Mutual labels:  blockchain, bitcoin, browser
Rusty Blockparser
Bitcoin Blockchain Parser written in Rust language
Stars: ✭ 226 (+169.05%)
Mutual labels:  blockchain, bitcoin, parser
Cryptolights
Live visualisation of blockchain transactions for popular cryptocurrencies
Stars: ✭ 54 (-35.71%)
Mutual labels:  blockchain, bitcoin
Udacity Blockchain Developer Nanodegree
The road so far on Udacity Blockchain Developer Nanodegree
Stars: ✭ 53 (-36.9%)
Mutual labels:  blockchain, bitcoin
Bitcoin.org
Bitcoin.org Website
Stars: ✭ 1,090 (+1197.62%)
Mutual labels:  blockchain, bitcoin
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-25%)
Mutual labels:  blockchain, bitcoin
Blocksci
A high-performance tool for blockchain science and exploration
Stars: ✭ 1,127 (+1241.67%)
Mutual labels:  blockchain, bitcoin
Copernicus
An alternative implementation of the Bitcoin Cash protocol, written in Golang
Stars: ✭ 83 (-1.19%)
Mutual labels:  blockchain, bitcoin
Fast Dat Parser
Superfast blockchain parser for stats
Stars: ✭ 68 (-19.05%)
Mutual labels:  blockchain, bitcoin
Blkchain
Fast import of the blockchain into PostgreSQL.
Stars: ✭ 52 (-38.1%)
Mutual labels:  blockchain, bitcoin
Blockchainage
「区块链技术指北」相关资料。
Stars: ✭ 51 (-39.29%)
Mutual labels:  blockchain, bitcoin
Bulwark Explorer
Block explorer for Bulwark Cryptocurrency
Stars: ✭ 57 (-32.14%)
Mutual labels:  blockchain, database
Covenantsql
A decentralized, trusted, high performance, SQL database with blockchain features
Stars: ✭ 1,148 (+1266.67%)
Mutual labels:  blockchain, database
Blockked
Blockked - blockchain.info companion (and educational) app for Android
Stars: ✭ 69 (-17.86%)
Mutual labels:  blockchain, bitcoin
Pycoinbin
Python Wrapper for coinbin.org
Stars: ✭ 43 (-48.81%)
Mutual labels:  blockchain, bitcoin
Blockchain golang
Blockchain demo based on golang 基于golang编写的区块链公链demo
Stars: ✭ 80 (-4.76%)
Mutual labels:  blockchain, bitcoin
Blockchain
区块链、交易所、币种、自媒体、高频交易策略
Stars: ✭ 37 (-55.95%)
Mutual labels:  blockchain, bitcoin
Bitcoinml
Bitcoin data-structures library for OCaml
Stars: ✭ 38 (-54.76%)
Mutual labels:  blockchain, bitcoin

Blockchain parser

Author: Denis Leonov [email protected]

Simple script for parsing blkXXXXX.dat files of Bitcoin blockchain database.

This script also compatible with most of altcoins, after making some tiny tricks.

The one realisation of blockchain parser that allows you to explore the main database as close as possible.

blockchain parser

Don't worry to email me your questions or suggestions about this parser.

No dependencies, no third-parties modules or libs needed. Just install Python standart release and run.

Make sure you change the paths for blkXXXXX.dat files and for the parsing results to yours. The script works only with fully downloaded blockchain dat files (that are ~134Mb).

This script convert the full blockchain raw database that is stored in blkXXXXX.dat files to the simple txt view.

If this was helpfull for you, don't hesistate to make a donations!!!

Bitcoin (BTC): 1FvssyzXNnmgHbJg2DYwb7rkzTrtT8adcL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].