Loading Tool

Explorer IconExplorer

Memory Pool

86,477 transactions
31.64 vMB
0.14854770 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt 35c785d6655116df7929082920796451ea93ce449d909ced4c52d4c677363740
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root cef460df896d83e9beb11aeb61f7e8ffe32351497946f8239b57e007d5cc33bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.06612291 BTC
Feerates: 214.31 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (676,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,355 238,355 00000000000000ef66a95ca6e88afa245868dea83d797ecd2fcae67510acd697 395 0.17/1.00 vMB 176
238,354 238,354 00000000000000e49b90365f87b785daadc9917673e252be937dc41a309aa108 430 0.19/1.00 vMB 173
238,353 238,353 00000000000000ff543f4c89d75e65189dbb5d02d7934d5e7950864a0648adc8 280 0.15/1.00 vMB 189
238,352 238,352 0000000000000050a8949087dc9d1725332475b126677f6478e8126fb502b350 319 0.14/1.00 vMB 194
238,351 238,351 00000000000000157f77c9e69fffb7797e90cc83f6e9c699d63bca2555d3e061 559 0.25/1.00 vMB 203
238,350 238,350 0000000000000102a6a0a70f9a4f7d06ac5c4f14cec6478da22438bdf04fab9d 5 0.00/1.00 vMB 0
238,349 238,349 0000000000000047aa541dffd62e973aba188654dd0e0fa7367a9db2b7eb3a4b 186 0.08/1.00 vMB 220
238,348 238,348 000000000000011cadf4f82ad019e60004d545cb4beffbc380ad7aa96283eef9 64 0.03/1.00 vMB 218
238,347 238,347 00000000000000ddf381557f53aaffc73b1ec2d8f07ecbfd459b58350ffec5e6 275 0.25/1.00 vMB 122
238,346 238,346 00000000000000523f48b23091150b6133b733937380aac2f982cbf4bf893408 460 0.22/1.00 vMB 208
238,345 238,345 00000000000000f2cdbf274318e49f82f38e4eef358eb5e0ace7c28691a0b2ee 213 0.08/1.00 vMB 30
238,344 238,344 000000000000016047ddfa4458ee5b498463d5769054d5907906779df4118846 5 0.00/1.00 vMB 41
238,343 238,343 00000000000000173a075ab541d7259009955bebd4f24e4a642d16397ea873dd 158 0.09/1.00 vMB 115
238,342 238,342 00000000000000feae61a98ca0252801b3170cc6288638012f6ae025fc900ec3 300 0.21/1.00 vMB 156
238,341 238,341 0000000000000156b8983e344df2080da552ad64a4d83922eb3c215a073b7c97 539 0.25/1.00 vMB 162
238,340 238,340 000000000000006c4f2b6a502711873d6f19aacfea838678f6fb7ecc81759305 1 0.00/1.00 vMB 0
238,339 238,339 00000000000000ce77cb9015db6f31e414af44f41a403bbc80e1ff65d8e8e8ab 755 0.25/1.00 vMB 254
238,338 238,338 0000000000000008d1120f353ecf5b6161396ffc4ce41e9b9193e4e6e31b005e 276 0.12/1.00 vMB 171
238,337 238,337 00000000000000282fdc2216bc48d68d1748ed49033ca7d4b53b27e413e13850 396 0.18/1.00 vMB 181
238,336 238,336 000000000000007601b88276d1373fb28d8a200102f621a31ed58bdd97b21d37 348 0.16/1.00 vMB 179
238,335 238,335 000000000000015adc6666ecdd599b827512b3848ef113d1a81615a4175d28d9 102 0.05/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.