Loading Tool

Explorer IconExplorer

Memory Pool

70,466 transactions
26.43 vMB
0.06132031 BTC
Random Selection Loading Transactions
Max Size: 160.14/200 MB

Candidate Block

Mining Attempt fd94d0c37a91bd7137fa48b9932e267de3fcf8e9f628e2a22d4824ebacfc19e6
Version 20000000
Previous Block 000000000000000000016aa18e8ecd613d6541af8a0d66953f28fb8fdcfea38a
Merkle Root 79564644290e165c86538e55740b7d2f2e87b2c9500a17563f8628bdf667b18a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,192
Size: 1.00 vMB
Total Fees: 0.00497487 BTC
Feerates: 40.29 > 0.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,551 (912,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,370 3,370 000000009369ae1a9e919dc3a7609920c4a6d157e98a54ef527addffe81c079a 1 0.00/1.00 vMB 0
3,369 3,369 0000000060a98a993825482154727148249fac31fbc717693674ed35fac290a4 1 0.00/1.00 vMB 0
3,368 3,368 000000008ba3118cc5c41ab70cf30fe023bbdcbea9e8d254693ed12af12ca400 1 0.00/1.00 vMB 0
3,367 3,367 00000000bcf6094eb54fb19190d9f59727a3a877b273ed131c78a4647f0820df 1 0.00/1.00 vMB 0
3,366 3,366 00000000df0d808dcaa676a3be0d95d30a9adc8df7c32181fcca5960ad62e977 1 0.00/1.00 vMB 0
3,365 3,365 00000000f859990ee84bf820d03dc8565cd5935f2bea6460e5f910f3ea07c9d4 1 0.00/1.00 vMB 0
3,364 3,364 00000000cdd1691076469c884667c363b5dad931767a1f8a7d6253ccdd73fd10 1 0.00/1.00 vMB 0
3,363 3,363 00000000c843444a37d3940480b25c8efc2634ed4e3749e70c3d62543fb35205 1 0.00/1.00 vMB 0
3,362 3,362 00000000f4d6e99c5cad59f196e206d0f713b52c0514ba5255a1deeaf0f0612c 1 0.00/1.00 vMB 0
3,361 3,361 0000000029b508efdc4360bc1d0556778336d163be94e56dc081baf1f14d8a8d 1 0.00/1.00 vMB 0
3,360 3,360 000000000f2f9a2fe15c793b97e0345e2d59f37dff667fb221904b0a71872a9d 1 0.00/1.00 vMB 0
3,359 3,359 00000000a0734082a7ad65f81b90d0eebcea55bf037a316ce7b3fcb871a0fa61 1 0.00/1.00 vMB 0
3,358 3,358 00000000c703af56e73df3ab5c8ece424b3c3d9faabf759da0a75403097496f0 1 0.00/1.00 vMB 0
3,357 3,357 000000007125b454ad0de5f49af86a855c7f1eab526fc6f1473394a5945af9cc 1 0.00/1.00 vMB 0
3,356 3,356 0000000063bfc93167f025a0c76c8a7c1f7f068580e8bde8a1a3d2979a3cbbc8 1 0.00/1.00 vMB 0
3,355 3,355 00000000030aafcfd8bb78cdff0a4153fabfaf25be4199a8f8ceb5c7c79d6168 1 0.00/1.00 vMB 0
3,354 3,354 00000000d72ce9b5dfc502f0220cf57d39a001a39482223249a32b8853aafaec 1 0.00/1.00 vMB 0
3,353 3,353 00000000de396209129b1c7a002a6bf0fb951794e2009c0e384763ac21359947 1 0.00/1.00 vMB 0
3,352 3,352 00000000f85b5decee1e69250bbcd5a9b8745e5e547b4de8f4d7868a7b9b7468 1 0.00/1.00 vMB 0
3,351 3,351 000000003c3f43a96581913ca47895f7ffdce19c1c763ba1f8a5462f16aa01c0 1 0.00/1.00 vMB 0
3,350 3,350 0000000091ba1e9a65a04aaebebf920eb5ec17093ba0e83a4cadd2665cf9a8bb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.35 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: 768.23 GB
    • Received: 19.54 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.