Loading Tool

Explorer IconExplorer

Memory Pool

35,941 transactions
29.51 vMB
0.06211952 BTC
Random Selection Loading Transactions
Max Size: 146.64/200 MB

Candidate Block

Mining Attempt 6590649b0161e128e4ef71a091f5f70e80d57a8726fcf0c86de5af36c169c9ca
Version 20000000
Previous Block 00000000000000000000f6319012ced62cb61d88ee66ba1f2087d111093ee0e6
Merkle Root e98ba829b04d559f2e2485381aa103508976e78de480832228a73bb3f5d75257
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,006
Size: 1.00 vMB
Total Fees: 0.00391791 BTC
Feerates: 20.39 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,470 (873,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,371 41,371 0000000064df67c5cbbd8e9542fe3d6a252d4f90223f185e545b8be7ffda734e 1 0.00/1.00 vMB 0
41,370 41,370 0000000004e914cd471d691a583eec23c3be711d874464937446964f5a8db1e3 1 0.00/1.00 vMB 0
41,369 41,369 0000000033d52b3db64e0c9d9baca0a4e76587cf9f87277a458dc216729a7c99 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 781.44 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: 610.44 GB
    • Received: 10.72 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.