Loading Tool

Explorer IconExplorer

Memory Pool

78,350 transactions
29.37 vMB
0.06579375 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt d92c00090a22298278ccc10e6f3db0c77ca21a7ab5504ba7363a9ce62d37a159
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root f5014a34d5ef79a838521cad915aa80b2b41d7b54ca33177c768448d9d152242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.00621023 BTC
Feerates: 50.25 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (901,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
13,591 13,591 0000000071cac639003926435e07e231c06284b6d31837bc11c148a98fef7b07 1 0.00/1.00 vMB 0
13,590 13,590 00000000d2abacacc2bc5d48023903fcf0036e91bc4cb7e6bda4eebecee4138e 1 0.00/1.00 vMB 0
13,589 13,589 00000000f662c84897ec5238da0cb42637d5dd24eca6c8cbb78b1c8d161b6d0b 1 0.00/1.00 vMB 0
13,588 13,588 00000000d8f3a2a301bcbb3104a7c24d730a5e4d54fa900905574b434e94c910 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.