Loading Tool

Explorer IconExplorer

Memory Pool

42,345 transactions
26.74 vMB
0.07863017 BTC
Random Selection Loading Transactions
Max Size: 140.64/200 MB

Candidate Block

Mining Attempt 5088aba87c5e169945b5678f9b69af5788fb2e3246e57ec5a34d15f4c4e96af6
Version 20000000
Previous Block 000000000000000000013c07e3f50f8bd19f23caf49a29d0b82da9f012381c04
Merkle Root 80f03e89a26a6269de4761dba9df4eb54e435d083bb350a5eae405b740284ac3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,252
Size: 1.00 vMB
Total Fees: 0.00379858 BTC
Feerates: 40.21 > 0.38 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,901 (381,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,386 533,386 00000000000000000010856b135996a635976e7072deeff74fc10c15985bc9e1 380 0.13/1.00 vMB 12
533,385 533,385 000000000000000000187c11e5a7ab301cf8b91cb99faa4cabb1c3b3ca49faf4 1,308 0.56/1.00 vMB 12
533,384 533,384 00000000000000000012cc30b5333220a62b6951e3914d6b430035c0aac38ff3 1,021 0.39/1.00 vMB 47
533,383 533,383 00000000000000000005d9835054531b0d9a9f5d50bf99da64cf31407b5a0de6 419 0.14/1.00 vMB 25
533,382 533,382 0000000000000000000d24eee5ee6c227903578b601f2b63420c509da2e84747 903 0.40/1.00 vMB 59
533,381 533,381 0000000000000000001ba2642bcba59cde50f638ec6d4ef337e25ac2267afbae 259 0.14/1.00 vMB 33
533,380 533,380 00000000000000000033776747d277c3355b5a0db20da59b7d2051bf7e38b4a3 512 0.22/1.00 vMB 13
533,379 533,379 00000000000000000028d11f6270b4bbe81c5062db43b2172af48286f460d2a0 1,882 0.87/1.00 vMB 27
533,378 533,378 0000000000000000000458b53cb7cd8190978048596b0291efcadb3b6106b5db 1,283 0.44/1.00 vMB 28
533,377 533,377 00000000000000000021774f08f5f4d3a1d4229d42c908c7a48de8e98d36dcc4 596 0.23/1.00 vMB 27
533,376 533,376 0000000000000000002c0bdc97e649adf8f44b8426cbcecef75be5bf9f8821e5 1,788 0.70/1.00 vMB 18
533,375 533,375 00000000000000000014aa7048b1154e02ea1b52d7e691e8adf23dd72bb3df1a 1,629 0.64/1.00 vMB 21
533,374 533,374 0000000000000000002e0276bb0dc7d3b8b87c74600fbc58eee4485589a003fb 382 0.15/1.00 vMB 11
533,373 533,373 00000000000000000000bdcc6e89af14708aa179848877d3a67d68af7dc95de7 671 0.25/1.00 vMB 39
533,372 533,372 00000000000000000002c9f102bf746405bb29615b2cd241d346553de59aa882 2,249 0.91/1.00 vMB 16
533,371 533,371 00000000000000000035e0a17e1d58319088a8e217b1b27c06eb93b321078e91 470 0.20/1.00 vMB 55
533,370 533,370 000000000000000000281fbe4629241169aaece72be7d2d204f1f133dfe0dfa6 56 0.04/1.00 vMB 10
533,369 533,369 0000000000000000002bf4a95335be0bf5856bc4af73c712fd349009c813c50b 1,060 0.56/1.00 vMB 15
533,368 533,368 00000000000000000012ff7cd4b08c2685c7fb2541d6ee3cf43fd4e0acf4856c 1,347 1.00/1.00 vMB 16
533,367 533,367 000000000000000000150614e6f306b872493485fbb735938bd49681178d0c84 1,313 0.76/1.00 vMB 12
533,366 533,366 00000000000000000017dcf8becb7fe2df2eb266930eda6bddd0ca0afd87b2b3 351 0.12/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.21 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: 654.42 GB
    • Received: 14.14 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.