Loading Tool

Explorer IconExplorer

Memory Pool

74,653 transactions
29.73 vMB
0.09727279 BTC
Random Selection Loading Transactions
Max Size: 172.39/200 MB

Candidate Block

Mining Attempt 97ac82888de499e50a5bc7adb8a56f8a80b5eec9c9bbd0421c676ef0f298379e
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root fe7754b98cea7739b435639e2a763e1467768350e3c1d4bac381d96d7fa8bb80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,861
Size: 1.00 vMB
Total Fees: 0.02704133 BTC
Feerates: 150.36 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (720,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,287 194,287 000000000000050bc9be5fd0ca40528b364cd396852f63befa01275ceabd9e91 9 0.00/1.00 vMB 120
194,286 194,286 00000000000001042b4d74209765d9d33b71bf5e36f56093e5670fc16a01c40e 512 0.21/1.00 vMB 126
194,285 194,285 00000000000004472c4fd9e0828c51b55fe11e10129327767b86f64910740558 545 0.21/1.00 vMB 176
194,284 194,284 00000000000001176c2767c7bb3c81dcb94cda8079f2e7b80ae5561681185da7 142 0.06/1.00 vMB 40
194,283 194,283 0000000000000405949c6b7947dbe0beb5585971d17806272735cd880199b114 154 0.07/1.00 vMB 100
194,282 194,282 0000000000000771aea8400945668040c7c20d6e389930170aa07bb7656510f8 282 0.12/1.00 vMB 133
194,281 194,281 000000000000043f5aa06c1b3c0b7b55bfaa809c55627aad54e82d129239994f 350 0.13/1.00 vMB 135
194,280 194,280 000000000000045bfb46ca1062d812fe79de1c03b00fdac1cf249586fb5afdf8 700 0.25/1.00 vMB 156
194,279 194,279 0000000000000340001d7c1de18717c86c2e9fcb73278cbf1857f6f17e974bf3 203 0.07/1.00 vMB 1
194,278 194,278 000000000000030025d88773b7789d7dcd4aca747dc7e8e40d4c6e2ea8c98b70 640 0.26/1.00 vMB 177
194,277 194,277 000000000000013a5193109939eb50b36555a99d187e877e0ba9a17c05e0fc89 32 0.01/1.00 vMB 0
194,276 194,276 00000000000001aadc9323a3b3b43731ba93fd3fdac668b32368f4101d103800 1 0.00/1.00 vMB 0
194,275 194,275 000000000000037077bb58bbc476dbe4974f72db94f3582be7121091d5264755 196 0.07/1.00 vMB 143
194,274 194,274 00000000000006452827577fa248ecfb66a7f42b0d94d91d7f3a19500e605a57 65 0.04/1.00 vMB 108
194,273 194,273 00000000000004fb295038389cca5e8b38189f344598d88236168c4886f8d69c 179 0.05/1.00 vMB 9
194,272 194,272 00000000000001c447396a48b9d3653f3f3735c6fc1714d24057573aa31a6132 259 0.17/1.00 vMB 99
194,271 194,271 00000000000002eff815fca71e9bd9c7c64dd0e7552139b975110b88be4e1337 702 0.25/1.00 vMB 193
194,270 194,270 00000000000003f9ade77f7ec2378aa946e3ba46bb72f8fa84b391f789f47406 599 0.50/1.00 vMB 55
194,269 194,269 000000000000051455a2a25f121adb8d01ee81be0e70dcfa3b197d24356752d2 6 0.00/1.00 vMB 59,414
194,268 194,268 00000000000002b4701ed78a2db3b2c024f1f7cce41d952e7d67b89bf8c325c4 1,195 0.50/1.00 vMB 23
194,267 194,267 00000000000002f62b8f0c94ed818fa1c660fa187a1ffb2e28082fbd9604bb98 149 0.06/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.