Loading Tool

Explorer IconExplorer

Memory Pool

78,842 transactions
29.27 vMB
0.07949820 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt a7aff3e3896ffba34126af2cdf02642f432e7c25c41780f21f2043cf69b7768d
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root fb12aa2ec6d3bcc00104bdd89c5d6343d2a2a1dd3ceab0651d40663bfc68e225
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,523
Size: 1.00 vMB
Total Fees: 0.02003989 BTC
Feerates: 150.77 > 2.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (436,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,111 478,111 00000000000000000123e7bcf689e0b90a21e097d44b62e6e49f0ea66d8f6710 502 0.32/1.00 vMB 92
478,110 478,110 000000000000000000cd1edbd6303d673534a883969ac8741dfc62431368a069 917 1.00/1.00 vMB 42
478,109 478,109 0000000000000000001ae1a5cce20bd9b4eeb204f26393b9da5cc8e2072e209e 1,020 1.00/1.00 vMB 61
478,108 478,108 0000000000000000013c04f45bd178f75557c63218ca402edc3c9973f1e9d515 1,386 1.00/1.00 vMB 34
478,107 478,107 00000000000000000095f6355bfa6994edbdbc2afe2f8b02fc3d67b162a2a5db 1,655 1.00/1.00 vMB 71
478,106 478,106 000000000000000001100b6762725f9129e0af1363cf2ac91efc99cf4389b4b2 1,737 0.99/1.00 vMB 154
478,105 478,105 00000000000000000051b65a7b0f2c3abcca01b6de27c81ba71e6fa3b4adcc64 662 1.00/1.00 vMB 34
478,104 478,104 000000000000000000ec9923fce949ca85eb1f4dcabb658e2471435dbb4fd0a2 1,911 1.00/1.00 vMB 90
478,103 478,103 000000000000000000cf4b6787d65223b6b041e3fa27e02dcd5eb06d1b134bcd 1,497 1.00/1.00 vMB 110
478,102 478,102 0000000000000000010989548f4495846daf3a152ec08e30961faac15dc265aa 1,631 1.00/1.00 vMB 194
478,101 478,101 00000000000000000083dcc6d7e37068bb82088065b5e902fc7cd5cd4982073c 1,528 1.00/1.00 vMB 98
478,100 478,100 000000000000000001103d78c72d055d883eced4adf4d37062de45445494c63d 1,787 1.00/1.00 vMB 124
478,099 478,099 000000000000000000a251d817c2026942592d5037ee2842773cf7da470597fc 1,494 1.00/1.00 vMB 124
478,098 478,098 000000000000000000ca614c8b17cd5a0965ef452328ba87833fe7a38f9cdfb4 1,569 1.00/1.00 vMB 109
478,097 478,097 0000000000000000002d24593b1ed9788779e658ac16cb6599836ee182cc139b 1,452 1.00/1.00 vMB 151
478,096 478,096 00000000000000000031a472f8d88a682c72648afbddbe970be84190ff902b04 2,089 1.00/1.00 vMB 160
478,095 478,095 000000000000000000a6c78aefd8a2f945a08168ce9d87c59bd6604f76691dcc 1,886 1.00/1.00 vMB 172
478,094 478,094 000000000000000000a7ed5d67e22cc3cce39883d0ea0bbd9f66942215b0149c 939 0.50/1.00 vMB 129
478,093 478,093 000000000000000000ab82c356754f277d95c283756b206e73f8c661a69b3e6a 68 0.05/1.00 vMB 157
478,092 478,092 00000000000000000015d23c790458a4da1cef3ba57d0f3a9574ce699a0debef 700 0.34/1.00 vMB 141
478,091 478,091 0000000000000000002c12a460f72ee695d455c41e51e324ab20acb090a16427 755 0.40/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.