More than 2000 transactions in Bitcoin mempool have a fee of $1000+

in #bitcoin6 years ago (edited)

Source: https://blockchair.com/bitcoin/mempool/transactions

I've created 3 simple Python scripts to get a better understanding of what fees are there on the transactions stuck in the mempool. The results are unbelievable.

$ cd unconfirmed_tx
$ ipython
>>> run bitcoin.py
...
>>> run bitcoin_stats.py
Wrote data to usd_fees.json
>>> usd_fees[:1000]
[1500, ..., 1083]
>>> run bitcoin_chart.py
[display fee dsitribution chart]

Note I have data consisting of a sample of 100k transactions in the mempool. Currently there are 200k+ transactions stuck.

You can get more info about this in my Yours.org post.

Sort:  

I think this post could easily be improved a bit; add the link to your scripts (i.e. github), include the fee distribution chart in the post.

(This is not a complaint, just some helpful tips for the next post).

At the end of the post you can see the link to yours.org. I'm selling the info for $1 there.

nice post, resteemed.

Congratulations @codemojo! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

Award for the number of upvotes

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

By upvoting this notification, you can help all Steemit users. Learn how here!