diff --git a/README.md b/README.md
index 1654942..9a8738c 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ The key features of the Onion Monero Blockchain Explorer are
- made fully in C++,
- the only explorer showing encrypted payments ID,
- the only explorer with the ability to search by encrypted payments ID, tx public
- keys, outputs public keys, input key images,
+ keys, stealth addresses, input key images,
output amount index and its amount,
- the only explorer showing ring signatures,
- the only explorer showing transaction extra field,
diff --git a/src/templates/header.html b/src/templates/header.html
index 65cd973..8365375 100644
--- a/src/templates/header.html
+++ b/src/templates/header.html
@@ -92,7 +92,7 @@
diff --git a/src/templates/my_outputs.html b/src/templates/my_outputs.html
index c41c0c7..8c09346 100644
--- a/src/templates/my_outputs.html
+++ b/src/templates/my_outputs.html
@@ -33,7 +33,7 @@
- Outputs public keys |
+ Stealth address |
amount |
output match? |
diff --git a/src/templates/tx.html b/src/templates/tx.html
index bba4b96..8085614 100644
--- a/src/templates/tx.html
+++ b/src/templates/tx.html
@@ -48,7 +48,7 @@
- outputs public keys |
+ stealth address |
amount |
amount idx |