diff --git a/frontend/pages/status/index.js b/frontend/pages/status/index.js
index 8c9caf8e..d2955f9b 100644
--- a/frontend/pages/status/index.js
+++ b/frontend/pages/status/index.js
@@ -91,6 +91,19 @@ const Status = () => {
+
+
+ {moonstreamCrawlersStatus?.status.body.status == "ok"
+ ? healthyStatusText
+ : downStatusText}
+
+
{crawlersStatusCache?.data?.ethereum_txpool_timestamp