Bitcoin Forum
April 26, 2024, 02:15:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Requested: graphs/statistics about spent+unspent transactions  (Read 795 times)
cjp (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 124



View Profile WWW
September 16, 2012, 12:34:02 PM
 #1

It would be nice (and for me useful) to have the following graphs:

* number of fully spent transactions of a block, as a function of the creation time of that block
* number of partially spent transactions of a block, as a function of the creation time of that block
* number of fully unspent transactions of a block, as a function of the creation time of that block
(partially spent = some outputs are spent and some are not)

Naturally, these graphs will change in time, as old transactions go from fully unspent to partially spent to fully spent.

These don't change in time (only extra data is appended):
* total number of existing fully spent transactions, as a function of time
* total number of existing partially spent transactions, as a function of time
* total number of existing fully unspent transactions, as a function of time

With a bit of programming I could make these graphs myself, but I'd like to know if there is an easier way. Maybe they already exist somewhere?


Donate to: 1KNgGhVJx4yKupWicMenyg6SLoS68nA6S8
http://cornwarecjp.github.io/amiko-pay/
1714140917
Hero Member
*
Offline Offline

Posts: 1714140917

View Profile Personal Message (Offline)

Ignore
1714140917
Reply with quote  #2

1714140917
Report to moderator
1714140917
Hero Member
*
Offline Offline

Posts: 1714140917

View Profile Personal Message (Offline)

Ignore
1714140917
Reply with quote  #2

1714140917
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714140917
Hero Member
*
Offline Offline

Posts: 1714140917

View Profile Personal Message (Offline)

Ignore
1714140917
Reply with quote  #2

1714140917
Report to moderator
1714140917
Hero Member
*
Offline Offline

Posts: 1714140917

View Profile Personal Message (Offline)

Ignore
1714140917
Reply with quote  #2

1714140917
Report to moderator
jgarzik
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
September 16, 2012, 12:39:17 PM
 #2

sipa's presentation at Bitcoin Conference 2012 including some information, because his "ultraprune" branch slated for 0.8 will specifically index unspent txout's.  Not quite the information you wanted, but it is worth a look for you.

Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
cjp (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 124



View Profile WWW
September 16, 2012, 12:46:04 PM
 #3

sipa's presentation at Bitcoin Conference 2012 including some information, because his "ultraprune" branch slated for 0.8 will specifically index unspent txout's.  Not quite the information you wanted, but it is worth a look for you.

I'm not at the conference and I can't find the presentations on the conference website. Where can I find this presentation?

Donate to: 1KNgGhVJx4yKupWicMenyg6SLoS68nA6S8
http://cornwarecjp.github.io/amiko-pay/
gmaxwell
Moderator
Legendary
*
expert
Offline Offline

Activity: 4158
Merit: 8382



View Profile WWW
September 16, 2012, 02:31:01 PM
 #4

* number of fully spent transactions of a block, as a function of the creation time of that block
* number of partially spent transactions of a block, as a function of the creation time of that block
I think it might be interesting to ask: Why are you interested in distinguishing these cases?
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
September 17, 2012, 12:20:34 AM
 #5

With a bit of programming I could make these graphs myself,

The getrawtransaction call, new in Bitcoin.org v0.7, should make collecting this type of info easier.

Also Armory has sample code (in extras) that should help make this job easier.

 - https://github.com/etotheipi/BitcoinArmory/tree/master/extras

Other options include libBitcoin, ABE, and more.

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!