Loading Tool

Explorer IconExplorer

Memory Pool

44,212 transactions
22.08 vMB
0.11506599 BTC
Random Selection Loading Transactions
Max Size: 122.97/200 MB

Candidate Block

Mining Attempt 73a7443ce53eda62eba9fd58fd800d6295d662eadd773d9f745b46ca4d580330
Version 20000000
Previous Block 00000000000000000001e617077417fb25ab1cd7726c5719286653a2b2bc0fb5
Merkle Root 2c62c016689cf726496c3bb549663efa1fa4721987154239d2076a09f7b66360
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,342
Size: 1.00 vMB
Total Fees: 0.05802668 BTC
Feerates: 101.66 > 5.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,090 (561,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,639 352,639 0000000000000000129c0b98778c93841b5057a97cb6ceef06374b7473b2024a 317 0.19/1.00 vMB 19
352,638 352,638 000000000000000008f0bf1380e481e7a8b0dded687e44c1ee7710761fe06517 215 0.12/1.00 vMB 17
352,637 352,637 000000000000000006ef43562adb1fbb7f17c0c4b8febd24f7814de666ec7a3a 346 0.16/1.00 vMB 30
352,636 352,636 00000000000000000a8934d528ca987b979a7226b53d89965e91fb24d77f4207 318 0.19/1.00 vMB 23
352,635 352,635 0000000000000000031c2e4924ea2ad497367a79faf47b6f2dba515c08d59768 535 0.25/1.00 vMB 27
352,634 352,634 00000000000000000e1733cbabafa66c4c1a3e2f3503bcfd8cd513137d68128e 326 0.22/1.00 vMB 8
352,633 352,633 00000000000000000855ff5acaa443e84c0627126e4c2c2b7cdfe1c11bf194c1 1,414 0.75/1.00 vMB 28
352,632 352,632 00000000000000001316536507e2a6e83790821862f73b4eb5fbe29e1385194d 994 0.75/1.00 vMB 19
352,631 352,631 00000000000000000adbecc1cc1a21bcc966d977de64f86076dd85d55313c2a6 1,136 0.54/1.00 vMB 22
352,630 352,630 00000000000000000785b3acfd4aa321d22f1333ea9f12df8b4cea6996580780 1,530 0.75/1.00 vMB 29
352,629 352,629 0000000000000000147d8c1ea1509e6dfce84f1d1576d30e11cbec9041133739 524 0.32/1.00 vMB 15
352,628 352,628 00000000000000000676abb5f5bac61748470efbbdd4fbbd9b32af6b0f0f1968 1,848 1.00/1.00 vMB 28
352,627 352,627 000000000000000015a8b2053e8e4f58679fa087844e0879d3c372886c326548 1,245 0.64/1.00 vMB 26
352,626 352,626 000000000000000001dba7652481197aa28b22e911770eeb3cd62ea37d8d3c2b 196 0.10/1.00 vMB 26
352,625 352,625 00000000000000000b069d7ea8cc941d6ea430f926bab20971f8ebdb9d42aea3 504 0.32/1.00 vMB 20
352,624 352,624 00000000000000000b68905bd09ce782000d4e1355e713a410c6213c1e17ed79 1,483 0.72/1.00 vMB 26
352,623 352,623 000000000000000011df686ed4e029948c7bff81ee3eab515d288db44f6c6dfd 1,563 0.75/1.00 vMB 33
352,622 352,622 00000000000000000178260ea291d9a54ae39dcb8ee381f84c19d4363be5a54c 636 0.41/1.00 vMB 20
352,621 352,621 0000000000000000143bb2c8ee33a508bf5a7634975cea7c97e60869390f5142 512 0.16/1.00 vMB 45
352,620 352,620 000000000000000008877e3f6429c16e2c87835bcce28a435cadacad23f99190 110 0.10/1.00 vMB 14
352,619 352,619 000000000000000007d359502ec89b1dbb46b2819d93667243e7312b98fca056 1,316 0.72/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 780.76 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: 557.24 GB
    • Received: 7.06 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.