Why is this transaction referred to as "low fee"?

1

Why does Blockchain.info refer to this transaction as "low fee", when it has the normal fee? What is wrong with it? Its size is less than 1000 bytes, with a fee of 0.1 mBTC – yet, this transaction just got stuck?

Could anyone please explain please what happened and why it got stuck?

Arsenius

Posted 2014-03-12T08:57:14.583

Reputation: 219

Finally it confirmed. But confirmation time for only one confirmation took almost 24 hours. I never faced case like this before.Arsenius 2014-03-12T09:21:20.783

Answers

3

It is 1343 bytes, larger than 1000 bytes, so you should have paid 0.2mBTC.

You have too many inputs in this transactions. If you had used a compressed public key, you might be able to save some bytes and shrink the transaction size down to under 1kB.

uminatsu

Posted 2014-03-12T08:57:14.583

Reputation: 1 061