Loading Tool

Explorer IconExplorer

Memory Pool

79,582 transactions
30.83 vMB
0.11094668 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 4581c88369ad0ce184004bc771f2a9fc53468ab54ce6a950f2191f5a6772f0d5
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 3c12669a88c7a82b90bfdf1cb70d10dbd9d4c257aa8000d3dd8dda6ae70f29ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.03627112 BTC
Feerates: 201.36 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (379,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,350 535,350 00000000000000000005f0b2024867a89441c11133f37a0c92817c665fe19580 2,420 1.00/1.00 vMB 22
535,349 535,349 0000000000000000001134b306e0f106cac391a5055984c9cf4fc68b6384bf67 1,583 0.70/1.00 vMB 10
535,348 535,348 00000000000000000013bcbf82046767910e845220fdf0a2261741f3f109fce1 1,871 1.00/1.00 vMB 8
535,347 535,347 0000000000000000000e068e2ef52c1c9aa96961655f074e34a3e059a0c70209 1,355 1.00/1.00 vMB 21
535,346 535,346 000000000000000000151c9490725c70172ed24c4c5207e2428a27635583bc5b 557 1.00/1.00 vMB 38
535,345 535,345 0000000000000000001a5f73bab18d86dc5100162977251cce2b292dd540fdb6 543 1.00/1.00 vMB 55
535,344 535,344 0000000000000000000a13afa9ead4bdafa11a2a8e36c030aebaa49a2e6f1d93 1,201 0.47/1.00 vMB 22
535,343 535,343 0000000000000000002a4c0d3ecc503a4455e245d5461e5b10e92568d75af785 163 0.06/1.00 vMB 17
535,342 535,342 0000000000000000001a9a7c319209cf1e18ec7aa168fc450a5c07f6cf79f468 663 0.24/1.00 vMB 13
535,341 535,341 0000000000000000001d2f80db3f716822bf61b5b872d69397f7a2a695780b56 202 0.09/1.00 vMB 30
535,340 535,340 0000000000000000001ebc1416a7130662c9e7374d449d56504195987761b776 1,005 0.95/1.00 vMB 6
535,339 535,339 00000000000000000023afc45918898fa09e203882ac91d290f119c6f096a636 73 0.02/1.00 vMB 23
535,338 535,338 0000000000000000002f3e3754f9f0e65bad29d3a8068293cd9c0e3a0fd53741 376 0.15/1.00 vMB 8
535,337 535,337 0000000000000000000a6e1fb20f7dc9404d14206166619b1f5f36c6a549c178 922 0.41/1.00 vMB 15
535,336 535,336 0000000000000000001dc5c36260719a12153f8f06860b50b0bd29f267f55164 1,454 0.63/1.00 vMB 14
535,335 535,335 00000000000000000003d1f42a499fae0e349e4ad2e28be510f287af96a1a860 2,316 0.97/1.00 vMB 13
535,334 535,334 00000000000000000027c4b001d75202b44fb28d31488ab62057a0b9feeb1bd3 2,126 1.00/1.00 vMB 24
535,333 535,333 0000000000000000001486195baad8e52dafb1a8a86ffee5cc57b737266971b9 1,454 0.54/1.00 vMB 23
535,332 535,332 00000000000000000002b4d8c9edc2eeda97b728881d443cc0ae81d8c0e87ce1 1,295 0.49/1.00 vMB 18
535,331 535,331 0000000000000000002daaa936b6eef6e423e008ede2f81eec627248842df08a 1,206 0.45/1.00 vMB 15
535,330 535,330 000000000000000000063b30701687a17edef9ac8527316d3c2bf2b0dc182201 1,742 0.82/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.