Loading Tool

Explorer IconExplorer

Memory Pool

51,708 transactions
29.32 vMB
0.08146409 BTC
Random Selection Loading Transactions
Max Size: 158.63/200 MB

Candidate Block

Mining Attempt f11bc11c1dacf12ebdd37120c35183949644cc54980418f7bc92a70c0a492933
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root bacd5ea8bf480e5076bc3fa91edbabf6daa1ce5679fd1e74aedc5ac86f3fa319
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,165
Size: 1.00 vMB
Total Fees: 0.02526481 BTC
Feerates: 173.90 > 2.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (249,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,200 665,200 0000000000000000000c63cc9168f357ce68cc208f1006711fb873b1a36a2105 2,927 1.00/1.00 vMB 82
665,199 665,199 00000000000000000003736d5e8fd0f284e8984eb083bc8800b688918b940ece 2,761 1.00/1.00 vMB 83
665,198 665,198 00000000000000000001ceac69173be87e14aa2218314e8dfefe64da24125482 2,927 1.00/1.00 vMB 94
665,197 665,197 00000000000000000004fcf45ca86afaf2e774afdec24c777dbb2b67818153eb 3,013 1.00/1.00 vMB 76
665,196 665,196 000000000000000000065bcffc586e45dd00d8aaf8d30170dc2afe3508d1c70a 2,231 1.00/1.00 vMB 111
665,195 665,195 00000000000000000006d8ed83bd42f14afe624f2f6192cf7ceefcdaeae920b9 1,421 1.00/1.00 vMB 115
665,194 665,194 0000000000000000000a923d01007e0a97fbd7066f41f0fa9a5d94d246de77d5 2,514 1.00/1.00 vMB 126
665,193 665,193 0000000000000000000bf86dd9230f12d287e4bc2aa010b38dfdd0d183fd860b 3,044 1.00/1.00 vMB 93
665,192 665,192 0000000000000000000948c871c7275369b5008bb2493f384fee0d203639bd76 2,467 1.00/1.00 vMB 64
665,191 665,191 000000000000000000066e0297bb6092265dc8358be0a99ed1004968bb97706e 1,234 1.00/1.00 vMB 85
665,190 665,190 0000000000000000000ef43ad4a5b3c2b8feb53666b6ab87c1a4a6640478ebb8 788 1.00/1.00 vMB 70
665,189 665,189 0000000000000000000757a7b3f1245f4995aeb99b069436258669383f9000ce 936 1.00/1.00 vMB 75
665,188 665,188 0000000000000000000a1dbc1cff09e6dba429d5bc051cffa32d0c26736406e2 1,676 1.00/1.00 vMB 87
665,187 665,187 0000000000000000000df9216b02e8e2b2f0411e8ac3fbc0f3e13c3cb145ae4e 2,607 1.00/1.00 vMB 83
665,186 665,186 00000000000000000001ec559b3d8ac327e6e4fd86912761d20ae9306ec1cc0c 2,738 1.00/1.00 vMB 105
665,185 665,185 0000000000000000000aa753da26c50aad3bbc0ac6f43fe8f844eae8795be461 2,951 1.00/1.00 vMB 128
665,184 665,184 000000000000000000085d77f9da8da20ec4473051c0b1be0d02fff9dcad3208 2,896 1.00/1.00 vMB 114
665,183 665,183 00000000000000000001f4c4ea8bec8333af61efe064e79ea9fc25ef7ff924ea 1,744 1.00/1.00 vMB 89
665,182 665,182 0000000000000000000c91885f14b3a93f462ea69aa35a574dba854e9d27f110 2,783 1.00/1.00 vMB 103
665,181 665,181 0000000000000000000b876d3a3066c8f51fa96e444aa1a0bc84b6533ea433db 2,725 1.00/1.00 vMB 124
665,180 665,180 0000000000000000000bf20fd62f64cad69728aecbd839f3c5ad66b36088df2e 904 1.00/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.