This transaction belongs to a chunk of 1 transaction, with combined effective fee rate {{ clusterPreviewStats.chunkFeerate | feeRounding }} sat/vB.
} @else {This transaction belongs to a chunk of {{ clusterPreviewStats.chunkSize }} transactions, with combined effective fee rate {{ clusterPreviewStats.chunkFeerate | feeRounding }} sat/vB.
} @if (clusterPreviewStats.otherChunks === 1) {In a mempool cluster containing 1 other chunk.
} @else if (clusterPreviewStats.otherChunks > 1) {In a mempool cluster containing {{ clusterPreviewStats.otherChunks }} other chunks.
}