Loading Tool

Explorer IconExplorer

Memory Pool

80,472 transactions
29.79 vMB
0.07484732 BTC
Random Selection Loading Transactions
Max Size: 179.56/200 MB

Candidate Block

Mining Attempt e6e877bcd1eb1ec053bd3322c2a6fccb5e5f533fc8afa3490d4bdffe13cd786a
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 58715124267164d3e333dde024d90cef96113c4162a181429e772d81c6cdf1de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,480
Size: 1.00 vMB
Total Fees: 0.01406561 BTC
Feerates: 147.04 > 1.41 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (676,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,357 238,357 000000000000014d6fbacf3374dda9fd688e74ac9b3385aeaeac2398a7d4e9fc 323 0.13/1.00 vMB 189
238,356 238,356 00000000000000c4fab1febe1c40fc384d053355a5a4e55f65cb34cbd9ac8b84 201 0.18/1.00 vMB 113
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
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.