Loading Tool

Explorer IconExplorer

Memory Pool

79,587 transactions
29.59 vMB
0.08695213 BTC
Random Selection Loading Transactions
Max Size: 178.84/200 MB

Candidate Block

Mining Attempt c0ea14ab11acbbe01e6a18a6748e91d09f219a3e63794bf42b6fad2602d8696d
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root ecb7f9875a688f8ded29b9bfa5980dedd49405979d77a221ca99e96e4910a8f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,749
Size: 1.00 vMB
Total Fees: 0.02434555 BTC
Feerates: 100.11 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (261,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,313 653,313 0000000000000000000dbacd060a9e0e5958067434f68640a33fa44d960be15a 2,854 1.00/1.00 vMB 51
653,312 653,312 00000000000000000007a221fee4e5313cb95605954d5c2883330b7292654878 2,153 1.00/1.00 vMB 21
653,311 653,311 000000000000000000088275cbd3aec5370aac52cc2ebe8546829b9422c07bbe 2,722 1.00/1.00 vMB 42
653,310 653,310 00000000000000000006da9f5f4a9edfc58f8104c6f1b344590b8ab818e16252 2,876 1.00/1.00 vMB 45
653,309 653,309 0000000000000000000941a1352fc22835a656a25ccd6c173fce5cf3865cd405 3,245 1.00/1.00 vMB 67
653,308 653,308 0000000000000000000574bc33f105fc9aab6a30258906a3553df307dcb4d42b 2,789 1.00/1.00 vMB 36
653,307 653,307 0000000000000000000df924556c57622f482e93d54c38d5eb28c3933f4e83a6 2,037 1.00/1.00 vMB 54
653,306 653,306 000000000000000000078b0b1337c064bbbd6e8a22ff73651b7475d6568090a1 2,359 1.00/1.00 vMB 42
653,305 653,305 00000000000000000003e91fb70664930353e67bffa62bdb91bd4acff412c054 2,610 1.00/1.00 vMB 55
653,304 653,304 000000000000000000037ed05f59566320a3b833e9f42e6741bd850d152e5574 2,805 1.00/1.00 vMB 83
653,303 653,303 000000000000000000050419633fea2c92e2d1f52327feb24945c073089abd6f 2,383 1.00/1.00 vMB 24
653,302 653,302 0000000000000000000bea9064be1d4bffc54c4c078c7fd7fd27e8929c5e88a2 2,254 1.00/1.00 vMB 51
653,301 653,301 0000000000000000000916ad68e113b72e93ee2bd0dccb311bafe03ce767e5d0 2,786 1.00/1.00 vMB 60
653,300 653,300 00000000000000000001d4a8624b7d8f4c5288ac33c23ad29d7d8fbf822ade0f 2,875 1.00/1.00 vMB 79
653,299 653,299 0000000000000000000cddc2e300eb482c86607794bf9fdede45a895a70bfc30 2,981 1.00/1.00 vMB 63
653,298 653,298 00000000000000000009d2b7ec11e49b8580de45f3ef30ee486d3374a211b6f7 2,313 1.00/1.00 vMB 40
653,297 653,297 0000000000000000000180eaa30361a8075c32b4836666b080cfc2596016d5fd 2,989 1.00/1.00 vMB 78
653,296 653,296 0000000000000000000e04056842df1730122055e5ad7a8f2f8fb89057ff2ce3 2,716 1.00/1.00 vMB 66
653,295 653,295 00000000000000000006bb0783b95d4654f477297f10eb127fed5b10f9c989c9 147 0.05/1.00 vMB 30
653,294 653,294 00000000000000000006690b71c83b1fab26703cf80db2111ca3ee72321269b3 748 0.53/1.00 vMB 14
653,293 653,293 0000000000000000000df411d9dad2c03f80b2f792a7ffb26f227af0dad08b19 601 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.