Loading Tool

Explorer IconExplorer

Memory Pool

84,741 transactions
32.78 vMB
0.08421213 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt 8a9f63e6aa8736f5177db4517208bee3a8f5259be05b390bede8ea718752420e
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root d17da6cccc368541275c877fbd80a25a9d1a6b837bb5ecf911fb3610f7be7ec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,275
Size: 1.00 vMB
Total Fees: 0.01907138 BTC
Feerates: 120.64 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (901,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
13,612 13,612 00000000ec8f234d49d864be51aa6b832d63f4b1a98618fe84ae296a859002a4 1 0.00/1.00 vMB 0
13,611 13,611 000000002e317a51f9729f846e8fa0b4ee1ad52584b80645b9dce332d3bd8cd9 1 0.00/1.00 vMB 0
13,610 13,610 00000000b7333645230da7a4aaa5a7b40181957634ce72467c3689fb144b37da 1 0.00/1.00 vMB 0
13,609 13,609 00000000dec25c7bbb127529860c7c23aa95c33dfb49a52613e5a3d4219269c5 1 0.00/1.00 vMB 0
13,608 13,608 00000000f29b5762f73e453214b5657b34a81cc3c7f05adfcbd763f4bb7da28a 1 0.00/1.00 vMB 0
13,607 13,607 000000008d1890eeae80f9bfcffa2eeb4fe7384b19147e4b7833e110058e2cc9 1 0.00/1.00 vMB 0
13,606 13,606 000000004cab65ea678b418abeab9a0b73aac83090a94313cfa9cad0f07c2af7 1 0.00/1.00 vMB 0
13,605 13,605 00000000367ee71145090e0dad3895f575e2a2baad94ea6b7b29bfbbba3451b1 1 0.00/1.00 vMB 0
13,604 13,604 00000000311499f4a0ee25ee8fa3d75b49f8a5e0bc381bb1a63cd3455a225063 1 0.00/1.00 vMB 0
13,603 13,603 000000007027a7a4714d62acfd0e46449423f6b43ab620e03442fc0f9c5949a6 1 0.00/1.00 vMB 0
13,602 13,602 00000000afc71a92217316b33fac34c4e8cd08d054cd267ed0f1a3cedb37ebf6 1 0.00/1.00 vMB 0
13,601 13,601 000000002259e1ede7d2d7b0250262a18a2293b32c56da4c82d265f368738c22 1 0.00/1.00 vMB 0
13,600 13,600 0000000006ea563a08f0d7dcf808ca93506d2795cc202a91154c9089a591d2f6 1 0.00/1.00 vMB 0
13,599 13,599 0000000080d9ab00623f6503e70a3df0ac77bcbc55018bfdc1c1350b0c7f39dc 1 0.00/1.00 vMB 0
13,598 13,598 00000000799a72a19d6341900d959576f306fbb8b2332846113d49900b2ee4bd 1 0.00/1.00 vMB 0
13,597 13,597 00000000ff1bd6a2336db804c37a26a25193ba75ad3c0955ae4230050a0b7d95 1 0.00/1.00 vMB 0
13,596 13,596 00000000cce223616d340dbe52d36657e9f18a58b07c10a45b92ca94c3a58cb4 1 0.00/1.00 vMB 0
13,595 13,595 000000008f3522643be27eb06b5ed2c68afd07ccbbe794f1fef34e4f051231cd 1 0.00/1.00 vMB 0
13,594 13,594 000000005a800812af99d642c89cfca1a842143f725fa795d7f8b27d8f06d31f 1 0.00/1.00 vMB 0
13,593 13,593 000000004db2a92e35bb1fa29b28c7cfd835d2cbda8dbd4a2e1f0ddc1a8bd813 1 0.00/1.00 vMB 0
13,592 13,592 0000000062bd1e41e50745ae8f87a6c46f8f5bc9beaac897b37e5a7eb9c9c68e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.