Loading Tool

Explorer IconExplorer

Memory Pool

40,089 transactions
26.91 vMB
0.08933897 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt 7ba94a19652173d4c189f07c50bb008031802a081183c48007b532acdc46c4c8
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root b0422f35503b021a43d8d9744f440d5b573bca43300d17b02f081bc7b224a4dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.03608568 BTC
Feerates: 197.12 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (530,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,294 384,294 000000000000000008b267fe53f0ac3fe761ef1195121e068a393dae8996afa6 2,346 0.93/1.00 vMB 45
384,293 384,293 0000000000000000088f4970c639a251d63e2258ca968ec2b9322b2dd7349bda 195 0.13/1.00 vMB 27
384,292 384,292 00000000000000000f35fbf79f0201b59be185f4ee978e709bf49c73294a4333 1 0.00/1.00 vMB 0
384,291 384,291 00000000000000000cbffd2c24c9dedd91afcecee4e64bbf4f67c083e3ecbd62 275 0.12/1.00 vMB 42
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
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.