Loading Tool

Explorer IconExplorer

Memory Pool

38,261 transactions
27.34 vMB
0.11324033 BTC
Random Selection Loading Transactions
Max Size: 140.21/200 MB

Candidate Block

Mining Attempt bc561123c5c0177471c2333290de67ce04cc15d0572aa7d76697bdb4f692fd16
Version 20000000
Previous Block 000000000000000000008372903aa4d0da986da668e92f623c39e85dec80bae4
Merkle Root b68c53b06cb5353c4800e4a24c7980c2f213b9a9314a8889d72625ed07d583e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.06146956 BTC
Feerates: 265.25 > 6.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,267 (864,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,194 50,194 000000002075b7bf5af7021f1d77d195fbb2f25de24954ed1330eb6b445dbe9b 1 0.00/1.00 vMB 0
50,193 50,193 0000000012e0c2e97af5d9af5613175a4c8ac1b18d6107b91a43b4b4732356c4 3 0.00/1.00 vMB 0
50,192 50,192 0000000010ff9b8380a800b13376cee30f1e9ce2a9731f54e39da056b31236c9 1 0.00/1.00 vMB 0
50,191 50,191 00000000235b4a22e5160ac93990856e15f74ed50f3502ce3f44e89c4ba11c70 1 0.00/1.00 vMB 0
50,190 50,190 000000001e3b4253c483dfe7fd86cbc51bb2536a41bbf55e242f9409d8e6e925 1 0.00/1.00 vMB 0
50,189 50,189 00000000085a0c3d351ed27cef64d4a7ef49992595a13f92484acaab394fe91e 1 0.00/1.00 vMB 0
50,188 50,188 0000000023ecdb373a74a26d294a3d8e5ac44baa0953e35d29a8c00c5355f435 1 0.00/1.00 vMB 0
50,187 50,187 00000000074858cf10ca285e873820e74bb0ed4ca65fe9f846f46bd345a1e163 1 0.00/1.00 vMB 0
50,186 50,186 0000000004f6295d6f88f22c2beb3c70f3375e04fd7d869a8ed2e761be1035f6 1 0.00/1.00 vMB 0
50,185 50,185 0000000014245037bdf0b0d6d6eaa0dac02c352b84507e822a7a243a1b31934f 2 0.00/1.00 vMB 0
50,184 50,184 0000000013bcd19525822cf3f60d18e6cf1ec784744ac0958a1a14e98940ac76 1 0.00/1.00 vMB 0
50,183 50,183 0000000005da003d3511eb2016b67c2c7ab51821a200005f1375f1b06395d876 1 0.00/1.00 vMB 0
50,182 50,182 0000000001d8fe9531696b70cc900d7ecc0f010249f8caf1c5045f6deebdbba6 1 0.00/1.00 vMB 0
50,181 50,181 00000000207331fb2723095b76ac1d777c6fcce3b47eb5eef3dc65dcc5f15aba 1 0.00/1.00 vMB 0
50,180 50,180 000000000ff604cf5ab4e00a2e70b2d26d1a98bef2e1e707b65aab32bb015ece 1 0.00/1.00 vMB 0
50,179 50,179 00000000010a57eb4d8c7ac70140d96bb0dd7ffd1740d75cd4a4e82a25995706 1 0.00/1.00 vMB 0
50,178 50,178 0000000027fbf59c0de5c7cdfaf39374c7fcfb7edf2f7fd8021761ba5ca840b3 1 0.00/1.00 vMB 0
50,177 50,177 000000000539416459d031c57a1fcf8b269cdd94c406f589525faa2b75f31c53 1 0.00/1.00 vMB 0
50,176 50,176 0000000023a5e56303690f5c0743e47bacf5f61cb39b414b8a3e637bd2009935 2 0.00/1.00 vMB 0
50,175 50,175 000000000a96a6bb3bfef7c5967e0ec9eb5b00682f4b3e69d195d4727cd6d1da 1 0.00/1.00 vMB 0
50,174 50,174 00000000124ad32eea1bc57478053e24213703cb9db4d77410176a5298a12dba 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 578.27 GB
    • Received: 8.69 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.