Loading Tool

Explorer IconExplorer

Memory Pool

46,638 transactions
27.21 vMB
0.07137070 BTC
Random Selection Loading Transactions
Max Size: 143.73/200 MB

Candidate Block

Mining Attempt c4a346d3b5a868f7386cd37b07d4a32f9fc8845f54dde46d82473088ed9154af
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 2b91e30b51b931d09f5414e890e783ae78ce1decb59384808a264b444918088e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.02060401 BTC
Feerates: 135.80 > 2.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (526,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,452 388,452 000000000000000006325e27887c687dde1314454b25f5bde15bace3acf349f4 2,004 1.00/1.00 vMB 34
388,451 388,451 00000000000000000a4424d41034c8cd04224c6ec0543db7739c3780984462c2 804 0.37/1.00 vMB 41
388,450 388,450 00000000000000000a5355e4870e0e1a61538659d76ff468254ac61847115bb3 1,306 0.75/1.00 vMB 29
388,449 388,449 0000000000000000025639b63f55daf23f0dc72975902605764ae88bfac6b3bc 2,543 0.91/1.00 vMB 47
388,448 388,448 00000000000000000029505928aebf27347a4c77a61f0a08b547cf809f446cc6 1 0.00/1.00 vMB 0
388,447 388,447 00000000000000000ba3329f49be7bea3150e89f42efb87d8b6fd3fd54fbbf2d 2,205 0.82/1.00 vMB 44
388,446 388,446 00000000000000000aeebd3eae8e3cdd0e805f0cf672a0970fd9b2093c37f8ed 100 0.06/1.00 vMB 20
388,445 388,445 00000000000000000d61284bf5d2db6480c13269635c0e39c72b3ea6880bc1a1 975 0.37/1.00 vMB 44
388,444 388,444 00000000000000000639582f5eec71a072e161298e5aded844d9e599b87ff6d9 1,923 0.91/1.00 vMB 34
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
Previous 10 blocks ↓
Total Size: 781.95 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.36 GB
    • Received: 12.93 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.