Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: szuetam on October 28, 2014, 05:29:36 PM



Title: What is currently best blockchain analytics tool?
Post by: szuetam on October 28, 2014, 05:29:36 PM
What is currently best block-chain analytics tool?
It could be library for python (or any other language including matlab etc.).
It could be on-line free service.

What I want to find - addresses connected by transactions with given address (separately in and out transactions), on some levels like direct transaction or two levels of transaction (A->B->C for example).

Then filter results by time of last use of that address.

Then filter them by time of those transactions (transactions excluding 4pm to 8pm for example).

Is there sth which I can use instead of starting from scratch?





Title: Re: What is currently best blockchain analytics tool?
Post by: nextblast on October 29, 2014, 03:01:20 AM
You can check Bitpay's Insight

https://github.com/bitpay/insight


Title: Re: What is currently best blockchain analytics tool?
Post by: btcbb on October 29, 2014, 02:22:44 PM

Then filter them by time of those transactions (transactions excluding 4pm to 8pm for example).


As far as I've seen, BlockTrail (https://www.blocktrail.com (https://www.blocktrail.com)) is the only online explorer that has date/time filters.