Loading Tool

Explorer IconExplorer

Memory Pool

78,277 transactions
29.30 vMB
0.07773242 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt cfbf01c17d2706379271c6dd6dd502cfdae7dffc75eeb7fd8f777a38ed6943e5
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 6d965ed6e0606ddb43d2df2171bc9cf65d67d03fd10d8950f2e2fedc5c3b7a79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.01359946 BTC
Feerates: 73.20 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (679,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,320 235,320 000000000000006952a7545d10d7815f43636a84db923918b81d36762479735d 324 0.10/1.00 vMB 1
235,319 235,319 000000000000013353114b4960181d616182bf3f90c92903dfb42e5e9c6f1d4c 829 0.33/1.00 vMB 196
235,318 235,318 00000000000000238d32db1e1dec4af7aca2a6b68c4a1e2a0efc9eea6e0aa72d 216 0.11/1.00 vMB 190
235,317 235,317 00000000000000733bb45a8840bd47438ff45ae0df176f1e0a90a8f65d3e96aa 255 0.14/1.00 vMB 169
235,316 235,316 00000000000000bad285c2ba7227b48838a7a7543fc42db9fb7808065c652abe 180 0.15/1.00 vMB 94
235,315 235,315 000000000000012dd9f186210514453b6118aedcccc2eca19e10975578f2ba52 253 0.12/1.00 vMB 172
235,314 235,314 00000000000000e7f84fb14c4d87ad0cbca85566de5970e6bf54f8b1af2c4c8f 123 0.15/1.00 vMB 64
235,313 235,313 00000000000000f9ffb90f6c252990792a6575372226a5fd9d4d4c9ba35de713 195 0.08/1.00 vMB 190
235,312 235,312 0000000000000079d1207e726425cc354422c96d07739a5f83cd2404c4d4ffc6 188 0.15/1.00 vMB 94
235,311 235,311 0000000000000127c9003634f36fd5c4bf67aea34f24e8db2bc599d66830e2dd 192 0.06/1.00 vMB 43
235,310 235,310 000000000000012bc8bd33c922e2517f679ed12b8df34c3ea200f60b70390358 129 0.15/1.00 vMB 62
235,309 235,309 00000000000000817c471810c11f57e1da219a7e28674311cd8b1255783bef4b 107 0.05/1.00 vMB 217
235,308 235,308 0000000000000157adb2dade4987f201a0e65dc8e549df00d4939db6cae91c89 184 0.10/1.00 vMB 150
235,307 235,307 00000000000000d88d3084be67c474bd6c6bfb51e8d9ac3d597578ddd2351818 293 0.13/1.00 vMB 174
235,306 235,306 0000000000000138b4b88326e4c121a55956e01d09f32acaab2cdfd100c46ba5 59 0.02/1.00 vMB 183
235,305 235,305 0000000000000031239343759a7b6c2087ae39db3e9776e3725b2b4bd901e221 106 0.15/1.00 vMB 58
235,304 235,304 0000000000000072c85e20e579f5fbb4f74e6fd1e883cf5d1850076ca790e168 308 0.25/1.00 vMB 78
235,303 235,303 0000000000000079a74b38e83af77e79793e97a69d140822c89a611ba0a18d1f 753 0.25/1.00 vMB 242
235,302 235,302 00000000000000ee712bb86ace45199e88e8b63a5f2c719766f71959ca86c310 448 0.24/1.00 vMB 1,473
235,301 235,301 00000000000000220dc3b283e651068535f8e934096cfef35342bc688d8ee578 542 0.25/1.00 vMB 165
235,300 235,300 00000000000000c05911afd079df451af78cfbc7e282db17c572a569fabcc783 551 0.23/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.