Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Is there a program that shows the largest transaction(s) in the past 24 hours?
by
nefIndustries
on 12/11/2018, 20:18:32 UTC
⭐ Merited by LoyceV (1)
I've been thinking about some small programs I can create using stats from the bitcoin network. I was wondering if there is already a program that keeps track of the largest transaction that happened in a 24 hour period?

If not, how would I best approach it? Maybe download the chain as new blocks are added and just do some filtering? I don't know much about the technical aspect and figure this would be a good way to start out.

Thank you in advance for any help 😁