Loading Tool

Explorer IconExplorer

Memory Pool

89,167 transactions
27.33 vMB
0.19676353 BTC
Random Selection Loading Transactions
Max Size: 171.83/200 MB

Candidate Block

Mining Attempt 4adad7d1305b5452fbd0f38b38e7abac970181bce298c22b3b35a34dc8cac681
Version 20000000
Previous Block 000000000000000000009c45c809cf8ca230f740617a448d800f8489917ad16e
Merkle Root d20a9494cea3f83b9027de8b343ce69b02e2a1db32dfd4100caefb0d7a4d4ad5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,557
Size: 1.00 vMB
Total Fees: 0.05897571 BTC
Feerates: 318.30 > 5.91 > 1.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,653 (698,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,368 217,368 0000000000000528b923ec3f739320dc6f6e06f25dc6ecb1e75c81db0f387503 204 0.11/1.00 vMB 111
217,367 217,367 000000000000033c353940263d9aa081165d2b1afc9c6c62c188b2cc1b6e7e89 586 0.25/1.00 vMB 165
217,366 217,366 0000000000000340714318b63361368bfa521533a58d83c6a5324aed11aa6b6d 284 0.09/1.00 vMB 124
217,365 217,365 00000000000004d03808169b5410f8b1c477da63f469aa6fc08bd15587e6a3d4 448 0.22/1.00 vMB 152
217,364 217,364 0000000000000327c44cd84918ede422e555877656fe45a3f1160fb06d17b04b 538 0.20/1.00 vMB 233
217,363 217,363 000000000000033c8fb187e3905333af7fbfe8137133cd985f6c9c741b89f8d3 188 0.10/1.00 vMB 155
217,362 217,362 000000000000005af979a505f2d01b2a37b738787d2350efd6e314e2c734eaf5 171 0.08/1.00 vMB 171
217,361 217,361 000000000000003c3a025aebfa17271f249d36965ab07cb34dbce475a517a52b 323 0.15/1.00 vMB 151
217,360 217,360 00000000000000eafba719935e6ab37f4f1b37d423bfae83091fbbb233b66c1f 509 0.17/1.00 vMB 263
217,359 217,359 0000000000000209377abd745b1a499fc10d0e24eda32d6de306af09da9cf6d7 127 0.05/1.00 vMB 196
217,358 217,358 0000000000000034450a3625ee438248bab48d28410d8f95dac8f79e71058f69 436 0.20/1.00 vMB 143
217,357 217,357 00000000000002c6ead95ed3482886c30da22bfad825a73af2ba25d316e16733 1,076 0.34/1.00 vMB 167
217,356 217,356 000000000000045b0778627075525200c8483d70f649a0b9f02e49a093280598 455 0.25/1.00 vMB 142
217,355 217,355 00000000000001122cb7e3fa876267b0b6e3a95cffa5a3f8f808ec635d0e321a 718 0.25/1.00 vMB 169
217,354 217,354 00000000000001cab52307bfba7b4dfb64a03ebb3e6ff4212b5887716e311af0 112 0.05/1.00 vMB 68
217,353 217,353 0000000000000111417ca6f13e0a06d7ec07728e504baa87db080387c9782a25 793 0.25/1.00 vMB 247
217,352 217,352 00000000000004cd75bb9ddb5a89923eb367b3a8e1cd90e42c8c3465ccc236a0 146 0.05/1.00 vMB 171
217,351 217,351 00000000000003fe98624702948cdd62dc791d4551ecc103515143e1c2d4bd8b 131 0.05/1.00 vMB 295
217,350 217,350 00000000000004942cb28834de2d2bf059375e60abcb0fbc7d2b65bc8f485256 460 0.18/1.00 vMB 194
217,349 217,349 00000000000001a9250ea0ec54f9916cc6b41f61549e41de535b77c868a49047 201 0.11/1.00 vMB 115
217,348 217,348 00000000000003d439fa9f1fd6ac63085fd80d4af8502915691f0845a669d76c 646 0.25/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 783.52 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: 773.34 GB
    • Received: 20.53 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.