diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html
index fcc8c3cae..bc576a128 100644
--- a/frontend/src/app/components/transaction/transaction.component.html
+++ b/frontend/src/app/components/transaction/transaction.component.html
@@ -534,6 +534,9 @@
} @else if (this.mempoolPosition.block >= 7) {
In several hours (or more)
+ @if (!tx?.acceleration && acceleratorAvailable && accelerateCtaType === 'button') {
+ Accelerate
+ }
} @else if (network === 'liquid' || network === 'liquidtestnet') {