Loading Tool

Explorer IconExplorer

Memory Pool

39,972 transactions
18.43 vMB
0.15454475 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.70/200 MB

Candidate Block

Mining Attempt 9f89c7895465ebdc0e52e2fc812ef1b5b7863e487bb8035ff79c4ee822291320
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root b58d37dd4871a6b6d36b7c3a0da64d8abd321199f8a3b0cf3472e7361aa99ca6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.03332942 BTC
Median Feerate: 3.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (725,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,418 187,418 0000000000000258624fb97a35825e9d0bb53b8e8e7306149b5cb159d2065697 110 0.03 vMB 53
187,417 187,417 000000000000075196a45e5108e95cded859143b993a8e9894e39ecd6528d22a 59 0.02 vMB 56
187,416 187,416 00000000000003d5bcbd4ba655eb6a86b06739d74a5a22acd6435f12d0168b6b 64 0.02 vMB 204
187,415 187,415 000000000000072bd59987c32284d5609158aebd0e340d4f6c7d78c8bda5985b 32 0.02 vMB 66
187,414 187,414 0000000000000175af7e50417a61dc5829e0aa029c2756a4e20ae744bc764535 18 0.01 vMB 48
187,413 187,413 00000000000002d6a2d25234e757e2d1fc2f53ebb897b362c1de5d716039c6df 57 0.04 vMB 42
187,412 187,412 00000000000003c54f4188e33614d2584ab3988c3037eb220ca0692c623da22e 52 0.10 vMB 47
187,411 187,411 000000000000081723a5c8d251f8fe5a2ac486a92f6b507450fe68a6308a950b 64 0.02 vMB 154
187,410 187,410 00000000000004330682f0a10a61d4949beb88c8a640d321d47eaa64a67f274e 79 0.03 vMB 88
187,409 187,409 00000000000006c4dc3c8e1b4daa45b56f4385d03baa96bf841fb59a8780afb4 230 0.07 vMB 61
187,408 187,408 000000000000025e048cfb10efe4dd5daafbf2f09081015f3f39395d147a9052 62 0.05 vMB 81
187,407 187,407 00000000000002009996dd2fbe6d6ab86479befa25c410678b72e3677ec5858e 144 0.05 vMB 2
187,406 187,406 000000000000071bedf206bcfcd5d047f58d90fc6237b52d7e9b6c0bde33a1fd 78 0.05 vMB 67
187,405 187,405 0000000000000214afca993a1d5469ec6c76c92e12229c6f5d31214834a0866c 344 0.14 vMB 138
187,404 187,404 00000000000007b96aa0b839332074ae489ce08354bfff467905fbafb25a2a20 10 0.00 vMB 30
187,403 187,403 000000000000015df048224115010a32920bfbf8f513d9a6a2b0c1810938ba15 10 0.00 vMB 14
187,402 187,402 000000000000019e87f02b837c06d17bd65a62160ff9b93cdb0c950043018a4e 128 0.04 vMB 230
187,401 187,401 000000000000045e04b3319d47ee3aa7e77ba282835f4eec8354835a812ec30b 65 0.03 vMB 153
187,400 187,400 00000000000007525b8c2a4e04d9bd98ae8b2f385572fc1e276c8d10711b6494 155 0.06 vMB 142
187,399 187,399 000000000000086b4f062d5ffb6a3a5e12e617358bc97a2227847db55f9e1d31 12 0.00 vMB 59
187,398 187,398 00000000000002d0aa60db146d30d65674c82e84599ac5ae8fdbf54f57e1793b 101 0.05 vMB 120
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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