Loading Tool

Explorer IconExplorer

Memory Pool

41,136 transactions
29.91 vMB
0.06975063 BTC
Random Selection Loading Transactions
Max Size: 151.93/200 MB

Candidate Block

Mining Attempt 5fa0a6dbc34b86de9c08cfba6ee8026adb69778dc5cce1f5254db2f73e020118
Version 20000000
Previous Block 00000000000000000001f159911b6b81a9562df458945e3743bcfba5bbd0f743
Merkle Root a0537c60fe87b1125a485407b69c76f8a8bb4a8c95eeec5820237a5095a0c1b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 1.00 vMB
Total Fees: 0.01038699 BTC
Feerates: 100.25 > 1.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,584 (430,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,447 484,447 000000000000000001226d558e32bc8758e469974618297c0634adb1d9d5037e 1,899 1.00/1.00 vMB 173
484,446 484,446 0000000000000000001ac301c6cfbd8fa188b5f054f5f4c8b6b9c6539e22417d 1,039 0.51/1.00 vMB 119
484,445 484,445 000000000000000000b43d10f23bac4ceeca141f946860d64997a1f9c967cdfa 154 0.07/1.00 vMB 207
484,444 484,444 000000000000000000fe097ef5cd780d1db1f17c39aa8020cf07c7720ca30e56 1,751 0.96/1.00 vMB 118
484,443 484,443 0000000000000000012ad69d1ee882d91e468bd95e2b2a72716a16ac445999cb 1,868 0.97/1.00 vMB 127
484,442 484,442 00000000000000000115a840ee425cf0760e76b0a9c47bd33ff76a44146bb3bb 755 0.66/1.00 vMB 63
484,441 484,441 000000000000000000a659c7f9b13175fdc6ddc231d87d388ddb797613f6093d 350 0.20/1.00 vMB 165
484,440 484,440 0000000000000000010b2852ebe6b29c03a2253c45514e520fd4f4f2b25ce892 1,148 0.48/1.00 vMB 144
484,439 484,439 0000000000000000006065c8fa71f8f2bde4b3c380659874c4ee4a03485f5c62 208 0.07/1.00 vMB 123
484,438 484,438 000000000000000000749bc6febb0305a19d7193f2c78e3bc9dbc044ea44bd6d 848 0.41/1.00 vMB 135
484,437 484,437 000000000000000000ab1741d6f1b2e88c7e64dd16abb985c4938c8117515012 597 0.22/1.00 vMB 103
484,436 484,436 0000000000000000000fe1204163fa6a6fea036669e8c95b7c891a03ff857af2 673 0.32/1.00 vMB 171
484,435 484,435 00000000000000000126f2156d4957285e19cc105a74f8711d576a88d9f99779 8 0.00/1.00 vMB 63
484,434 484,434 00000000000000000025036f14cda84ac8ea395fadc32cff5e83f69832d9222b 1,132 0.44/1.00 vMB 114
484,433 484,433 00000000000000000030ab1d6fc9cdc9a494693fca9da623a4762c9942f497a0 418 0.16/1.00 vMB 118
484,432 484,432 00000000000000000067ab243e4f46104d11162592da1d21e406b316305a1462 1,079 0.46/1.00 vMB 122
484,431 484,431 0000000000000000000b98cad21b89be6fe932dcfb1fca0ebd802d48a06a4f71 709 0.41/1.00 vMB 126
484,430 484,430 00000000000000000011a4588b066bfc41c6d893be7caebe4bcfc918892dbfe0 876 0.74/1.00 vMB 64
484,429 484,429 0000000000000000002672293aecc3e97896bba28184a13fdc56b98c9d0b7c74 455 0.24/1.00 vMB 134
484,428 484,428 000000000000000000159fa0bfd56dc7c4e5df64f39e58d4a4321d5ba708e999 481 0.19/1.00 vMB 122
484,427 484,427 0000000000000000005b13ce022d01e167889b8334536c848c4e62e62b6cceb5 1,486 0.59/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 781.66 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: 627.05 GB
    • Received: 11.72 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.