Author

Topic: If I offer a higher transaction fee, will my order get processed faster? (Read 1204 times)

legendary
Activity: 3472
Merit: 4794
yeah, transactions, and what kind of fee's would you suggest for speedy conformations?

At a minimum.  0.0001 BTC per kilobyte.  That would put you ahead of all transactions that are considered "low priority" which don't include a fee by all miners (and pools) that choose to use the reference implementation.

Given how low the exchange rate has been lately, you might even consider a fee of 0.0005 BTC per kilobyte.  This would put your transaction ahead of everyone that is using the 0.8.3 reference implementation for fee calculation and even with everyone using the older versions.  At the moment this works out to about 3.5 cents for an average transaction.
newbie
Activity: 21
Merit: 0
yeah, transactions, and what kind of fee's would you suggest for speedy conformations?
legendary
Activity: 2058
Merit: 1431
So for all of you miners out there, would my orders on average get processed faster?
orders? you mean "transactions"? And yes, it would be processed faster, as fees are taken into account for priority calculations. Just don't expect speedy confirmation with 0.0005 BTC fee.
newbie
Activity: 21
Merit: 0
I was reading the wiki (https://en.bitcoin.it/wiki/Transaction_fees) and it seemed to sugest that the transaction fees didn't play to much of a role in determining the priority of an order but rather the actual size in bytes and the previous amount of wait time are used.

 priority = sum( input_value_in_base_units * input_age ) / size_in_bytes

but if I was a miner and I had the choice between two orders of equal size, I would always pick the one that offered the higher fee.

So for all of you miners out there, would my orders on average get processed faster?

Also it could just be that the current mining software does not discriminate based on fee size, but is it possible to write a miner which does?
Jump to: