Git Product home page Git Product logo

utxo-stats.com's People

Contributors

timothyej avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

utxo-stats.com's Issues

No map_utxo_count or map_utxo_amount

Hi and thank you for creating this website!

Something goes wrong in the file utxo-server.js.

Line 21 has a true parameter in it that is not recognised by Bitcoin Core 0.16.0.
return client.command('gettxoutsetinfo', true); // blockmap = true

Bitcoin Core says the 'gettxoutsetinfo' call does not accept a parameter.

I went on to remove the parameter and the call returned it's expected values. But here's another problem.
At line 39 and 40 you expect the data to have some keys.
stats.map_utxo_count and stats.map_utxo_amount

Both of these keys are not part of what's being return by the 'gettxoutsetinfo' RPC call.

This results in an empty website.

UTXO count by value size

Did you need to parse the data or process the blockchain in any way which might have created a histogram of UTXO-size (in BTC terms) to count?
I see a lot of articles saying that Shrimps are xx% of all UTXOs, but definitely counting address-reuse as contributing to belonging to the next-level-up. I'm interested from a per-UTXO basis (not public key basis).

I would have asked on reddit, but it looks like you might not be using it anymore whereas it looks like you're still using github.

UTXO count

Are the zero balance outputs included in this chart?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.