diff --git a/app/index.html b/app/index.html
index 0c46cd2..0d0e16b 100644
--- a/app/index.html
+++ b/app/index.html
@@ -8571,6 +8571,7 @@ Bitcoin.Util = {
}
function autoRefreshBlockchainData(){
+ console.clear()
refreshBlockchainData().then(result => {
console.log(result)
autoDeleteStoredData()