Loading Tool

Explorer IconExplorer

Memory Pool

74,523 transactions
27.48 vMB
0.07042498 BTC
Random Selection Loading Transactions
Max Size: 167.82/200 MB

Candidate Block

Mining Attempt ec6f7b8cccb8ad195dd63a919e9b7d46750a256aa0cc50bbd5eca01797a8e0c7
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 248ecedd8b10f70a9a6fbb3c728aed4fc415d63564545bff475ac32e732fd654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01191404 BTC
Feerates: 80.55 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (102,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,746 812,746 000000000000000000045a9201769c223fdbea447f6df9996abdcccef4e164c9 1,703 1.00/1.00 vMB 26
812,745 812,745 00000000000000000002737fe784207a8a119da4eafbe4d804f62ccdba512cca 1,636 1.00/1.00 vMB 9
812,744 812,744 00000000000000000000982fce5715e68a32e0644ba5d5d6cd3fa4d8734da12b 2,352 1.00/1.00 vMB 11
812,743 812,743 0000000000000000000191c67fc689b192982fa9f46e1cb2cdd7622e4f458a74 1,959 1.00/1.00 vMB 13
812,742 812,742 000000000000000000037aba057c279e50dd36c92ee6b2cd66557f42e21059c9 300 1.00/1.00 vMB 6
812,741 812,741 000000000000000000015b469b8b4f730b341d4976a83b60cc0453fefed90c8c 973 1.00/1.00 vMB 8
812,740 812,740 00000000000000000003e362ad8a0656a79867236a3b969f843b868a6be39295 2,691 1.00/1.00 vMB 14
812,739 812,739 00000000000000000000718ac380d2223dcd3118b8fd66497be9dca13a17ee4a 1,421 1.00/1.00 vMB 7
812,738 812,738 0000000000000000000283f45deeb9e321674a272215ddebb3e2c72a083c875c 3,627 1.00/1.00 vMB 20
812,737 812,737 000000000000000000023492fda98e8ec8dca12ec22095e664392a57accdffff 1,681 1.00/1.00 vMB 11
812,736 812,736 000000000000000000044521694dbb8fce3ac23b9d6cd1756335763589498d25 1 0.00/1.00 vMB 0
812,735 812,735 00000000000000000002733be10ede890f83e4bad0599dab001bd2ecc08a51d5 3,164 1.00/1.00 vMB 17
812,734 812,734 00000000000000000001af430905e0c985460a150070496fc7dcc5b5a0038ba2 1,050 0.99/1.00 vMB 6
812,733 812,733 000000000000000000028fc0370592cc0fc7bdc4d1d4c9f12816dfd669812d24 1,274 1.00/1.00 vMB 6
812,732 812,732 00000000000000000002255f074221002b497eebbfe9c37bba0f90598c7ef730 1,485 1.00/1.00 vMB 9
812,731 812,731 00000000000000000000826fc163d0658fa049bfa6cb04b05d1ee13ac4c899e2 306 1.00/1.00 vMB 2
812,730 812,730 000000000000000000011fbc9c1be28c22c915f8817fe47c43c67b721c9d5147 1,291 1.00/1.00 vMB 4
812,729 812,729 00000000000000000000e6ad62551043571e1763ecf6e318b2233bedee9d50fc 2,569 1.00/1.00 vMB 13
812,728 812,728 00000000000000000000c23bc85be10115a0ab3981db37e324c0e7eb6c22ab02 3,932 1.00/1.00 vMB 22
812,727 812,727 000000000000000000026aa11f5328556d1a7f51859464fd6565b55a14d6044c 1,407 1.00/1.00 vMB 8
812,726 812,726 000000000000000000030e474e2cb56abb782a05e623c4e9915a67a5270ba249 1,414 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.