Loading Tool

Explorer IconExplorer

Memory Pool

39,943 transactions
26.27 vMB
0.05447439 BTC
Random Selection Loading Transactions
Max Size: 137.11/200 MB

Candidate Block

Mining Attempt 2bbee399ec7af9e6ba2da92f13652a99829fbdc32f09d4d2e7154af182c04642
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 88b258452e899b63dcef8f92128f4ea3bbed1deb72fca0440b831c825e5bd8e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.00640221 BTC
Feerates: 200.54 > 0.64 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (350,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,285 564,285 0000000000000000002bf45a5a4a21483ddab30127381b7e84601aa452147c45 2,883 1.00/1.00 vMB 5
564,284 564,284 0000000000000000002b33e1cf61b67996cc7375a6c8b6e450bede90af760e76 2,499 1.00/1.00 vMB 15
564,283 564,283 00000000000000000004227c07eaf3951140cf6a18584027fd11904177591bb8 2,751 1.00/1.00 vMB 51
564,282 564,282 00000000000000000019ddc94f2a1bd3c28a56bc99c70dd5ac7236cadd108506 1 0.00/1.00 vMB 0
564,281 564,281 0000000000000000001d2689489e1767d8b1400f9acc4a27491941c7b4a12a01 3,122 1.00/1.00 vMB 11
564,280 564,280 0000000000000000002a2008a58886454fb703903f2702786e0af48be7a0d98f 2,838 1.00/1.00 vMB 21
564,279 564,279 00000000000000000005a1c9d3588d2f3e0a311b7efc81d5f75c1b1970a26b84 2,374 1.00/1.00 vMB 11
564,278 564,278 00000000000000000006b616bcd3b4c5d809f80410871ee7961a1c99d8f4a083 2,938 1.00/1.00 vMB 14
564,277 564,277 000000000000000000147290489a9e0c77fcf1c1370e8e5ef1f3934187e93613 2,321 1.00/1.00 vMB 41
564,276 564,276 0000000000000000002e0d5f675da5a69b3c3129283600b740558f1b4e01b7ff 2,902 1.00/1.00 vMB 7
564,275 564,275 00000000000000000020e63cb62bec662241b8bc3f3e87e83a710c91a1997a5d 3,164 1.00/1.00 vMB 43
564,274 564,274 000000000000000000057047553030b839699e368da46cfb9e92b9b1436c2085 2,970 0.98/1.00 vMB 17
564,273 564,273 0000000000000000000490d106ef8a7b05bc9afbd62af8918939101c10158a29 69 0.02/1.00 vMB 28
564,272 564,272 000000000000000000225794ca1b7e57103ede508ff53b0471dd82e0186b4ee2 1,366 0.44/1.00 vMB 23
564,271 564,271 00000000000000000023b69f252dedb697b5c361b83209412cd21f0573706596 3,128 1.00/1.00 vMB 18
564,270 564,270 0000000000000000000674a05c77c2911ad42c94bc4170ac90f0c89ca8c92734 500 0.15/1.00 vMB 1
564,269 564,269 00000000000000000008ab6283c2718838da47eb164ccd85abf0c3012e7881c1 2,929 1.00/1.00 vMB 21
564,268 564,268 0000000000000000001a8280f78c02c8b664258479ce3f3b1d9490278557e873 3,009 1.00/1.00 vMB 19
564,267 564,267 00000000000000000004ca059c2c428103bf1ab6affd7d17e0f05f0426592e3d 3,093 1.00/1.00 vMB 7
564,266 564,266 00000000000000000028055cbbc381ca7f578126c3353113246de12fe837d984 1,765 1.00/1.00 vMB 39
564,265 564,265 0000000000000000001aa3b6171f973412fbdcb5c75285de9ddf3c7b6993eeab 50 0.01/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.