Hi,
We are developing a project similar to
https://bitcoinfees.earn.com/ . We know that bitcoinfees is giving widely inaccurate results. We need to develop a algorithm that can predict confirmation time with reasonable accuracy (or atleast better than bitcoinfees)
Factors that can taken into consideration:
- Mempool size
- Hashrate
- Rate of incoming transactions
Let me know your thoughts on this. If you have any ideas on the algorithm. I am open to keep this opensource(directly connected to bitcoind).