Loading Tool

Explorer IconExplorer

Memory Pool

91,121 transactions
33.07 vMB
0.17345408 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 2f698b83a3227e5ed5f6e8b8a850fd3ebd6c3ca9d525a6937b893257492d0fb5
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root ec4bbf9ed84121a8b1cf58ff63544a140c90f0c3fd12b9974b13abcf5db67790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.06833011 BTC
Feerates: 627.82 > 6.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (450,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,471 464,471 0000000000000000002ede6eef7755e7f79fd2868454552a6c42ba8efc2b36f3 2,835 1.00/1.00 vMB 333
464,470 464,470 000000000000000001b4cc6b05e51d67efa84b47e10b3a71686ff2187dc35267 2,191 1.00/1.00 vMB 189
464,469 464,469 0000000000000000006e93ad9d1ce193a0e81d1b363072d669c168f56595d942 2,377 1.00/1.00 vMB 259
464,468 464,468 000000000000000000e3f9e9b86d181ab31dcd8c1648f43634e099c6e3a21a06 2,317 1.00/1.00 vMB 267
464,467 464,467 000000000000000001524f4a3d5c7edca55e935f5331677fb675960fcce1260c 493 1.00/1.00 vMB 109
464,466 464,466 0000000000000000016cf6aa8ff096976f65b3f42cfb0a8d4186c773851bc182 1,701 1.00/1.00 vMB 147
464,465 464,465 0000000000000000002e582ae55caff358bf8a186d0fd9430a60a9cdcc6220a7 1,634 1.00/1.00 vMB 117
464,464 464,464 000000000000000001e3af54f73af0bcd410a2252aa0b0c10b406a47512dd5e9 2,118 1.00/1.00 vMB 167
464,463 464,463 0000000000000000020229e3728982123f34b17fd1b302ddce54b713f5508c46 2,292 1.00/1.00 vMB 153
464,462 464,462 0000000000000000015b90e9c20495c4a2a540538d9d8b1f9dc83ffcc510b22c 2,417 1.00/1.00 vMB 166
464,461 464,461 00000000000000000160f043ab0fb4150b61ec714987ff2b9e3ea659bfb2e54b 1,404 0.75/1.00 vMB 126
464,460 464,460 00000000000000000188dbf31fcd76d13bd5abf60f3b7594963f765c153b909f 2,318 1.00/1.00 vMB 160
464,459 464,459 0000000000000000014428af037a1fc0fd700d015d5d8a5f0dbd22d65f6ff906 2,126 1.00/1.00 vMB 178
464,458 464,458 000000000000000001a48e366e1af498ecac519ebfdf33bce9ea7a05b8845e47 2,023 1.00/1.00 vMB 156
464,457 464,457 000000000000000000e399c80dfcece7427aac85c5b2b21a68be141c91c907da 2,156 1.00/1.00 vMB 168
464,456 464,456 000000000000000001aa88628d961a235f57a2a841261717ed0bba9c5e94d31b 1,220 1.00/1.00 vMB 115
464,455 464,455 000000000000000000b0be1e31dfe0d9d65b03cdbb12c30ead004dba2b64625c 1,957 1.00/1.00 vMB 164
464,454 464,454 000000000000000000c2c7a9a43e7c15f6431fc6be36896f0f7c535e61bd29b5 1,971 1.00/1.00 vMB 150
464,453 464,453 000000000000000001c4b40e338b86e6c3b6cc7e04f574ba169c910437a4ee77 2,188 1.00/1.00 vMB 199
464,452 464,452 000000000000000001f85936a9506eec5c051f9a3d41a76049e57f6b426319f1 1,571 1.00/1.00 vMB 129
464,451 464,451 000000000000000000aaa7b86f1a39bf29b0a33897b63bf90155d67eb5d90c56 1,657 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.90 GB
    • Received: 15.63 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.