Loading Tool

Explorer IconExplorer

Memory Pool

48,918 transactions
30.48 vMB
0.09286403 BTC
Random Selection Loading Transactions
Max Size: 163.04/200 MB

Candidate Block

Mining Attempt 199b9b11f3d05404d2bec02dfc35c8189e55a19d4f408bd8f3e2f5ab44af6f76
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 01bf6d31ce6bdb5bc93485cb72fdcf81f626240e318ffa85c4b9b5f51dae4314
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,415
Size: 1.00 vMB
Total Fees: 0.03036373 BTC
Feerates: 101.56 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (738,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,381 176,381 00000000000009a629096932bb8acfd8c3d0395e1f4717f469a30d1a73178064 60 0.03/1.00 vMB 95
176,380 176,380 000000000000096600fd222994fabd91f200b06543db43a2f1b9b2da8b1fab7e 90 0.05/1.00 vMB 69
176,379 176,379 00000000000006075586faf347edd3415dae14c05791a6b13979b0397f322c49 55 0.03/1.00 vMB 113
176,378 176,378 000000000000089addc573c092ff3670f8cf2dfb94ce9c7836488fb8c4f1e362 65 0.04/1.00 vMB 222
176,377 176,377 0000000000000372ab139da58c00f9c8bba2ca7c066080667e60d3691f175219 13 0.00/1.00 vMB 0
176,376 176,376 00000000000002188e5cc46f3fb3ba61916d0327c546563c020bad891b2dbcd3 46 0.03/1.00 vMB 51
176,375 176,375 000000000000022a46a58633a003f4a7ef337283eafc9621a5d503f428c1b288 56 0.02/1.00 vMB 191
176,374 176,374 00000000000009025e90127658159af4dddf878b3ea21617b99d63551bfade4b 62 0.03/1.00 vMB 46
176,373 176,373 00000000000008c6aa81bede68fcf6f39651ec0d5df5a0df54b4c8c2664872de 17 0.00/1.00 vMB 71
176,372 176,372 00000000000007c465680841ae23192ec44689b30efda0eec7b54d9be3485503 22 0.01/1.00 vMB 61
176,371 176,371 0000000000000695e1145312fd836427ad2124b181e4908f336f41109cd357ae 73 0.03/1.00 vMB 122
176,370 176,370 00000000000004261b5ea6a1acefbd2a8cb8d4ccf3a2a35586875d2c6449d9b5 13 0.01/1.00 vMB 156
176,369 176,369 000000000000033c73670108ae2167271a63df130b061142dea817a341889a7b 13 0.01/1.00 vMB 11
176,368 176,368 0000000000000518b996357060047da9a1150e666d0393e86c61d927cb991ff1 79 0.04/1.00 vMB 41
176,367 176,367 0000000000000296051782a17e238fa70959b7a38cd8276a9859b24d178512ea 9 0.00/1.00 vMB 4,105
176,366 176,366 000000000000068b608c448fcf1932cacf2ca62780898ad0db254fdf442b9a30 8 0.00/1.00 vMB 291
176,365 176,365 0000000000000358ab2703666caf872f55dd2db9ff14fe6dabf63eeedcb1dbca 83 0.03/1.00 vMB 158
176,364 176,364 000000000000085005fe0cb5733feea64159e1c1a4c27600197ebc4910bbd280 87 0.04/1.00 vMB 59
176,363 176,363 000000000000050a7f8a7120308f2073d3c73dcd8a0e0821b65423f91ed1adb9 7 0.01/1.00 vMB 468
176,362 176,362 000000000000095da9caa970a5dff5aab1683274e81057933f69a21e0ecfda9a 121 0.04/1.00 vMB 127
176,361 176,361 000000000000009f3d5a045a09c4a7097fc52e25aa97d7327c37d07750458eed 80 0.04/1.00 vMB 259
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.