Transaction has now been submitted to mining pools for acceleration. You can track the progress here.
This transactions is part of a CPFP tree. Fee rates (in sats/vb) are provided for your information. Change in the CPFP tree will lead to different fee rates values.
Next block market price {{ estimate.targetFeeRate | number : '1.0-0' }} sat/vB
Currently estimated fee to get into next block {{ estimate.nextBlockFee| number }} sats
Fees paid in-band ~{{ (estimate.txSummary.effectiveFee / estimate.txSummary.effectiveVsize) | number : '1.0-0' }} sat/vB
What you already paid when you made the transaction {{ estimate.txSummary.effectiveFee | number }} sats
Extra fee required {{ math.max(0, estimate.nextBlockFee - estimate.txSummary.effectiveFee) | number }} sats
Difference between the next block fee and your tx fee
How much more are you willing to pay at most to get into the next block?
The maximum extra transaction fee you're willing to pay to get into the next block. If the next block market price becomes too expensive for you, we will automatically cancel your acceleration request. Final charged fee may be smaller based on the fee market.
Acceleration summary
Your maximum tx fees ~{{ ((estimate.txSummary.effectiveFee + userBid) / estimate.txSummary.effectiveVsize) | number : '1.0-0' }} sat/vB
The maximum extra transaction fee you're willing to pay {{ userBid | number }} sats
Mempool Acceleratorâ„¢ fee +{{ estimate.mempoolBaseFee + estimate.vsizeFee | number }} sats
mempool.space fee {{ estimate.mempoolBaseFee | number }} sats
Transaction vsize fee {{ estimate.vsizeFee | number }} sats
Estimated acceleration cost {{ estimate.cost + estimate.mempoolBaseFee + estimate.vsizeFee | number }} sats
Cost if your tx is accelerated using {{ estimate.targetFeeRate | number : '1.0-0' }} sat/vB
Maximum acceleration cost {{ maxCost | number }} sats
Cost if your tx is accelerated using ~{{ ((estimate.txSummary.effectiveFee + userBid) / estimate.txSummary.effectiveVsize) | number : '1.0-0' }} sat/vB
Available balance {{ estimate.userBalance | number }} sats