stasatdaglabs / kasboard

1 stars 5 forks source link

Kasboard Wishlist #1

Open stasatdaglabs opened 3 years ago

stasatdaglabs commented 3 years ago

The purpose of this issue is to collect a grand list of metrics people are interested in. Please add a comment to this issue with any metric that you'd like to see monitored.

Here's a scattershot list of metrics that were previously requested:

* Tx confirmation (or inclusion) times
* Hashrate/time graph
* Num of full nodes, geographical dist. if possible

* unique wallet count
* internal transactions vs transactions to exchanges 
* top holders 
* circulating supply
* current transaction cost 
* avg block time
* last block time 
* difficulty

* Blue/Red ratio
* Kibana-like timeframe selection for any metric + median + average
* Anticone size
* Block rate
* Hashrate

* UTXO set size
* Unique address count
* Average number of transactions in block
* Transaction rate
* Block rate
* DAG width
* Merge set (red, blue) sizes
* Red count
* Accepted transactions per chain block
* Hashrate
* Difficulty
* Total blocks
* Total blue score
* Total transactions

Here are some metrics exposed by popular bitcoin explorers:

BlockStream
* For each block:
** Amount of transactions
** Block size (kb)
** Block mass (gram)
** Confirmations
** Height
* For each transaction:
** Size
** Fee

BlockChain
* Mempool size (bytes)
* Amount of transactions (last x hours)
* Output value (last x hours) (The total value of all transaction outputs per day.)
* Average block size
* Total circulating bitcoin
* Blockchain size
* Average transactions per block
* Total number of transactions
* Unique addresses used

BlockChair
* Amount of nodes in the network
elichai commented 3 years ago

Another interesting thing: A block timer until the next pruning point

elichai commented 3 years ago

block count, header count, virtual sp blue score

graph of the amount of tips in the network

elichai commented 3 years ago

What do you think about integrating https://github.com/kaspanet/kaspad/issues/1147 into Kasboard?

stasatdaglabs commented 3 years ago

A block timer until the next pruning point What do you think about integrating https://github.com/kaspanet/kaspad/issues/1147 into Kasboard?

These sound good. Might need additional RPC support in kaspad though

block count, header count, virtual sp blue score graph of the amount of tips in the network

I believe all of these are already implemented

elichai commented 3 years ago

Can we add the time of when the pruning point has moved?

stasatdaglabs commented 3 years ago

Can we add the time of when the pruning point has moved?

Added as of commit ba6266c28a542868b7cd53fa64f69bf8e9309381

stasatdaglabs commented 2 years ago

Requested on Discord, for debugging DAA: difficulty target panel