jhoenicke / mempool

Bitcoin Mempool Statistics
GNU Affero General Public License v3.0
334 stars 92 forks source link

Most important graph is last on the page. #41

Closed Transisto closed 3 years ago

Transisto commented 5 years ago

Both "Unconfirmed transaction count" and "Pending transaction fees" can be manipulated to show very different chart.

A 500KB transaction would barely show in the transaction count.

200MB worth of 1 Sat/byte would create a big spike on the total fee chart without being that relevant.

We use this tool to estimate the best transaction fee so we're always and only checking the last graph. "Mempool size"

NiExTy commented 5 years ago

Completely agree I came here to suggest the same. "Mempool Size in MB" should be on the top.

Transisto commented 3 years ago

Fixed