Loading Tool

Explorer IconExplorer

Memory Pool

27,969 transactions
27.85 vMB
0.08000749 BTC
Random Selection Loading Transactions
Max Size: 133.79/200 MB

Candidate Block

Mining Attempt 9839a17bc56193e4181ecdc29a76342075cffa3434dc7e32ca81b13620b9ab08
Version 20000000
Previous Block 000000000000000000016eb8bebe8584b7aecd7a44be07876d633c9fa7a4bae0
Merkle Root 7e6d559e8328bb939a656518716e54628590c9e9d9583f79811f02f3e7a75129
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.02664587 BTC
Feerates: 300.91 > 2.67 > 0.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,484 (873,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,368 41,368 0000000015f7cbb628f01dfe3ac5f5966bee07ee1284ae423e947c21a33d5bf5 1 0.00/1.00 vMB 0
41,367 41,367 0000000012493eedb78c1a30a27da146c15ab07caff4821b2249068dad41dc6c 1 0.00/1.00 vMB 0
41,366 41,366 000000002aa92e478a8cc6bfa8b432bb4d1415c4133ef7c8fcec18fbdcc1e07f 1 0.00/1.00 vMB 0
41,365 41,365 00000000411973c2a98b19d981ccc3d25aeaec2e1e244b209ed3f3b6cbcc46f5 1 0.00/1.00 vMB 0
41,364 41,364 0000000032bf4858abcc12a04c07a9f3293f3e29efb65d4ce31d6861846490fa 1 0.00/1.00 vMB 0
41,363 41,363 000000001b6d6d73f04ca8a238463ed6456b8956d560b5e98b3fb82e6dce1655 1 0.00/1.00 vMB 0
41,362 41,362 00000000646aa2f85e6a88c8e01bdf0dbcb621b3d89d2805d983c5cf9dac316d 1 0.00/1.00 vMB 0
41,361 41,361 000000002d3ff2184ed38f7761b7d1b305718cf9a544881901bcf452bae89429 1 0.00/1.00 vMB 0
41,360 41,360 000000003a9ab28cae9994d5f6770952c89e53473af3bd2f0366af32738af43c 1 0.00/1.00 vMB 0
41,359 41,359 00000000623a8457aeb4dea58a0822b0abf6b3b1725f57dfd4deefc8626c1215 1 0.00/1.00 vMB 0
41,358 41,358 000000000a2200e9af7954fb11bf20821652e55722f646d592a7d05ae9613d98 1 0.00/1.00 vMB 0
41,357 41,357 00000000482a2ac5febb4e0a967faf698f77b5ac29afece22866d490a69251b7 1 0.00/1.00 vMB 0
41,356 41,356 0000000006d4de674ea0864cff3ee24db5a1d6cea49c68ffa0677e6682138eef 1 0.00/1.00 vMB 0
41,355 41,355 000000003f1df37bdd6fdf6c59a6d40bcc59d9117813dca63fc6778f89f9aa4c 1 0.00/1.00 vMB 0
41,354 41,354 00000000589a6e37a61ebdcb2c261776d2568a6d1cc40d30c89f6d24b11e07d6 1 0.00/1.00 vMB 0
41,353 41,353 000000002e3b6fdd248b8fe4335e244cf64e8bc1617e2cf5e11ade5c05920a5f 1 0.00/1.00 vMB 0
41,352 41,352 00000000285bde69513f0e83c928b01477f45cff269fc49ab4e1965c1fb46ac1 1 0.00/1.00 vMB 0
41,351 41,351 0000000056e2c6b5a273420316ddb2e8660238d2f37152b8ff32e2dc31fd0926 1 0.00/1.00 vMB 0
41,350 41,350 00000000128c93fcd73c1013d7813afe42a31fdc150e6ab7210e82b892379a9b 1 0.00/1.00 vMB 0
41,349 41,349 000000005d5706ccd9eb5046fadeceed0a30a7f0a67e82f81635d2e324dd8139 1 0.00/1.00 vMB 0
41,348 41,348 000000001f6ed17d158e7db4c793814ce179ee730b75089fe5397adc2f7eccf3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.25 GB
    • Received: 10.83 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.