Post
Topic
Board Development & Technical Discussion
Re: Chain analysis
by
TheArchaeologist
on 21/08/2018, 12:13:12 UTC
BTW my request could be somehow related to this post (but it's much more generic) https://bitcointalk.org/index.php?topic=267618.0
If you are looking for this kind of information you could just use/build a parser for all unspent transactions. I also made a parser myself which parses all used addresses (420 Million plus at the moment). But this is all done by using a traditional relational database since I'm not fully aware what a graph database is Wink