Loading Tool

Explorer IconExplorer

Memory Pool

79,258 transactions
29.13 vMB
0.07137535 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt b6073a8fab72efa5dcd7567bd0bdb907ddb28817130cbe9521cb16c390cdc0a3
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root cb36dc02d64fad636898fb8975ab4a643279bfa36de9e8f9bb8d2c9f70b61f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,839
Size: 1.00 vMB
Total Fees: 0.01049487 BTC
Feerates: 73.20 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (626,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,175 288,175 000000000000000083900885f403717cbb9107217bf76050632e0e6a7299016c 644 0.26/1.00 vMB 53
288,174 288,174 0000000000000000d1e23d90710c22821074b4e8fe362dfc06d35ccf19ccf5a2 995 0.44/1.00 vMB 40
288,173 288,173 0000000000000000854bcf91600c5eddeee568906d8895e8601de660a2f9cc96 432 0.16/1.00 vMB 41
288,172 288,172 00000000000000008402e6c6e983d81001770e2153146e7cbd79d0adba223708 257 0.23/1.00 vMB 15
288,171 288,171 000000000000000124489dc3b7e7fe8d692430250c1d3dc27ac1687123be8e7f 915 0.35/1.00 vMB 43
288,170 288,170 0000000000000000dd18717474eb3c74ef396f68619a03c96e8c2ac19f944b4a 741 0.25/1.00 vMB 62
288,169 288,169 00000000000000010b08d51b754d1d9b5d140660ffca9c1acc57ced00bc21384 165 0.10/1.00 vMB 25
288,168 288,168 00000000000000008dc5f7922f63497150e10657ebdd8b3b8b8274d86646d773 66 0.03/1.00 vMB 31
288,167 288,167 0000000000000000e798b5c4ce65e98e946098d416d9e482164cfc4d2d57f2ba 281 0.14/1.00 vMB 34
288,166 288,166 00000000000000013e7319a818e3fc559fc7580b4f5350db725037f7a71f2ba2 63 0.05/1.00 vMB 177
288,165 288,165 00000000000000004393ac799860bbfd0350d0230eefb072cde4b2dd6a1d522d 739 0.35/1.00 vMB 59
288,164 288,164 0000000000000000982639633347d672bce518f9232016ff29ee5a3e4ff7ed89 306 0.20/1.00 vMB 25
288,163 288,163 00000000000000003a388f038b72b5d1784e94b6830bcdf456a8cde84b1238e8 943 0.35/1.00 vMB 47
288,162 288,162 000000000000000126db53327205d331fedddb9d53c84b2f01877de41aa08952 175 0.07/1.00 vMB 33
288,161 288,161 0000000000000000d534565df3ade7d8dade30a4a3b03fa997e2b1d260ea0abc 938 0.42/1.00 vMB 52
288,160 288,160 000000000000000154d11737248c0cfa01185b1718d6dd10b81ab0d7a3e687e8 33 0.05/1.00 vMB 7
288,159 288,159 0000000000000000155590e2a2cf4b0918f37c51761e0f82efc5a009a892288c 718 0.35/1.00 vMB 70
288,158 288,158 00000000000000015667054d76f113aa3818cd37d190dcee649c0aa82af79ed1 1 0.00/1.00 vMB 0
288,157 288,157 00000000000000011975afe6c4e0958b4118cd9c452193c7744b1b0df418bf53 359 0.17/1.00 vMB 39
288,156 288,156 000000000000000072046c562776ced9c4a290d553ed18449470c47541af11dd 469 0.71/1.00 vMB 17
288,155 288,155 000000000000000062d8ce47ba5000cc1f7bed2c3ce8bcf32b03b152b6c2e71f 371 0.17/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.