Loading Tool

Explorer IconExplorer

Memory Pool

74,300 transactions
27.56 vMB
0.07270659 BTC
Random Selection Loading Transactions
Max Size: 167.91/200 MB

Candidate Block

Mining Attempt b8135c00f518a76fb9a046e6e2478ee39648673aa53336f4b8b866509af2ec4a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 0202cd92960d5b1c4bf1089ac3cfb3f64903bd5794e2e602853f34f3e68a55a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.01326065 BTC
Feerates: 101.19 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (610,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,572 304,572 0000000000000000022ce0abb2502072ab45f01294baf8dd9315bdd7774b6b83 671 0.38/1.00 vMB 36
304,571 304,571 000000000000000042eab9d05a8be66b603769af1a15f42acca7e81dec3f4181 164 0.09/1.00 vMB 34
304,570 304,570 000000000000000027d54fd3884c83b3a0f5d4baa5432444ccda247adde1b753 291 0.13/1.00 vMB 35
304,569 304,569 00000000000000001afdd1e39be91514540cfebccb1a4a2565dca1cab544dcb9 332 0.18/1.00 vMB 32
304,568 304,568 00000000000000000637c0d78994ba1facf8812609b28793b6b1ceca6799ea66 170 0.16/1.00 vMB 17
304,567 304,567 000000000000000023bfd01144c48bc946abde0a91fe3b3714febfa61caec781 498 0.31/1.00 vMB 29
304,566 304,566 00000000000000004c4e1712a9454fd63ceda89e062fa540d1b445b85ae75049 245 0.22/1.00 vMB 20
304,565 304,565 00000000000000001a9d6945a9eb5250c4fc0ca9b5ada7374b059521554bb956 843 0.35/1.00 vMB 39
304,564 304,564 00000000000000001bfc629aae693b5aafc0616e380f65ae81ec437493502e62 300 0.24/1.00 vMB 25
304,563 304,563 00000000000000002fa7db2ac56c4de34e1af58578eb708ac83186a95d9fce5c 85 0.07/1.00 vMB 20
304,562 304,562 000000000000000055956f749c55cfb8b776df1585c554fb395705781d77f08e 620 0.46/1.00 vMB 27
304,561 304,561 0000000000000000550605d3e48831fd1d8dcf366bb29394b2cb23571dccabf0 792 0.35/1.00 vMB 34
304,560 304,560 000000000000000015b837dd643b1a32b1ac4d61a40412258b385ad9053bcc9d 61 0.17/1.00 vMB 7
304,559 304,559 00000000000000005b0a0d180a1d2a5d82b4031388672f0c992730fbafda1cc1 374 0.35/1.00 vMB 20
304,558 304,558 000000000000000029f96c8e49675bb1dc911db4c5503aab027635c5d5abf552 919 0.35/1.00 vMB 40
304,557 304,557 000000000000000009948f53cb653b8ba71a5618442aed2a394dae46c12ef247 47 0.05/1.00 vMB 15
304,556 304,556 000000000000000035451dff3ee4da4fd388fe76e45eb7c84ac984fea36bca7b 586 0.34/1.00 vMB 31
304,555 304,555 0000000000000000424c19663d4eb15c29439dbe5052474e48b1d36238f1270e 266 0.16/1.00 vMB 26
304,554 304,554 0000000000000000162c3c18726523460a295123fec07db02a849531bd29afd9 68 0.03/1.00 vMB 32
304,553 304,553 00000000000000002029ebea0fb6b712f44a09d7bb119f7116afc9b5db005bf7 347 0.23/1.00 vMB 24
304,552 304,552 00000000000000004b5399dc3dbbc3746d2472c5f8a6985c4db51b75a809b4b9 32 0.04/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.