Loading Tool

Explorer IconExplorer

Memory Pool

42,307 transactions
29.27 vMB
0.06964965 BTC
Random Selection Loading Transactions
Max Size: 149.86/200 MB

Candidate Block

Mining Attempt dc87470121499addeebd154a1d990273d62202fb12630b3c7bfc3dfbde4a037f
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 0f6ae89506d51d4f509702daac8b01b9ec20fe396555ddd4f5f3b4e856d7ec32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,485
Size: 1.00 vMB
Total Fees: 0.01247463 BTC
Feerates: 200.71 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (529,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,494 385,494 00000000000000000285b473907ee2eea1bf9067b1b7fdf973f49db1a35ea828 937 0.43/1.00 vMB 34
385,493 385,493 0000000000000000080403f3dc9ab3a1aaca6fc045e7159b53a9b8e6f13eb8f5 699 0.32/1.00 vMB 29
385,492 385,492 00000000000000000e0ac13f88bbee6d219ac54b1fbe60664976d16582823330 326 0.23/1.00 vMB 19
385,491 385,491 000000000000000007ab0273fe1fbff7d8314751e6db666889a866085293b079 30 0.01/1.00 vMB 36
385,490 385,490 000000000000000001611cd1d230cfa0fc9cd124da4473f5a644063d551e95cf 222 0.16/1.00 vMB 16
385,489 385,489 000000000000000008c0f37c376ae7c01819ca07eec125173ec004debf24eb60 639 0.29/1.00 vMB 33
385,488 385,488 00000000000000000e0c9fa27115d350a3d3d8c4c3294d31453cf57e0ac57e55 1,614 0.76/1.00 vMB 33
385,487 385,487 00000000000000000197c233a5bc3887e4dfd30be46eeee12423dff1fe2b97a9 424 0.24/1.00 vMB 33
385,486 385,486 000000000000000000f4dffbeccf0648f37936b9cb4db28fbdd6fb1ab492680f 338 0.17/1.00 vMB 24
385,485 385,485 0000000000000000039888fa38b1c0d20af54996a8c8606f03b416930a6fc527 668 0.33/1.00 vMB 34
385,484 385,484 00000000000000000b9c8dbae4bace727fd63d66e7607fc098ae6e00f5e8558c 1,429 0.75/1.00 vMB 29
385,483 385,483 00000000000000000b62273fb1c05f4d73306a6ad003e9cd675d74ae21217c2c 500 0.24/1.00 vMB 38
385,482 385,482 00000000000000000422879aaa832133fc73d641ed193dfb5d76e74c8eecf8c5 333 0.18/1.00 vMB 30
385,481 385,481 00000000000000000dcbb35e7d27f06f5c73be6c8de0cdaaac1f01fb00af026a 142 0.23/1.00 vMB 11
385,480 385,480 00000000000000000c1f6581fba0af28b76f085bc4379c684e61476c51e3038d 596 0.34/1.00 vMB 30
385,479 385,479 00000000000000000b3711a4559b04a34a6173539139deaa6a6de2abe2429cf6 1,014 0.53/1.00 vMB 31
385,478 385,478 000000000000000002d1cd79c7fc5c39e1b68b4f2bedb51e10418545ccc51bff 348 0.25/1.00 vMB 20
385,477 385,477 00000000000000000142fa55cba9dbf1f5b7f63140e747fd1f767610d8e5877c 322 0.25/1.00 vMB 17
385,476 385,476 0000000000000000056bc273d2bb8932fa7a107585f5a85fe1cf1472e8df9da0 1,556 0.93/1.00 vMB 29
385,475 385,475 00000000000000000e1718621e38e2c1e9b03a4c588528dac6d1a6a83e6e3917 317 0.91/1.00 vMB 7
385,474 385,474 00000000000000000c4ec8036e2e42d29557b7101df0480d209230e85e6dfa93 1,369 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.92 GB
    • Received: 11.28 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.