Loading Tool

Explorer IconExplorer

Memory Pool

88,802 transactions
33.69 vMB
0.14274566 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt a8c209b364e57f973310ed54c8be3ef8df0ef5c65d8ab64d57b3b3c599505799
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 10d1d3634cfad42e85273508898b8777bc41a0a3fdb30f1320073514d944d505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,315
Size: 1.00 vMB
Total Fees: 0.05761375 BTC
Feerates: 469.97 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (591,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,275 323,275 00000000000000001b3f602ed3e5092c34dfdb3c6d58d3efe161a3f96ac1f9cc 527 0.35/1.00 vMB 17
323,274 323,274 00000000000000001d24e1e07ff87ddf944a73b39841d28914463b4d68cb7b27 377 0.19/1.00 vMB 32
323,273 323,273 00000000000000001db8d47ef78a41647877e67be5fc4f780736d10c65e06013 274 0.15/1.00 vMB 22
323,272 323,272 000000000000000005b8c72360dcec0c4be2eb45ce0c350b47ee3d0408bb30d4 419 0.23/1.00 vMB 26
323,271 323,271 00000000000000000d660ead4b19bf286a89309b3de74912d4ca51688460cea3 1,173 0.61/1.00 vMB 28
323,270 323,270 000000000000000008026947c7efd867d5eca8024871042a102ce005ed0cdc5b 96 0.06/1.00 vMB 6
323,269 323,269 00000000000000001466743572cd0dce1edbfe125edad42d93d45c42c9d762ff 763 0.50/1.00 vMB 27
323,268 323,268 00000000000000001e3f03b35b61c9d02476dacc31cc4ec792e526de976ba1dc 429 0.23/1.00 vMB 26
323,267 323,267 00000000000000001d305b95499c6ad3633284a7772e55bbecc88aa448b8b9bd 444 0.27/1.00 vMB 24
323,266 323,266 00000000000000001b0ca86bc76495e7e9f3853774cdfcf6883e59b7368fcf90 567 0.31/1.00 vMB 28
323,265 323,265 000000000000000000f8a58091c414bd54eb687a229678f27e820e499ca3a87d 292 0.18/1.00 vMB 19
323,264 323,264 000000000000000000aeb93278055e567afcf8f9176a707425d7b3ad119fea53 410 0.22/1.00 vMB 22
323,263 323,263 000000000000000016bf77d5d55503fa1e4eda92fd1cb8ae0e8e09256d4525c2 775 0.37/1.00 vMB 29
323,262 323,262 0000000000000000136b5f4c38d11a552fb215e8fbe88f97b76addc6614fd7c7 743 0.34/1.00 vMB 33
323,261 323,261 00000000000000001ac8f43e677003e51cf0171ca31979d2e4b3f990b2a2a502 753 0.44/1.00 vMB 25
323,260 323,260 000000000000000003e88972ad7ec7a20e0f25c629c6693264c7c2679cc48872 2,004 0.99/1.00 vMB 28
323,259 323,259 00000000000000000cfc84d679ddde55212e79288d54a128d2c71ec2569b0dbd 171 0.07/1.00 vMB 32
323,258 323,258 000000000000000016d3cb925983308390aee0a18ad636a8bfe495668e44c9d2 524 0.32/1.00 vMB 26
323,257 323,257 000000000000000016c487eb9466f8828fae1ab877ecf1768b38274b7557e72c 828 0.54/1.00 vMB 29
323,256 323,256 00000000000000001d240afad8a70daf552262a52a04511066ab61ebd3409044 652 0.35/1.00 vMB 32
323,255 323,255 00000000000000000618be97ff78f79177f9d01a6b742f33bb48c9a636e9fa00 676 0.33/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.30 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: 657.98 GB
    • Received: 14.56 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.