Loading Tool

Explorer IconExplorer

Memory Pool

29,723 transactions
24.84 vMB
0.05708392 BTC
Random Selection Loading Transactions
Max Size: 123.31/200 MB

Candidate Block

Mining Attempt 78c2f56b4f38d3627281b92143d95d89637cfbf0265c03c210038968600a7e21
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 0d7b9e32ce5f28dd713c91afa813705d0b99f5089fabde50dea69b7772ccbf62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.01276656 BTC
Feerates: 73.20 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (530,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,290 384,290 00000000000000000fa3cf3a95ac865c4cd96d4d4ee8c983fd34fb96774f89e1 1,955 1.00/1.00 vMB 36
384,289 384,289 0000000000000000090dc70c636a3c0e392381884b95b4c8050203d384c84355 640 0.62/1.00 vMB 20
384,288 384,288 0000000000000000000a6584c36b912e8056ff6e9314a347a06a527bd2ea6d33 1,485 0.93/1.00 vMB 22
384,287 384,287 0000000000000000070028afa7f6631a5b96fe8e0e1843c6768df33cfe092503 3,044 1.00/1.00 vMB 56
384,286 384,286 0000000000000000057dfc4f99d2a90b51c8ae17b4167e502b89e9a9ff197df1 70 0.08/1.00 vMB 17
384,285 384,285 0000000000000000018cf95bac377b077d51e3f2c5a0ddf97f8aced773de867e 2,138 0.75/1.00 vMB 43
384,284 384,284 00000000000000000d64b1011f08423780c3eb176aef4066f8490bbd11ab5377 1,298 0.65/1.00 vMB 32
384,283 384,283 000000000000000007dc165232da4f8b8608aed5810d25fb806d6bac7a4f9b22 163 0.15/1.00 vMB 17
384,282 384,282 00000000000000000a2fc945dcf8237e463b02c1cc4553b85bb832b3d1bf2357 978 0.61/1.00 vMB 27
384,281 384,281 000000000000000009a945a8fbbca25a1de15457346cc1c8783b374fc18dbbe3 649 0.29/1.00 vMB 34
384,280 384,280 00000000000000000714ecbe1a8d1b96f38f87ca41065cafc4e0220e64005053 1 0.00/1.00 vMB 0
384,279 384,279 000000000000000008ff4ba674517a2664c8fc59ca7f7373bff0acccd9ccda4c 888 0.39/1.00 vMB 35
384,278 384,278 0000000000000000061512e15c2e682cf95569a7a332d1b525e58f8a9b9e27a7 283 0.25/1.00 vMB 15
384,277 384,277 00000000000000000664b131cf49fd4f4a8cdb6b18a47cdd982c1afd62342735 948 0.64/1.00 vMB 25
384,276 384,276 00000000000000000d651d99caf5d6e79c9ba1e92378c6888ac4aae685ffb098 273 0.17/1.00 vMB 22
384,275 384,275 0000000000000000103067b3112955c91b102f49bce160d08dd5c0b320721eb5 862 0.42/1.00 vMB 28
384,274 384,274 00000000000000000cb746892caa083f003e8079a930dbde8c831a76e80e163f 604 0.28/1.00 vMB 31
384,273 384,273 0000000000000000042516a404e8970c2ce28b115c685c352cdd449d413d637e 348 0.20/1.00 vMB 28
384,272 384,272 00000000000000000641275ddfe0aec4d6a904a4e611098d053ccbc319a4d65e 379 0.25/1.00 vMB 29
384,271 384,271 000000000000000002d0a7439bed3975a74b6beedda2fa93ae7442a2422ea9e1 499 0.44/1.00 vMB 17
384,270 384,270 00000000000000000175e9acc61bf1327d53ca5abec620ecbd300f414b2e75b2 2,298 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.86 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: 641.91 GB
    • Received: 12.53 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.