Post
Topic
Board Bitcoin Discussion
Re: Let's analyze fee rate vs confirmation time! (1.2m tx data inside)
by
weex
on 16/01/2017, 00:49:07 UTC
While not terribly useful, this scatter plot of # of blocks to confirm vs fee_rate does have some artistic value: http://imgur.com/a/j5iPl

New data file: http://www.filedropper.com/conftimes

More important was doing the code to calculate this from first seen time and first confirmed block. https://github.com/weex/bitcoin-fee-distribution/commit/f80e1cf41b1d533544470758f85ce5f4af8c102a

Should get some better fee estimates out of this soon.