Loading Tool

Explorer IconExplorer

Memory Pool

42,645 transactions
26.29 vMB
0.05628968 BTC
Random Selection Loading Transactions
Max Size: 138.08/200 MB

Candidate Block

Mining Attempt 81aa9b5dff6b80af25850cd27808b0b9775675b0a5a6ab77c4db2ccac3236812
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root 20f6d34dcb090bba4aff9fbc47895867e082c9edc4fc0eb8165a4546377b97b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,038
Size: 1.00 vMB
Total Fees: 0.00832208 BTC
Feerates: 150.92 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (677,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,387 237,387 0000000000000076ea6ee4f99e6a14fd7a71e8f58921cb86497265c36be2289a 422 0.20/1.00 vMB 206
237,386 237,386 00000000000000adf101746494aa87016d25e88d892ededaf809cebd41f10981 85 0.04/1.00 vMB 104
237,385 237,385 000000000000001f7bbfaad8ef66796c758339cd1d6d1bb3531aeef28e46a96d 514 0.23/1.00 vMB 188
237,384 237,384 000000000000004bf2722fc0527fd27c092cb09054a0eefa1b641ea417be11d7 618 0.25/1.00 vMB 185
237,383 237,383 0000000000000170991e640eb0d468fa0da911af10d6233588886af99e1f1911 101 0.04/1.00 vMB 142
237,382 237,382 000000000000003b0603e5750793ed6110ffee954d8d45bbd237c2e2c0ef6dc9 248 0.11/1.00 vMB 157
237,381 237,381 00000000000001418f08c0a914ba7d27b087ecfd1fd4aa494a3b855474af646d 340 0.19/1.00 vMB 142
237,380 237,380 00000000000000a8698276322f7b927a9644a8a509194c49a451464ab51546bd 568 0.24/1.00 vMB 177
237,379 237,379 00000000000000b8f27333c95b2f00e9e7e38838f8446b13a2824582b93a55ed 214 0.18/1.00 vMB 100
237,378 237,378 00000000000000e98dce116cd604e0dcda2795a765165b35c10c14cbeb0e3ba5 637 0.25/1.00 vMB 183
237,377 237,377 0000000000000158eac5a2775ab0fe1608a090d523b1711a956249de2a09cb28 96 0.04/1.00 vMB 85
237,376 237,376 000000000000011d6390bdcb6cd35ef501fccd65849e5b1ba1e8e0b563c7c5a9 162 0.09/1.00 vMB 117
237,375 237,375 00000000000000c43de668c663e2e8cdbaea7ef9dade4803e47c0da57545b9fc 590 0.27/1.00 vMB 177
237,374 237,374 000000000000012d7230b4a7485e489c526931ab26db4171ab653d7c4956e243 380 0.17/1.00 vMB 168
237,373 237,373 000000000000011a55554a97b49a21f1310f90a1b62b0e9c72eb167caf86a347 294 0.14/1.00 vMB 144
237,372 237,372 000000000000012010c8ed736f317bd1c68ea052ac1ca489685dd9d188a83800 453 0.22/1.00 vMB 174
237,371 237,371 0000000000000086153183ecdf1ece0c8d83accfcf1e96732224bd0d96b083ee 417 0.22/1.00 vMB 135
237,370 237,370 00000000000001168fbd777171b682179a89051b642c3f115646ddcd51b87e0b 254 0.10/1.00 vMB 4
237,369 237,369 000000000000017a604fa46ba8e27530aa39c7ad270e8ff0bd4b20bbf450ff2d 391 0.20/1.00 vMB 163
237,368 237,368 000000000000008b7dc322fd4f48cb0f25978e487d85ac7de72d8d33ebb18953 264 0.10/1.00 vMB 13
237,367 237,367 0000000000000050e0cfcd27789f18f04d323a2aa994521fb11e79cdea76cd75 315 0.19/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.