Loading Tool

Explorer IconExplorer

Memory Pool

28,036 transactions
25.67 vMB
0.07775167 BTC
Random Selection Loading Transactions
Max Size: 125.35/200 MB

Candidate Block

Mining Attempt 8cc28bc0ca93aa247128da5870e1410cb848df8cf996d25050c767dea63f087d
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root 196cd111f140acb5f9ff10fd4cee364b8d70c0b46b5a6467ec01794a9faeeeaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03060895 BTC
Feerates: 500.91 > 3.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (803,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,375 110,375 0000000000004034b2f13973e68bdd438fc7dfb9c40a5a6404a9348a3fc4fa28 1 0.00/1.00 vMB 0
110,374 110,374 00000000000048e171ae24cd999347a343aeda2bdccc3b33ef954fb86261bc7d 2 0.00/1.00 vMB 0
110,373 110,373 000000000000614c6a42882f6a133a014ae21152e621c6e179a0ad03d41765ca 1 0.00/1.00 vMB 0
110,372 110,372 000000000001b982794b819256cee077ec93d0e83e84ac16ab1dd09565363f27 3 0.00/1.00 vMB 0
110,371 110,371 000000000000c57ea8b9622d9fe82490d7866bcb5b627ebe5806c4a2d99214a9 9 0.00/1.00 vMB 0
110,370 110,370 000000000000dc1a4c5710f07d4bc76c7361b77efa975be04024520eb1c80dbe 8 0.00/1.00 vMB 0
110,369 110,369 0000000000001a32b340240f14c1670668bf8b0133478416e95879ed462794fc 12 0.00/1.00 vMB 0
110,368 110,368 000000000000fcf50a125c89e1f46b8b26602919b2c9dd38c836157b22568ab3 10 0.00/1.00 vMB 0
110,367 110,367 000000000000929acfcea46461b15446f2c06b45712372a0fbb2a0f570ae1834 18 0.00/1.00 vMB 0
110,366 110,366 000000000000a021bbf7de02380d0f76d117cf9380be0df9e390317f93e4c4bb 7 0.00/1.00 vMB 0
110,365 110,365 00000000000164a1208090d501cfaf4167c46b5514d01f71de3f8cb1a5dcc388 2 0.00/1.00 vMB 0
110,364 110,364 000000000000191ab5b42bd8671d3c09ae22899eadbbb985f2a732f13cb97fd6 1 0.00/1.00 vMB 0
110,363 110,363 000000000000816a6e6e2f2f36dc6ded07f87d5b2d44cca286377671c68eba0f 2 0.00/1.00 vMB 0
110,362 110,362 000000000001a34e9a6b65b7694a37235348deb350d6f2136cd4e273808bf787 7 0.00/1.00 vMB 0
110,361 110,361 00000000000134a53a0dfec5fd49f34d530c4c8cc544b81bc98a157053118efa 13 0.00/1.00 vMB 0
110,360 110,360 000000000000aa3c1ff708e506350edd678c464f9604bd56b6df108f03d3a2b8 12 0.00/1.00 vMB 0
110,359 110,359 0000000000002885e893b1cba9930a55af7a4d1006ba1f141d7736516004ab9d 12 0.00/1.00 vMB 0
110,358 110,358 0000000000010a45703d613cc4078301687cc8ea2923bbb0afdb938ab6811af0 12 0.00/1.00 vMB 0
110,357 110,357 0000000000008535597334598429f2b3aefeabe3468d7c76a70bdf2afd6413ba 12 0.00/1.00 vMB 0
110,356 110,356 0000000000002bd6ed31273dafbfe91f4efe0b9d6fe91d3c41b941a3f4c54067 15 0.00/1.00 vMB 0
110,355 110,355 000000000001a5af28a5b3cdfa0f1d25a9b44dd7232d4db81260c635cb9f29d4 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.00 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: 575.75 GB
    • Received: 8.33 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.