Loading Tool

Explorer IconExplorer

Memory Pool

84,908 transactions
31.85 vMB
0.16761239 BTC
Random Selection Loading Transactions
Max Size: 189.58/200 MB

Candidate Block

Mining Attempt f38d479e6cb83461ce2d70714ae9f503046eba4822cce2a9644f1f19c13b6e85
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,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,349 288,349 0000000000000000672654498da1bbdaabe51cc230828f9525b4593ba1b16c9f 420 0.35/1.00 vMB 20
288,348 288,348 0000000000000000267e10870f49f131d2cf9e637d0d52032a113a28610cc5eb 221 0.35/1.00 vMB 55
288,347 288,347 0000000000000000034121c3a6064377dd686c1d6d67bd40cde450cae5aa93fd 460 0.50/1.00 vMB 22
288,346 288,346 0000000000000000f5791b64aedfa920aa2c69431b265021b35755f8c87cdbdd 545 0.90/1.00 vMB 52
288,345 288,345 0000000000000000ef71ca530368266eaca45714553ead3ce56e634e4e3f0d7d 1,001 0.90/1.00 vMB 44
288,344 288,344 00000000000000004541505bf48d17ba7d34d9b8436dd4c505cfe6e713865b19 192 0.25/1.00 vMB 75
288,343 288,343 0000000000000000c05da03de62db6f510553a43110974bd391ee47a67028803 630 0.35/1.00 vMB 33
288,342 288,342 0000000000000000b99eeb20169a6045de47fe0ea7450891f742b09a89fe7a21 778 0.50/1.00 vMB 25
288,341 288,341 00000000000000008489aebcd0f362ec6dd0e9d406c12415a2bb16cfbaac7a07 1,121 0.50/1.00 vMB 45
288,340 288,340 0000000000000000f9579f17f1465cd385ccd26a0cb2aaeff3ebc6e88402479b 366 0.50/1.00 vMB 80
288,339 288,339 00000000000000003656f4fc25da8177eaf96cfe87289788a5d4424b44686417 8 0.00/1.00 vMB 32
288,338 288,338 0000000000000000f308208a9995e71ce7b22f40cba29d6ec307704b5b6bed2d 320 0.18/1.00 vMB 29
288,337 288,337 0000000000000000995040ff0f3af5458c518ab4e2fc35eef69facad5a28c3a8 128 0.06/1.00 vMB 119
288,336 288,336 00000000000000000a807b90c5f0489821cd0f8f52ea9dd139813cd40b8a1ead 156 0.11/1.00 vMB 24
288,335 288,335 00000000000000002a131475de97bb93a52b9301099fb78217175439bf9c8b80 381 0.25/1.00 vMB 23
288,334 288,334 00000000000000009debf42c3d543fa36ca007f95e1a0909b9362bfeaa19def8 128 0.06/1.00 vMB 61
288,333 288,333 0000000000000000e304fd141e7bcd025ac9a1e63b21f2608c99cbe63178e8f4 179 0.10/1.00 vMB 22
288,332 288,332 0000000000000000f5c7dd350716727d616eaeb8ad48616f57619e239c58fd70 230 0.18/1.00 vMB 24
288,331 288,331 0000000000000000ea4ce183fdd338badffca1d22b3216c37c70ea36e1a2f6d0 762 0.35/1.00 vMB 42
288,330 288,330 000000000000000023aecfd6c48904ff1019249a32aa00b875e9aca21872831b 828 0.49/1.00 vMB 34
288,329 288,329 00000000000000011fe282df81870097da9fd0bf4b27106ada20ee7b0e90aa70 143 0.11/1.00 vMB 22
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.