Loading Tool

Explorer IconExplorer

Memory Pool

22,792 transactions
5.62 vMB
0.04727252 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.44/200 MB

Candidate Block

Mining Attempt ed97b71327684412fb20832882d1fe6f9d0cd3148f77ca627a26bc86da5c2b31
Version 20000000
Previous Block 000000000000000000016a33851ddeb3a4264eed7c83f01f4ca6a96c658cf623
Merkle Root 4e84e80ee558f7c44d8e4c35716cada51687a7395a0cfaeb28eab317061aae66
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,553
Size: 1.00 vMB
Total Fees: 0.03295509 BTC
Avg Feerate: 2.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,989 (663,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
249,356 249,356 00000000000000472459b978b14e4d82eb6ae12cb0e8c5c2d234e349971f8a7c 0.03 MB 77 105
249,355 249,355 000000000000006dc9d75c2d0d45a144fea728a17d33cb2674b1b1a0f6e8e256 0.22 MB 493 242
249,354 249,354 0000000000000010d45e56445af19cc8a5efebd9ab64e1ca5d4a1732aa7c8483 0.17 MB 389 140
249,353 249,353 0000000000000064e73eec802f1deb9e9b23778cb36776979aa4f116c523b285 0.09 MB 179 198
249,352 249,352 000000000000000354ea60f831556ee0998a6a334c9a13de899425af5858075a 0.08 MB 180 208
249,351 249,351 000000000000007b6429438a731bdb232b3bfd1c518e0e3a3e928d91038e2f53 0.05 MB 77 73
249,350 249,350 0000000000000041544f419873227b9209397905f405946634e4fd6ea084216b 0.24 MB 534 161
249,349 249,349 0000000000000048ea0b37cc71e13568efbdfe6b501922d89d421c95e1b9e0c9 0.09 MB 153 107
249,348 249,348 000000000000005659446f39c4924d2bafd7712a67e9c3496b84ca83b7ce225d 0.24 MB 433 50
249,347 249,347 0000000000000016117fa2b7d412614cad722c3cbbbeaa20e2010cc25f2776c8 0.25 MB 451 122
249,346 249,346 0000000000000049da5138695b6d809eeb50c1efc0145a628ad2c27b54b71042 0.25 MB 600 215
249,345 249,345 000000000000003f2accef7e4c7db16550984c598a9e4be23376cebe2c48f9fd 0.23 MB 609 201
249,344 249,344 0000000000000040ca21d51f030430010200937d605d496e14f216db1e687615 0.14 MB 257 105
249,343 249,343 000000000000003786fa993a833e1a34d02b45bc28f87b35486c0ac0e239ac99 0.03 MB 64 63
249,342 249,342 00000000000000341e5e14d0ba5e869f9adc539e732acc73cd69e91e07ebf17f 0.06 MB 133 147
249,341 249,341 000000000000007f22393fef034932b23d5fcf2f3a58b44407eecc2fc0fe9c7f 0.14 MB 337 218
249,340 249,340 0000000000000004bc28001c05a17204b9138da8cd2104c6312a68d79f83d939 0.05 MB 100 96
249,339 249,339 000000000000004f9ee04baee3d348491fda7521e31e971d9b4dc7a4ba90be0b 0.25 MB 559 147
249,338 249,338 0000000000000035d192bd6d26dfc61db96bcd97a308c023727d5b28fac56a25 0.19 MB 435 170
249,337 249,337 000000000000006e1e4bb4435721daa3ef279277f560e2be28f59e198cd5acbe 0.13 MB 316 47
249,336 249,336 000000000000001357afe3b448c0be6a9a6278e49cd1d771d8ca8ff2676c918e 0.25 MB 529 153
Previous 10 blocks ↓
Total Size: 778.82 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: 365.17 GB
    • Received: 3.31 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.