Loading Tool

Explorer IconExplorer

Memory Pool

53,855 transactions
29.78 vMB
0.10524532 BTC
Random Selection Loading Transactions
Max Size: 159.96/200 MB

Candidate Block

Mining Attempt 859574d63edc43a4cd9a3848f3f0ede64bd03663318058d7f4f8f91e62e55fc9
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 65851a3de2c280a047cc2cd2cf6afecb2a252b46b9c2a85185c6399f81c3e43a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.03248710 BTC
Feerates: 150.77 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (530,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
384,269 384,269 00000000000000000c5f67748ec50fb445e85e96b1c7420ae56576d4374e3b00 1 0.00/1.00 vMB 0
384,268 384,268 0000000000000000047a9ffce1adb5abb75dd5ed675e4cdff4da7d7e195f7e3b 801 0.39/1.00 vMB 31
384,267 384,267 00000000000000000ce7206d95bdd9737996fc12975a03eb8cbb68d47337c805 1 0.00/1.00 vMB 0
384,266 384,266 00000000000000000ce65df03a4d36fe3574cf0618709ddbe76e456cfc48b26a 488 0.78/1.00 vMB 11
384,265 384,265 00000000000000000289b5fd184a81e33f443d747224caf9e2314c4ab4f7d57c 875 0.73/1.00 vMB 26
384,264 384,264 000000000000000002ec5dd33320e717f900b51389b14948a445dd2c40aac2b7 1,565 0.93/1.00 vMB 23
384,263 384,263 00000000000000000531f23d4b31e44081deac5cd4195a94f7dd20d4403b6630 2,961 1.00/1.00 vMB 42
384,262 384,262 00000000000000000e92f3b3d68073b1b45e5556f6ccb3e49e0fcc898365d364 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.