Loading Tool

Explorer IconExplorer

Memory Pool

42,995 transactions
31.24 vMB
0.07731869 BTC
Random Selection Loading Transactions
Max Size: 158.60/200 MB

Candidate Block

Mining Attempt 95fd9276a6af94437a55efd4b3f191cfb738245b5a274001642410c7943b4e0b
Version 20000000
Previous Block 00000000000000000001135c66e10bab8bf4733a7e51d11a52d67a6548e511ee
Merkle Root a234b057e62980c209bc0a1ab44df355889eaf562dc3b9d164c67123903c17ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,732
Size: 1.00 vMB
Total Fees: 0.01415691 BTC
Feerates: 40.21 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,457 (802,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,381 112,381 000000000000a6ae373e74cfe7e64181d41bbda2cbf676368f0de27a1b0557d2 7 0.00/1.00 vMB 884
112,380 112,380 0000000000002a2d7ce9a180f5c74aea1877d9f2ea5d526e16befc365a4c2e71 25 0.01/1.00 vMB 313
112,379 112,379 000000000000fb11d701e8901a1497c75898d2ccfe1d9835476d7aa81501404b 7 0.00/1.00 vMB 2,235
112,378 112,378 0000000000009a0e3a7bfbee9cc10de551d4f73e57beff9d573add36b88b1653 7 0.00/1.00 vMB 1,511
112,377 112,377 0000000000006bb86a6004fcd064fcefd789169fe542d8d1d3b8c50768c9d84f 4 0.00/1.00 vMB 2,695
112,376 112,376 000000000000a82304e78b8d651c829aa81ce29a5071a0757cf1763634c2344b 4 0.00/1.00 vMB 2,590
112,375 112,375 00000000000080169bad40b0e88eb2b8f8269806c7c494d04aa45b841bb3152c 1 0.00/1.00 vMB 0
112,374 112,374 000000000000efcac9978dc59cdfc5c7a0317f4d6a10ecd6efd76365f9994d13 1 0.00/1.00 vMB 0
112,373 112,373 0000000000006e3f7714bbea7f9ab936ad06375446278530bcfdbe28c8d22172 11 0.00/1.00 vMB 1,898
112,372 112,372 0000000000009042c5eb40a7dd3d95cedd26349042e31b6193dbc051a82481db 2 0.00/1.00 vMB 0
112,371 112,371 00000000000021dec3a092b51128a5b38b756f77a6afe7ec4f534ef06e5c5a63 15 0.00/1.00 vMB 1,483
112,370 112,370 000000000000a9bcd01a9fb712bc487846d501c0d0b989b5fd36d7198888a7a9 18 0.00/1.00 vMB 477
112,369 112,369 000000000000e6e187f179e1e571d633cbc1c8e64cc34475ef4f621f6d9a2299 6 0.00/1.00 vMB 0
112,368 112,368 000000000000241444486bc40f1f4e9e35f6e229a544f033f34bf135cdbe1721 9 0.00/1.00 vMB 910
112,367 112,367 00000000000095da1683e202d9554ac78dc0533d3fa45b496cd4ed75bead1dcd 11 0.00/1.00 vMB 1,264
112,366 112,366 000000000000905a7f03b35ecb2fbe3e5d7ef2a6085b76a541243f7aeb377a75 10 0.00/1.00 vMB 672
112,365 112,365 00000000000124e679d4830300ced5a839fd8462587960f9b68bd843eddf2839 8 0.00/1.00 vMB 0
112,364 112,364 00000000000105b26e6400c7f4a724545479e0bf6dc40d075ffa99774e857254 6 0.00/1.00 vMB 0
112,363 112,363 0000000000001383211fe886cb2eabdc8d4eedf54715aa81df6013330ba6f008 10 0.00/1.00 vMB 0
112,362 112,362 0000000000011f5b9cdf0f2795e163f356f57e7c44c9201961995e2b5c53e87c 12 0.00/1.00 vMB 1,262
112,361 112,361 000000000000a3e29340948d71d3dbe8522984fa15e7bfe0bea05e8b5f72fcc4 10 0.00/1.00 vMB 339
Previous 10 blocks ↓
Total Size: 781.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 606.98 GB
    • Received: 10.62 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.