| Virtual size | ||
| Size in vbytes of this transaction (including unconfirmed ancestors) | ||
| In-band fees | {{ estimate.txSummary.effectiveFee | number : '1.0-0' }} sats | |
| Fees already paid by this transaction (including unconfirmed ancestors) | ||
| Next block market rate | {{ estimate.targetFeeRate | number : '1.0-0' }} | sat/vB |
| Estimated extra fee required | {{ math.max(0, estimate.nextBlockFee - estimate.txSummary.effectiveFee) | number }} |
sats
|
| Mempool Acceleratorâ„¢ fees | ||
| Accelerator Service Fee | +{{ estimate.mempoolBaseFee | number }} |
sats
|
| Transaction Size Surcharge | +{{ estimate.vsizeFee | number }} |
sats
|
| Estimated acceleration cost ~{{ estimate.targetFeeRate | number : '1.0-0' }} sat/vB | {{ estimate.cost + estimate.mempoolBaseFee + estimate.vsizeFee | number }} |
sats
|
| @if (isLoggedIn()) { Maximum acceleration cost } @else { Acceleration cost } | {{ cost | number }} |
sats
|
| Available balance | {{ estimate.userBalance | number }} |
sats
|
|
@if (isLoggedIn()) {
} @else {
}
|
||
Payment to mempool.space for acceleration of txid {{ tx.txid.substr(0, 10) }}..{{ tx.txid.substr(-10) }}
Pay {{ cost | number }} sats
—OR—
Pay
Confirming your acceleration with our mining pool partners...