Loading Tool

Explorer IconExplorer

Memory Pool

44,312 transactions
27.40 vMB
0.07173219 BTC
Random Selection Loading Transactions
Max Size: 144.35/200 MB

Candidate Block

Mining Attempt c4a87c0c4b9bffbc2035038a0ffac07b12e750a14a616b1e97af4e14d75e5f20
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root cfd47c15e92ee352de3e9c3c4b2a832bcb7e835d95817858199b434b52fa1b04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,620
Size: 1.00 vMB
Total Fees: 0.02040010 BTC
Feerates: 170.94 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (683,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,295 231,295 000000000000009febc539773a81dd8af8f2a425bde3482d21e72e62f0ca2b24 111 0.06/1.00 vMB 181
231,294 231,294 0000000000000106be39a4f70bbff57bbfa8500fde5f127a9859e5d8385c6849 426 0.26/1.00 vMB 91
231,293 231,293 000000000000016c9486b4725bd585e088ba285c57f6a6d7c660399a8405ee3a 503 0.25/1.00 vMB 186
231,292 231,292 00000000000001229de132e76195f096e8af9e9041836e326a2d1db719640be7 31 0.02/1.00 vMB 111
231,291 231,291 00000000000000bdcd2339748b2bff9880173dc0741bf36592a2ab0b189a2f37 458 0.20/1.00 vMB 189
231,290 231,290 00000000000000d85552fa6553cc5ca7071fc153818502d47fdf9118bf3f9142 34 0.01/1.00 vMB 138
231,289 231,289 000000000000021c1a668d1d88dcf601d7cf4170454dab3b553406ac4b14ac29 389 0.18/1.00 vMB 255
231,288 231,288 0000000000000125da55501f4f4baf62f8cc824c9b277760e15af1ffec551425 16 0.01/1.00 vMB 132
231,287 231,287 00000000000001b2b2905a0adcc8e3c60b24cc639e193046f125f77e26e2e3bf 577 0.20/1.00 vMB 246
231,286 231,286 0000000000000114ee604e64591fc49d02fa5bb4bd23e94be32395ea12ebaa06 15 0.00/1.00 vMB 140
231,285 231,285 000000000000014a356799bb6a8d24630258b62a097b5a6e1687c4934d196c1d 77 0.04/1.00 vMB 11
231,284 231,284 000000000000007e19ecafe08dfbb989a737982a25b03bc22c59ccf8c7ccb075 487 0.23/1.00 vMB 129
231,283 231,283 000000000000009f826d82870daee910e7b1d5f0d8f42568a8bcc6426a7c41e8 143 0.06/1.00 vMB 13,264
231,282 231,282 0000000000000198cd9f14fe05e5ac3b8ff8a8072a8af3860892fb8f75907b79 301 0.16/1.00 vMB 196
231,281 231,281 00000000000001e77774a8f24ac5797be5e2960eadc28fd1bc656c3a90cdfb4c 174 0.08/1.00 vMB 190
231,280 231,280 000000000000014bbe60924678c6ef2daa89b3a266030362dc3c48e1f8449ae2 67 0.07/1.00 vMB 105
231,279 231,279 00000000000001dd082f30132a3916cc00cf70a72b134d2319535d215aa09976 598 0.25/1.00 vMB 268
231,278 231,278 00000000000000e5b7930919e9fdfe8e55b6479e9d7587161640159c21917d8b 483 0.25/1.00 vMB 147
231,277 231,277 00000000000000955bd49c1c569715836c1ab11ee833b4ca657469c9654c0fa5 5 0.00/1.00 vMB 127
231,276 231,276 00000000000001609e29c1269956b07358d6491067600ab725d11759157a39e3 399 0.23/1.00 vMB 199
231,275 231,275 000000000000006ce9be9f823e693a6029f6f209558a46aaf266ab62f1d42ed0 286 0.17/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.