Loading Tool

Explorer IconExplorer

Memory Pool

77,988 transactions
33.33 vMB
0.14210357 BTC
Random Selection Loading Transactions
Max Size: 188.66/200 MB

Candidate Block

Mining Attempt d3e3d4e48bc9f8d110d918d1ca9a0c999de2b5a899b320f4654fe2948760dffb
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root fe5de4316ad65b98149f5bed9e6ab70c284f2024b9c993efe68acf9c690ba311
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03576744 BTC
Feerates: 150.61 > 3.58 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (828,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,374 87,374 00000000001d5234fabd022100fece79e2cdcd335cbc8720de81f083d4476db2 1 0.00/1.00 vMB 0
87,373 87,373 00000000001a9dbf56f16d4b1d6bdec5cf368c1bd593fa641ba9ec8de14be9a6 2 0.00/1.00 vMB 0
87,372 87,372 00000000001d2801a2bdc3b94a2c49efc9eb7e3294cf83db97abb5f95cbc7e5c 2 0.00/1.00 vMB 0
87,371 87,371 00000000000e1ca2b80012dc9a8092992d72da5271d213f294f25288c4c0d43a 1 0.00/1.00 vMB 0
87,370 87,370 0000000000032259e196128abfef428a241f8bccd9d0c1ab46a82aec081a5fcc 2 0.00/1.00 vMB 0
87,369 87,369 00000000001b34c645e0c182c1b8abc5fdb5387f59edbc59650ee77ec133666f 1 0.00/1.00 vMB 0
87,368 87,368 00000000000b62f7a63a99f6c12ab7ec2e2a9914a51f00ae09bb7309d2ce2ecc 1 0.00/1.00 vMB 0
87,367 87,367 00000000001e1206ca5bc788e7da76f416b87554ef632a560d748c416afaa7d9 1 0.00/1.00 vMB 0
87,366 87,366 00000000001a7fe48180c331020ed10a4ff37895a3ff302a129daea1c5009ac2 1 0.00/1.00 vMB 0
87,365 87,365 000000000005fcb551cb62a8ca9ef4126c188d48d3a1743e2a7196b33e13a212 1 0.00/1.00 vMB 0
87,364 87,364 00000000000a0780457e9a9be31445e99caf6a5df82fe3f0ffcd306e70030af7 1 0.00/1.00 vMB 0
87,363 87,363 00000000000ea5c6bd14623f374cb92ac9364b44922e419b149d050bd0cdf417 1 0.00/1.00 vMB 0
87,362 87,362 0000000000190a80566e5bce7a8d04074cd5b58889025ad366d63da7dc4dc9ca 1 0.00/1.00 vMB 0
87,361 87,361 00000000000e44d8ad094492c36f739d286d4b6c74c48138845f712deb6ff0fb 2 0.00/1.00 vMB 0
87,360 87,360 00000000001bd6d6c2bd7594906068288ae1e5b64ca26ac8c0b54c59d53b9f56 1 0.00/1.00 vMB 0
87,359 87,359 000000000009ff39163a35a7004a8c020e9ac3d2b05009e4ff8da5a51ed74fd8 1 0.00/1.00 vMB 0
87,358 87,358 0000000000138e9aae69e7b9d6a881932de428684bdee0d55477df9e5631ad96 1 0.00/1.00 vMB 0
87,357 87,357 00000000001830fe8f2b86eeaec3b73c9d2dd239fa2e5940ca3e7ff285a7e281 2 0.00/1.00 vMB 0
87,356 87,356 00000000001279622d66607b380856f6f1ddbb4824de0b99a358eaa087c8a9c1 1 0.00/1.00 vMB 0
87,355 87,355 000000000008ca2f691357d88d2e7dbe77e1a7fdafb89134fb2b1dbee0edbf2c 2 0.00/1.00 vMB 0
87,354 87,354 000000000004be5db10371ff5bd199b0a8fd76742ae1b3bdc322c45ef41513cd 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.12 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: 737.88 GB
    • Received: 18.60 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.