Loading Tool

Explorer IconExplorer

Memory Pool

87,176 transactions
32.74 vMB
0.12120452 BTC
Random Selection Loading Transactions
Max Size: 196.73/200 MB

Candidate Block

Mining Attempt ae4ecfbc2756123c4163c784fa0e5304ccd6cfb4eafe78b43df14d8f42c73ebe
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root cf0387bb0756defec45bbc45092aa5a4989b9f1062721a10215edb04be7767e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.04328536 BTC
Feerates: 218.18 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (733,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,295 181,295 0000000000000876eae670bb874cdbc44cd2c8f0b4bab55c1f8f2e8775f1d9e0 192 0.09/1.00 vMB 103
181,294 181,294 000000000000037328080d90e2f2326a423e1cec3d2cb914e1f6364d1423db22 571 0.24/1.00 vMB 152
181,293 181,293 00000000000004fb634cc04f5cfc8d29d777b7109f1ba546dae745b098e6d6e6 269 0.13/1.00 vMB 112
181,292 181,292 00000000000007d640114bcc46d7e759f165663c038a6f1a996d30c2722a755a 134 0.05/1.00 vMB 5
181,291 181,291 00000000000008b67e3f1ae337d891957cabf47d07b368ade1d85868a1b620ef 336 0.17/1.00 vMB 106
181,290 181,290 000000000000065167a50ae658d0daac0f43dd0c4f52decc8201c76161ae357c 63 0.03/1.00 vMB 61
181,289 181,289 0000000000000517ae41a7180962674ab293533c9c3ed05c83328d90d52bb29d 471 0.19/1.00 vMB 134
181,288 181,288 00000000000001eaa97dea3c5725d7f3a55a04885ac71aebd7fbaa26fcae7b8b 560 0.25/1.00 vMB 146
181,287 181,287 000000000000021bd5c872603060a9dbdba6e62c76127322d64e6b64c51795ea 67 0.03/1.00 vMB 394
181,286 181,286 000000000000004a1bad51b4cf9b220b249c5dc0a0ca9d6029d0c916f68a4baa 534 0.25/1.00 vMB 157
181,285 181,285 00000000000006f46b6371f9be224198ee6debeb2722e882c64a62e071457b86 41 0.02/1.00 vMB 23
181,284 181,284 000000000000040d82193fc83b8d0e2d8388fd538244ab74df741cc760f1bc1d 270 0.15/1.00 vMB 105
181,283 181,283 000000000000026b097414c425a1d04c6fe7396af8ce8f9cfa66ae980fa92121 550 0.25/1.00 vMB 157
181,282 181,282 0000000000000381cdc93707c4106e1e8428b859efa5aee8e70d3083225e3042 271 0.22/1.00 vMB 112
181,281 181,281 0000000000000306bb1a55d8cafbd81b9a7d4626c3775d9c05f74cae23c0d0a6 510 0.25/1.00 vMB 121
181,280 181,280 0000000000000863b2e923da322eda5ace9888484c5ec0f3a71a48f10116f52e 165 0.06/1.00 vMB 447
181,279 181,279 00000000000001c0f923ae979d68a4661914bb47731cb3e66fe6dd858813191f 346 0.15/1.00 vMB 213
181,278 181,278 00000000000002b750b772e3b417978867edafaf144bb3eecc2baa12f0c038b3 34 0.01/1.00 vMB 82
181,277 181,277 00000000000004cc0a86ddf3c294a06619abbb7939a6e15fd58ab48af9d9c7fe 368 0.15/1.00 vMB 207
181,276 181,276 0000000000000560221252edaa361d689da804a62a78f50ef158c2891bf3789e 121 0.05/1.00 vMB 157
181,275 181,275 00000000000007122e2c0308ab69378410df27653dd2cc6307cb1965eac08c96 16 0.01/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.52 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.88 GB
    • Received: 15.61 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.