Loading Tool

Explorer IconExplorer

Memory Pool

41,072 transactions
25.89 vMB
0.05148062 BTC
Random Selection Loading Transactions
Max Size: 135.34/200 MB

Candidate Block

Mining Attempt bc28313cc266c6ca80e0f2567b6eb580602d5ad8386f874e973f243d458d4b3b
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root fbe626a2d42f14bd37465c3b9795a6eca4d66396bf2feb1b49e58b2ac7a7704f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,437
Size: 1.00 vMB
Total Fees: 0.00437301 BTC
Feerates: 121.00 > 0.44 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (526,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,443 388,443 00000000000000000d6a85accb51d49800267fb847e5884dee2e07553cb03ec8 1 0.00/1.00 vMB 0
388,442 388,442 00000000000000000b293f1ee1c0ef1c85531a1c1f5311866a5d3329e04267cb 2,476 1.00/1.00 vMB 55
388,441 388,441 000000000000000000e8781d5c43c64e2400aaf5feb577961279d64f95193fdb 493 0.33/1.00 vMB 35
388,440 388,440 00000000000000000438eb12c0bd7890273c48d2d19276ee1d65cb069837d013 782 0.44/1.00 vMB 26
388,439 388,439 000000000000000003993541cc0ed8e9cf275a78012820e07dc6de9a9f213848 1,130 0.41/1.00 vMB 44
388,438 388,438 00000000000000000257d3c0d1096c885cc973ba0dcd3218049996907f69363c 1,722 0.70/1.00 vMB 42
388,437 388,437 000000000000000007fa3e474733b56101920ff5d13e039211a3090c237529f0 1 0.00/1.00 vMB 0
388,436 388,436 000000000000000000975d5b6ff010c1bc8fca3b66111f52d5d1e0b4613e3d9c 490 0.27/1.00 vMB 29
388,435 388,435 00000000000000000d1cf90ecfac07a35fb00d7b06fe318fd772e2f7c9b5ff9d 479 0.28/1.00 vMB 22
388,434 388,434 00000000000000000891f5e2a73e88410d1403d095f23634e8d23a889a7d0f79 1,233 1.00/1.00 vMB 21
388,433 388,433 000000000000000003c8c0ca13d22dc93e64b17d41163f8db07d7b505a618f09 2,600 1.00/1.00 vMB 41
388,432 388,432 00000000000000000c5ac793595eecd8b550f30787fa9e13c7189d0570e3db4a 720 0.44/1.00 vMB 20
388,431 388,431 00000000000000000405ea3149d1bd60bbef14cdfd2497f18421d5f48ea5abc5 182 0.08/1.00 vMB 34
388,430 388,430 00000000000000000a0cf83a28d4d687b57b4d45101cad1f769bdc26d5ac9754 1 0.00/1.00 vMB 0
388,429 388,429 00000000000000000898e64279f244cee29a47460d6b1f4fa489420c48d0a13d 1,024 0.42/1.00 vMB 48
388,428 388,428 00000000000000000a1d6dea1c25768934e5283ce006d5efafe5e7028c114d4f 1,087 0.55/1.00 vMB 41
388,427 388,427 00000000000000000baaa61ece017dd8e22172691c34e11e32734431ec8d8ab8 2,285 0.93/1.00 vMB 38
388,426 388,426 00000000000000000c9a2871d4edcd001340ff79899ff3599dc34e57208ebcc7 1,692 0.74/1.00 vMB 33
388,425 388,425 0000000000000000099a67573dd58125b21315bdba90efbb4ea466ba7c2c776e 136 0.10/1.00 vMB 37
388,424 388,424 00000000000000000d1688804d71f4254124d5dfd93fdb5aea7e630b93554f11 643 0.57/1.00 vMB 18
388,423 388,423 000000000000000000a65d0635468617b8a8086bc44ea2cccaa147fac470ed17 261 0.14/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.