Loading Tool

Explorer IconExplorer

Memory Pool

78,062 transactions
29.29 vMB
0.06355837 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt e79680b0f970c06c1e0de65a8bc2e2005808eabbe42874eb322f248e2cadea20
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 17cf604269fefea3187aeb3fe4c6710a0c8e9442a08c25c5f188dca0d62f5fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00421762 BTC
Feerates: 21.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (42,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,353 872,353 00000000000000000001a192066465641b2da467caefa1ff536447b88200645d 3,722 1.00/1.00 vMB 13
872,352 872,352 000000000000000000014b42f03c80ca200dd4adfc432e0710b1db18110c1664 1,830 1.00/1.00 vMB 14
872,351 872,351 00000000000000000001cfe2df6283bdcb858c9b544fac59821ecdf4865bf097 3,412 1.00/1.00 vMB 17
872,350 872,350 00000000000000000001aa99f904e7f826e275f92210acbac41eb5e8c042a897 4,551 1.00/1.00 vMB 13
872,349 872,349 00000000000000000000d2a537a16f095130cb8fbce35216d34527aa0c6329ad 3,814 1.00/1.00 vMB 14
872,348 872,348 000000000000000000025c2be98a65b4e10fed0812c002bdd386715dd65ae6c8 4,228 1.00/1.00 vMB 18
872,347 872,347 000000000000000000027a9b17e9f51eaf8666bb265fac7eb000915a851a9557 4,834 1.00/1.00 vMB 16
872,346 872,346 000000000000000000007403e444af5a103506e2738bd500ae5beb408fb83a5b 4,409 1.00/1.00 vMB 20
872,345 872,345 00000000000000000001cd042508796a28a0c75a25f3a63459de035726a15c33 4,637 1.00/1.00 vMB 17
872,344 872,344 000000000000000000009a26a90e8c3d69ff081e03fdcc65229538b9d0d8fe6d 4,417 1.00/1.00 vMB 19
872,343 872,343 00000000000000000000fd24a1f11a2900e0f4369ee0350c84594b8deb4475ae 4,664 1.00/1.00 vMB 14
872,342 872,342 000000000000000000000c76208e28e4ec3ab21f6c34a160bc8c12ef548d04cc 4,719 1.00/1.00 vMB 13
872,341 872,341 0000000000000000000071495c41a38bec01a1988003e4547d14ad6578e93dce 4,485 1.00/1.00 vMB 10
872,340 872,340 00000000000000000000723220e0f419ba2698b2440a2f4b9161fd8581253f82 4,400 1.00/1.00 vMB 13
872,339 872,339 0000000000000000000159dd4386747ae34f9d381478d030a83d3dc1ee17d3d9 4,315 1.00/1.00 vMB 14
872,338 872,338 000000000000000000021037bf4dcf6f14321eadaf287c5803161f9de99492a2 4,609 1.00/1.00 vMB 8
872,337 872,337 0000000000000000000109b59efb1bcaeba9d68edb5c4170c2dd502e00be726f 4,709 1.00/1.00 vMB 11
872,336 872,336 00000000000000000001b282427a106943b93ee905c457dd9fe43f90a34dae42 4,288 1.00/1.00 vMB 13
872,335 872,335 000000000000000000023487a39930dbfa6d2c9b1be2c34c07df6e6aa040a640 4,387 1.00/1.00 vMB 13
872,334 872,334 00000000000000000000dd9a76dcd984d5138695325f243220cfef144bf6c500 4,582 1.00/1.00 vMB 9
872,333 872,333 00000000000000000001292b3453587e867adbd44dd2c7da9abf2bad79679eb0 4,610 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.