Loading Tool

Explorer IconExplorer

Memory Pool

84,916 transactions
31.85 vMB
0.16777921 BTC
Random Selection Loading Transactions
Max Size: 189.60/200 MB

Candidate Block

Mining Attempt 3058afcf6048fa71047ac61266700214b9842fcc8398edc27289aabdb5c16bd9
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d1dcfb900ee465241e4abaa1b0991330846c462849d30da4cbfa18433ac15b78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,022
Size: 1.00 vMB
Total Fees: 0.05317139 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (626,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,194 288,194 0000000000000000b0325e661d9cffcb372c7d5da34db6e11bf8e4be77e3cbd7 734 0.33/1.00 vMB 34
288,193 288,193 000000000000000068f60c0895583b8f039bb3b967d7a8953752bf06f74a01cb 157 0.06/1.00 vMB 90
288,192 288,192 0000000000000000d6483c4135650e4f8d704ff740b062d852a8567b5ed13f77 224 0.12/1.00 vMB 59
288,191 288,191 000000000000000159e924ff0a1a61af20b1d0eed848908ddebc8ed0e44b3995 414 0.18/1.00 vMB 40
288,190 288,190 0000000000000000c7d49497dde447b0937dc3fa86e01d28c26626734412ee97 209 0.07/1.00 vMB 55
288,189 288,189 00000000000000011409509c27ca1f9c7211751676261f9049827f52ccdc7033 1,735 0.80/1.00 vMB 38
288,188 288,188 0000000000000000870b35093170f5b6cd2f58f658313be083068178373407e7 550 0.25/1.00 vMB 37
288,187 288,187 00000000000000014ea6a760b28da1c12494f6c760667bba392d4ee30326f19e 158 0.10/1.00 vMB 16
288,186 288,186 0000000000000000ff82cbb82c6caa2d00d060a9e4fa91dc8bba70fc8425f94b 828 0.37/1.00 vMB 37
288,185 288,185 0000000000000000a47b2c87cca945fe78369745585ffd81de6c85160fb44678 332 0.17/1.00 vMB 32
288,184 288,184 00000000000000009758ccc455c498abf44773a865eb4065d3790501b6bd9d0a 69 0.05/1.00 vMB 48
288,183 288,183 0000000000000000803ed4ac432083693ea94a6a3bbb9f21d8cb19f9d459bc59 450 0.31/1.00 vMB 29
288,182 288,182 00000000000000007edd2599e33f23651e5f579dee127dde306785a07fe54ff1 102 0.05/1.00 vMB 33
288,181 288,181 00000000000000000ac38d7d0fdff7395540991fda57fa869a915b70ba87ec9d 398 0.19/1.00 vMB 34
288,180 288,180 00000000000000005007061088ee1e22fa0cc311c8dbe901f32203014b22b2d9 126 0.06/1.00 vMB 56
288,179 288,179 000000000000000004ffccdf685b04d4c1cd67d48e9669f199667729e8e41e6c 493 0.28/1.00 vMB 33
288,178 288,178 00000000000000015d7a5c2646efa27f53ec30b5dfcb71a94dab54d8af098266 59 0.03/1.00 vMB 31
288,177 288,177 0000000000000000ca03711d0bab1686ba9df10c2d73d60cb042f050f27bf6eb 523 0.22/1.00 vMB 56
288,176 288,176 00000000000000005608584ebfca387dffd7fc312e177a25b97b36fce9c0cd2e 379 0.17/1.00 vMB 36
288,175 288,175 000000000000000083900885f403717cbb9107217bf76050632e0e6a7299016c 644 0.26/1.00 vMB 53
288,174 288,174 0000000000000000d1e23d90710c22821074b4e8fe362dfc06d35ccf19ccf5a2 995 0.44/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.