diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx
index 7fbed5cd..4e569bb2 100644
--- a/src/components/Debug.tsx
+++ b/src/components/Debug.tsx
@@ -98,11 +98,6 @@ const Debug: React.FC = () => {
Bunker Debug
-
-
Active pubkey: {pubkey || 'none'}
@@ -155,10 +150,22 @@ const Debug: React.FC = () => {
+
+ {/* Debug Logs Section */}
+
-
Live Logs
+
+
Debug Logs
+
+
+
+
+
Recent NIP-46 activity
{logs.length === 0 ? (