Loading Tool

Explorer IconExplorer

Memory Pool

53,760 transactions
31.89 vMB
0.13777197 BTC
Random Selection Loading Transactions
Max Size: 170.23/200 MB

Candidate Block

Mining Attempt 855ec9971fab6a2fcc31153cf1762876c14b9c790e02383a7eddb9c2540cebe9
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 101021e3fbe0e14dd4354bfa71f9021b2829e052b5299ff6be59b1ba9172af94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,623
Size: 1.00 vMB
Total Fees: 0.04107837 BTC
Feerates: 104.17 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (672,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,742 242,742 0000000000000021ef776887780fd4f6a3cc8d899140a4e8700c305ba802f79e 247 0.09/1.00 vMB 244
242,741 242,741 000000000000008305a39a3666e24ef6fb4224fe875a1c2011e859cddf04eebf 159 0.07/1.00 vMB 186
242,740 242,740 0000000000000055efd9b5edc1bc4884aab636d3d4023bed79535eeb037d83ea 64 0.04/1.00 vMB 29
242,739 242,739 00000000000000c50ba36956312ec50ff06cae0df88ce02483de3fc58a9ee5e2 625 0.25/1.00 vMB 211
242,738 242,738 00000000000000b5b6fe66f844a687557bda82dfa7d1e9cf74731dbeb1140be6 185 0.09/1.00 vMB 137
242,737 242,737 000000000000001576e44a905fe8e6eec1efd1347e9931243d045cef74c904c0 207 0.11/1.00 vMB 133
242,736 242,736 00000000000000bbc061bf8374428cb3a989c01f90c440edd00a7e57f46cedb0 4 0.00/1.00 vMB 0
242,735 242,735 00000000000000a600a608e2edbfcef8120411395b2eb4874a9dae10ef6a16a6 340 0.14/1.00 vMB 334
242,734 242,734 00000000000000158d8a1f108584bcd38c7fe013ed120e028f98193a0979b62d 12 0.00/1.00 vMB 140
242,733 242,733 000000000000006eff8b8d7b452bca00d84384a2a51312fd1aef99708b883101 107 0.06/1.00 vMB 131
242,732 242,732 00000000000000ae25bebb1a028f3033ede0c2aca6dcc1e770cf387a029aa6dc 113 0.08/1.00 vMB 431
242,731 242,731 00000000000000204d20f8535422efa0ed8885fe8296e6a43bdbf0a66b15bbd7 364 0.14/1.00 vMB 206
242,730 242,730 00000000000000c03e1519b6dec0e76f8b21baf8e69ed9170cee5f62b67d5427 415 0.18/1.00 vMB 120
242,729 242,729 000000000000009474c4d413500a977ae56ceed9c847e164ee7db02e9c5558c3 175 0.07/1.00 vMB 120
242,728 242,728 00000000000000790affa1d358dfd369222cc0f284f129b995a2b8e2947d6546 20 0.01/1.00 vMB 54
242,727 242,727 0000000000000085b6ebb8a69ceae0a16d6769db3c7967216f1ce5765701583c 272 0.13/1.00 vMB 131
242,726 242,726 000000000000000b286ee466afd9b044a6ca8c94613b50c56b101877041a061d 440 0.19/1.00 vMB 171
242,725 242,725 0000000000000047eb1911c8fac4f361fa0983c973da2679184ff700bc94ecc3 358 0.22/1.00 vMB 84
242,724 242,724 00000000000000242aa56d77d150726821e44aa3b776b6fb066f9117d8de8b41 5 0.00/1.00 vMB 79
242,723 242,723 00000000000000cf312496cfedc4c3fb82675185b2c8ce067f245b21d09e7a70 72 0.04/1.00 vMB 99
242,722 242,722 00000000000000600c722b16ab74fc3224094a5eb0c51f4462296bfa5b4a6f72 58 0.03/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.