Loading Tool

Explorer IconExplorer

Memory Pool

47,941 transactions
28.00 vMB
0.06689473 BTC
Random Selection Loading Transactions
Max Size: 148.67/200 MB

Candidate Block

Mining Attempt fcff2a83a96762a5f736fcf367550bca1aa20bbd2696ec694103f7c7966359cc
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root cabff3edd99bca872681a3a55a0d002d5a16467635a182bbc4583e002fb6fe9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.01242785 BTC
Feerates: 46.87 > 1.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (632,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,205 282,205 00000000000000013e01d6bd4cad75bff029e110412aed12d6eca9f92d9688b7 271 0.17/1.00 vMB 36
282,204 282,204 00000000000000003590a8a20ec9ff5b1c1af3f046a1f62dc1ac9a464721fd8f 457 0.21/1.00 vMB 62
282,203 282,203 0000000000000001d8b9d438c18e856735ddae5b1d918416010350d19794aab6 83 0.03/1.00 vMB 41
282,202 282,202 0000000000000001f08ac70a64dbe1ec1eee82674938b3b5bf6a749da330fac5 225 0.13/1.00 vMB 25
282,201 282,201 00000000000000008b320d1d9132e6be3871f30c926844c11738012a33406435 890 0.40/1.00 vMB 45
282,200 282,200 0000000000000001315c71472fdce344f85f794a7135e25554f2b51dfa6b83c4 277 0.17/1.00 vMB 36
282,199 282,199 0000000000000000753b9cb3612c4ddcea1246fb314512aa195c17d109b60dfd 222 0.12/1.00 vMB 33
282,198 282,198 0000000000000000d8223d09bf7f8ae24862731498a73ccf70658363e921e464 756 0.37/1.00 vMB 45
282,197 282,197 00000000000000017a561c3a64fad9395c2d62bbbff675769b2e260f1a395ad0 144 0.10/1.00 vMB 13
282,196 282,196 000000000000000207d87b509d87614204a90cdca2b619da495107aca2c81cba 459 0.31/1.00 vMB 34
282,195 282,195 0000000000000001be0baf044d579267b8c4edae759e9ec356cb16492ad00731 545 0.23/1.00 vMB 29
282,194 282,194 00000000000000016d41b9e336e51d562e41898615a31bbdb72a8b5a14a06a88 133 0.05/1.00 vMB 162
282,193 282,193 0000000000000000bc0405c4ebb684ef2ae5cbaf7be6929d94721229258f0087 119 0.05/1.00 vMB 40
282,192 282,192 00000000000000003739c7c790723adb8fa10466c33c7b675a8cb3559a2d5804 400 0.20/1.00 vMB 40
282,191 282,191 000000000000000112161cf14134b74487ee8efcf4bf1d25a01f21b3642af2c7 169 0.12/1.00 vMB 18
282,190 282,190 0000000000000000ba1d046aa0301a1b48c051e204733e92d51b4c95c6b95f81 161 0.05/1.00 vMB 82
282,189 282,189 00000000000000017721134fce33ddd71b2ea191e04c69735e031e7ec9e899e6 325 0.18/1.00 vMB 39
282,188 282,188 00000000000000010bc7dded9fd29e216711495964a3d7097c898c971ad6e415 136 0.09/1.00 vMB 37
282,187 282,187 000000000000000251ba81a096a3e886ed8bf63ccd11b228d7adc6f4d14f4327 172 0.09/1.00 vMB 38
282,186 282,186 00000000000000002f5ca5d1afda9e30fd1bcab24e3535b02ccc8b0ad96149b4 275 0.14/1.00 vMB 34
282,185 282,185 0000000000000001afd54820721b31c0f0e34031a2845b80c551883d7d6b82dc 20 0.01/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 781.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 645.25 GB
    • Received: 12.72 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.