Bitcoin Forum
May 05, 2024, 11:51:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin database converter (blk*.dat to txt)  (Read 614 times)
coder0x15 (OP)
Jr. Member
*
Offline Offline

Activity: 36
Merit: 3


View Profile
October 27, 2017, 03:25:27 AM
 #1

Can anyone advice tha latest version of bitcoin database viewer?
I have the one and when I try to process files from blk00976.dat, he raise error.
Please help!!!!
1714953081
Hero Member
*
Offline Offline

Posts: 1714953081

View Profile Personal Message (Offline)

Ignore
1714953081
Reply with quote  #2

1714953081
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714953081
Hero Member
*
Offline Offline

Posts: 1714953081

View Profile Personal Message (Offline)

Ignore
1714953081
Reply with quote  #2

1714953081
Report to moderator
1714953081
Hero Member
*
Offline Offline

Posts: 1714953081

View Profile Personal Message (Offline)

Ignore
1714953081
Reply with quote  #2

1714953081
Report to moderator
amaclin1
Sr. Member
****
Offline Offline

Activity: 770
Merit: 305


View Profile
October 27, 2017, 10:55:43 AM
 #2

Can anyone advice tha latest version of bitcoin database viewer?
I have the one and when I try to process files from blk00976.dat, he raise error.
Please help!!!!

Can you provide more info about this converter?
Parsing blk* files is trivial job. I can create such program in a day.
When segwit was activated the transaction structure has been changed.
Either you rewrite your parsing tool or you have to use pre-segwit client for downloading db

Bitcoin SV GUI client for Windows and Linux
https://github.com/AlisterMaclin/bitcoin-sv/releases
amaclin1
Sr. Member
****
Offline Offline

Activity: 770
Merit: 305


View Profile
October 30, 2017, 03:00:33 PM
 #3

Can you advice some block explorer which work also with SegWit2x blocks?
ALL block explorers today work with SegWit2x blocks.

Bitcoin SV GUI client for Windows and Linux
https://github.com/AlisterMaclin/bitcoin-sv/releases
khaled0111
Legendary
*
Online Online

Activity: 2520
Merit: 2853


Top Crypto Casino


View Profile WWW
October 30, 2017, 03:29:54 PM
 #4

Can anyone advice tha latest version of bitcoin database viewer?
I have the one and when I try to process files from blk00976.dat, he raise error.
Please help!!!!
If you have some programming skills you will be able to create a small script that can parse information included in *.dat files since the block chain is just a data structure for storing blocks.
There is a small program coded in Python you can start with, it reads blocks and parses information and show it in a more readable structure. You can find it here: https://www.cryptocoinsnews.com/block-parser-how-read-bitcoin-block-chain/

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
coder0x15 (OP)
Jr. Member
*
Offline Offline

Activity: 36
Merit: 3


View Profile
May 17, 2018, 11:08:36 PM
 #5

I found only one tool for to make bitcoin database files readable. https://sourceforge.net/projects/bitcoin-database-viewer/
This tool is in a demo mode but for my needs it works perfect! It is a simple converter of *.blk file to *.txt, works perfect like AK47 Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!