Loading Tool

Explorer IconExplorer

Memory Pool

78,935 transactions
29.54 vMB
0.07113691 BTC
Random Selection Loading Transactions
Max Size: 177.56/200 MB

Candidate Block

Mining Attempt b81bfcdad32f0182aeb29148ddc70dfd3a448d2a85f2a4fb43a4139f0e3ced88
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root a1cf51386866cea16bce87a85b4bb4820f9110a19d0e9d765d294c8cf799b681
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 1.00 vMB
Total Fees: 0.01115516 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (422,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,363 492,363 0000000000000000000d073ee96c24ea4691862118637c385b3c0fa5b571d77c 2,466 1.00/1.00 vMB 250
492,362 492,362 000000000000000000769572707a5026951b5724164b98aa28aabcbf21c92e8e 3,069 1.00/1.00 vMB 280
492,361 492,361 00000000000000000079757a586e5367b1c9ae45d48d617e7171ddf572f8bed2 2,267 1.00/1.00 vMB 173
492,360 492,360 00000000000000000020ccf2bd9f067124add7ed1b0401f7e3a0da1012fd28d5 2,318 1.00/1.00 vMB 254
492,359 492,359 0000000000000000002c6d1645fc5cf3a96c7e35d71f83c2d9dd2cdcc69948a6 2,042 0.94/1.00 vMB 220
492,358 492,358 000000000000000000717a94bcf864ea6c4c33b6208fb8e7cc22e5f1a4a8a655 2,467 1.00/1.00 vMB 282
492,357 492,357 000000000000000000a42541bc4e1467669f7df32e0f059b459fec70240e9a62 1,728 1.00/1.00 vMB 204
492,356 492,356 0000000000000000003b15c017b64b5633ce8a3063b02999d6d9884470b26ff1 2,221 1.00/1.00 vMB 249
492,355 492,355 0000000000000000002099f1c8001cc129a3f27bf3fcbf99d586c106d91e8138 2,422 1.00/1.00 vMB 260
492,354 492,354 0000000000000000002fca38d29d0fd46dcd994afdf40416583af2cfef25ef4e 1,984 1.00/1.00 vMB 337
492,353 492,353 0000000000000000003c8c6c2bc8387e3383be2aea287cfb8cc1197d1acb84ce 2,333 1.00/1.00 vMB 71
492,352 492,352 000000000000000000b410d2dd7a84ae3282f14a880294bd00d165a34bf573bd 2,638 1.00/1.00 vMB 91
492,351 492,351 0000000000000000000ebfeee35a72bb381d1c3974b05f3ad8ee995bda31af59 1,728 1.00/1.00 vMB 156
492,350 492,350 000000000000000000b4f8d4805fe749ee2c194de86b905cec222895d36f9de4 2,343 1.00/1.00 vMB 246
492,349 492,349 0000000000000000004cfb6ea3f4a8ec26fbf6ddf459bb156fe64fe188e6a565 2,000 1.00/1.00 vMB 195
492,348 492,348 000000000000000000bbbeb4ea73f10c97ff1b66988266f3493bfc21712fffb3 2,814 1.00/1.00 vMB 272
492,347 492,347 0000000000000000004c0d81ebfa8261a5215c3a7110dc8c3e7ba32a465eac8f 2,369 1.00/1.00 vMB 109
492,346 492,346 0000000000000000004d71b835a8f7cc720f4ced56b50a1fad91debba9204324 2,674 1.00/1.00 vMB 236
492,345 492,345 0000000000000000009633401818a1a3b04c761a0fb046292f390e5a0471d6f8 1,814 1.00/1.00 vMB 148
492,344 492,344 000000000000000000149a1f6b078dd5dcc854e0443162c6001c42a0055995d6 2,703 0.95/1.00 vMB 265
492,343 492,343 00000000000000000049942738c7a2e5a07b7a6d6adc98858f14800940694a32 2,217 1.00/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.