Transaction f00d82b4e69b0b879d5389825045f07d2a528cd2519fc25a550d63d6be15ef26

1 Input
  • 75cfce0505a1b0a89e09282d71dda5278ed48e932c17e338e4b1825cb8b4dc88:20
    OP_DATA_32(32) 1c540a16a2de137f89d9551ac9aeb9f1379625f870d8ce66b35da9843e477fb0
    OP_CHECKSIG(172)
    OP_0(0)
    OP_IF(99)
    OP_DATA_3(3) ord
    OP_DATA_1(1) 
    OP_DATA_23(23) text/html;charset=utf-8
    OP_0(0)
    OP_PUSHDATA2(77) <!DOCTYPE html> <html> <head> <title>NODESBITS</title> <style> .container { width: 500px; height: 500px; margin: 20px auto; border: 1px solid #000; } .pixel { width: 10px; height: 10px; float: left; box-sizing: border-box; border: 1px solid #ddd; } </style> </head> <body> <div id="container" class="container"></div> <script> function createGrid() { con
    OP_PUSHDATA2(77) st container = document.getElementById('container'); container.innerHTML = ''; for (let i = 0; i < 2500; i++) { // Assuming 50x50 grid let pixel = document.createElement('div'); pixel.className = 'pixel'; container.appendChild(pixel); } } function simulateDefragmentation() { const pixels = document.querySelectorAll('.pixel'); pixels.forEach(pixel => { setTimeout(() => { pixel.style.backgroundColor = getR
    OP_PUSHDATA2(77) andomColor(); }, Math.random() * 5000); // Random timeout for each pixel }); } function getRandomColor() { // You can adjust colors to simulate different data states const colors = ['#FF0000', '#00FF00', '#0000FF']; return colors[Math.floor(Math.random() * colors.length)]; } createGrid(); simulateDefragmentation(); </script> </body> </html>
    OP_ENDIF(104)
1 Outputs
  • f00d82b4e69b0b879d5389825045f07d2a528cd2519fc25a550d63d6be15ef26:0
  • value  330
    address  bc1qugcl7g6wk6lknvmcfh5lp669zullrh37kjtncr