Loading Tool

Explorer IconExplorer

Memory Pool

74,522 transactions
27.48 vMB
0.07039174 BTC
Random Selection Loading Transactions
Max Size: 167.84/200 MB

Candidate Block

Mining Attempt 355dbf24ab64e26f0f9664d93eb3fdc270ada90df1f5eb0028f1e55bac7533b9
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root a8a28a09c96a791c293331c68adc9041077d93be2fa8da7ed9502363afd92b1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,943
Size: 1.00 vMB
Total Fees: 0.01190100 BTC
Feerates: 100.53 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (418,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,925 496,925 000000000000000000666cb3daff2ded6f2ea5732030829c6908001f9ecd3c27 2,052 1.00/1.00 vMB 146
496,924 496,924 000000000000000000108eba96401fb7da284f6fe219ab6ad02b9de236622ed2 2,558 1.00/1.00 vMB 140
496,923 496,923 00000000000000000097b090e9393719dcc159a688b1a6c235a26ff6229b93d3 3,071 1.00/1.00 vMB 184
496,922 496,922 0000000000000000007215609bb188c60c481ce94721050439af1f4fae57d400 2,740 1.00/1.00 vMB 217
496,921 496,921 00000000000000000088062635ece7bb3fee74939b347fca782998f066d46a51 2,550 1.00/1.00 vMB 183
496,920 496,920 000000000000000000b32fc17c192f8869fb480395589bf6c9f28ab41ae8abd8 1,905 1.00/1.00 vMB 223
496,919 496,919 000000000000000000bbb4edab32ddf6dac996063e8862f014de63dfc75539d9 2,830 1.00/1.00 vMB 163
496,918 496,918 0000000000000000001ba45587818851bb5d7fb116b497842b8eb19346563c13 2,990 1.00/1.00 vMB 186
496,917 496,917 000000000000000000c659ad1af3a3cd03f1448b9a36ac35ea3c2c7a952293e8 2,267 1.00/1.00 vMB 203
496,916 496,916 000000000000000000428bde470f9a2dd16a17b22457b1d63a2a6ddca86f0190 1,564 1.00/1.00 vMB 155
496,915 496,915 000000000000000000c9ce63f9e6d136fe4a806fbd03e6de72bd30a27cc634d9 2,320 1.00/1.00 vMB 147
496,914 496,914 000000000000000000646a96f4d4eb58821f735231111128cd7f79442765f0cc 2,844 1.00/1.00 vMB 176
496,913 496,913 0000000000000000005b83bb54e7ba6fece8258bcebad1e75a578bc9723da477 2,189 1.00/1.00 vMB 196
496,912 496,912 00000000000000000042e1b58cbd0a338720246ada21beb35bf82c2eafac26a4 2,530 1.00/1.00 vMB 198
496,911 496,911 000000000000000000a945458d8e5d074bb4de8336c332e98b9885c896b1f692 2,456 1.00/1.00 vMB 194
496,910 496,910 000000000000000000627b4517332f20961f3d1e7186e241ae525f3b96e79a68 2,433 1.00/1.00 vMB 201
496,909 496,909 00000000000000000059e643010eba02b5d47d6d8f7da99a1696ad96dfe511e3 2,735 1.00/1.00 vMB 230
496,908 496,908 00000000000000000032745b337d2150484f356bc49bcb1db90f65569aa6e1ad 2,304 1.00/1.00 vMB 194
496,907 496,907 000000000000000000852b50605dbbdf4bc13cee5ac672bd52474e31efcf957c 2,774 1.00/1.00 vMB 150
496,906 496,906 0000000000000000006ff96c3091e81be03dfe55a39ce779ed14849bacf0f37c 2,375 1.00/1.00 vMB 142
496,905 496,905 0000000000000000008affa69991a0eea4c6a32a17b61436f62c485090569f18 2,950 1.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.10 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.