pull down to refresh

I am not sure I see the point of doing this while miners apparently do not consider including transactions below the minimum transaction relay feerate of 1 ṩ/vB: we do see a bunch of transactions with feerates below 1 ṩ/vB bumbling around in mempools that accept them, but as far as I am aware, no miner has included any significant amount of them in blocks even if their blocks then were not full.
As long as there are no miners including them, you are just wasting bandwidth.
this territory is moderated
Miners are of tertiary importance here (if any). The setting is applied by node runners and affects nodes in the first place.
reply
What use is it to learn about transactions that never get confirmed?
reply
The assumption that a transaction would have never got confirmed is incorrect.
reply
21 sats \ 5 replies \ @Murch 1 Feb
Prove it by showing me a single block whose tail end is composed of transactions paying less than minRelayTxFeerate.
reply
reply
44 sats \ 3 replies \ @Murch 2 Feb
I asked for a block with transactions paying less than the minimum feerate at the tail end, because that would indicate that a miner has actually configured their block template building node with a lower minimum feerate.
Your example transaction has a fee of zero and is the first transaction after the coinbase in the block. That indicates that it was prioritized for inclusion, probably due to out-of-band payment. Blockspace being sold out-of-band does not support your claim.
If you want to convince me otherwise, you can show me a block that fulfills those criteria, especially zero fee transactions are not a good start, though.