Loading Tool

Explorer IconExplorer

Memory Pool

78,087 transactions
28.95 vMB
0.07870132 BTC
Random Selection Loading Transactions
Max Size: 175.58/200 MB

Candidate Block

Mining Attempt 3e031e468843eb80a42911ac51a75475531f1c657f4f1a7bddf4ab690d41b6d3
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f4ab71a036185f890a90d51f01d5172211f1dac790d571cd8d499693a1dfb8d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.01831174 BTC
Feerates: 100.81 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (543,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,381 371,381 000000000000000010d0620979849730be9ab610926c12e7815af2085bb12bed 1,831 0.84/1.00 vMB 41
371,380 371,380 000000000000000010a343b53d8b141443efc59c99c812a7c6a75939fdee5cf1 56 0.03/1.00 vMB 33
371,379 371,379 0000000000000000028e4f21d7e97b91a2c4ed788c92b69b783f56457ac8a48a 856 0.44/1.00 vMB 43
371,378 371,378 0000000000000000020e49384741ddfa34a553dc3cc9384722530fef4701abad 392 0.26/1.00 vMB 32
371,377 371,377 00000000000000000c05e59772891e8f39656a4af1f2d7f51c22b04645c2a08e 1,343 0.76/1.00 vMB 42
371,376 371,376 0000000000000000112299aa6fe1020636ea36696d10d86dec6af55865ec7084 1,116 0.71/1.00 vMB 24
371,375 371,375 00000000000000000283d61fcba8fa1f2ef24273184eee30be161379b0b7e7e1 2,206 1.00/1.00 vMB 55
371,374 371,374 000000000000000004eefed5c4d71f15b6930e90fca1fd8b4a9f9fd46b832ebb 81 0.04/1.00 vMB 43
371,373 371,373 000000000000000013c8dee4d87e771ee9de28c3692e6406a8d687546eaced0d 445 0.20/1.00 vMB 42
371,372 371,372 0000000000000000128a1e0e0166327720d12c4cc7ae9c1502f682fe744fcc60 468 0.27/1.00 vMB 35
371,371 371,371 00000000000000000fa8b1b127d0b2b0d4dba97edb5b239c211da08cfc303090 139 0.08/1.00 vMB 28
371,370 371,370 00000000000000000672f1cbbf39e8ae3d4c8a4f0a68e60766a0871871100969 1,044 0.51/1.00 vMB 38
371,369 371,369 000000000000000010c361bf54ad963a76663e5e70bd8e8f22111061873b6696 1,416 0.62/1.00 vMB 42
371,368 371,368 000000000000000003c88ea8bada641b6ca09358229e85f3bde7dd07cdc3a9ba 466 0.23/1.00 vMB 40
371,367 371,367 00000000000000000500ee8700ca760804bb4a5aa588d7dd5db7933af73c4d8c 351 0.17/1.00 vMB 34
371,366 371,366 00000000000000000cefffd93452741a8ab85de79de7d5fe60526b97d106dbc2 39 0.01/1.00 vMB 34
371,365 371,365 00000000000000000d590bae383d4af3752c5b14cbda10215a538bab1fb0ca75 1,208 0.55/1.00 vMB 42
371,364 371,364 000000000000000000d1cac8c8c65f85e14ee4097adc5a2064c56548e362b87a 1,080 0.57/1.00 vMB 34
371,363 371,363 0000000000000000017745ca0a6a24fc18bdea30dd3f9618381cf123e816a3eb 1,290 0.67/1.00 vMB 38
371,362 371,362 000000000000000003e51c5dcd7a22bbe708c765e553bcdd2e507e4f46bcfe88 227 0.10/1.00 vMB 44
371,361 371,361 00000000000000000e9a45b238155a98cbb9c640f819d9426d176c794995d0f6 230 0.12/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.