diff --git a/src/templates/search_results.html b/src/templates/search_results.html
index 18f123e..a3d9967 100644
--- a/src/templates/search_results.html
+++ b/src/templates/search_results.html
@@ -2,7 +2,9 @@
Search results for: {{search_text}}
{{#no_results}}
- Nothing has been found that matches the search term :-(
+ Nothing in the blockchain has been found that matches the search term :-(
+ Note: tx mempool is excluded from most of the search
+ and there might be 1-2 min delay betweem my blockchain others
{{/no_results}}