Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
8763036
Topic
776942
Board
Development & Technical Discussion
Re: How to get the information about a bitcoin address without 3rd-pard services?
by
keeshux
on
10/09/2014, 16:17:22 UTC
Quote from: amaclin on September 10, 2014, 04:08:54 PM
Quote
This is just a generic slow algorithm because I don't know the structure of Bitcoin Core files.
1) It is not very slow, because you should not verify signatures (your bitcoind did it)
2) Bitcoin core files have very simple structure. Have a look here
https://bitcointalk.org/index.php?topic=762445.msg8623440#msg8623440
Not intrinsically slow, probably slow when run on 20GB of unindexed data..