Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
370083
Topic
29424
Board
Development & Technical Discussion
Re: File formats -- blkindex.dat and blk0001.dat
by
zamgo
on
16/07/2011, 18:01:32 UTC
blkindex.dat is a berkeley database.
blk0001.dat is a binary file.
In blkindex.dat 'main' database are pointers to the position of blocks within the binary blk0001.dat file.
I think