The correct way to batch transactions in one is to use "
pay-to-many" with all of the recipient in one transaction.
That way, those 5 recipients wont have to be included one at a time via RBF on each.
Just type the recipients in the "
Pay to" field like this:
BC1QADDRESS1,0.00011
BC1QADDRESS2,0.00012
BC1QADDRESS3,0.00013
For the fee rate in your method (
utilizing batch rbf transactions), that relies on the RBF replacement rule that the fee of the replacement should pay for its own bandwidth and the replaced transaction(
s)'s fee.
So its minimum is not a simple 0.1 sat/vB increase but calculated from the 1st transaction' absolute transaction fee plus the replacement transaction's size's minimum fee.
Unfortunately I can't just batch all the transactions in one tx. I built an automation software. And subsequent transactions may or may not cone at all.
I'm not fond at all of this new way of batching tx's. This needs to revert to the old way.