Loading Tool

Explorer IconExplorer

Memory Pool

76,524 transactions
28.90 vMB
0.07430181 BTC
Random Selection Loading Transactions
Max Size: 176.65/200 MB

Candidate Block

Mining Attempt f972d265a885fb5ce36e3a78c58642f2c3eef7bf45a66969364e710e1fb4f694
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root c6139b57f4a3e4d96312ddd7b971c667fd149a7debb51ca147b058e3be99b1ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.01137070 BTC
Feerates: 104.17 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (706,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,467 208,467 000000000000033f99e517d64482dc953ed40e51fe627af6ec0707fbc4f8b6a1 10 0.00/1.00 vMB 171
208,466 208,466 00000000000003a7bd2f381a6dcac5ab559dc82d071edb3b326f31f0f5072deb 182 0.08/1.00 vMB 271
208,465 208,465 000000000000034d4f5751549f2ace9fddc674f03ea1f9a6bf039d26ab5f4d97 31 0.01/1.00 vMB 180
208,464 208,464 000000000000008572320edb5384cb6e39e8f215b58615e64afc2f8e6181b2cd 48 0.02/1.00 vMB 185
208,463 208,463 00000000000000550109c462cd2825ec78fcb7c1f47e31c01f27b44bf338f18d 14 0.01/1.00 vMB 111
208,462 208,462 000000000000006f088b02bf3e240257f9825ac6da3a68bb3949575261c96e23 35 0.03/1.00 vMB 81
208,461 208,461 00000000000002754b8d92f3b2a19651d2a378603d2570fc8772854a1da8d5c1 8 0.00/1.00 vMB 52
208,460 208,460 00000000000004f12de2ae86556a023407835dd1ceb1188e5a19bb16efc37674 7 0.00/1.00 vMB 711
208,459 208,459 00000000000003f0e0c4f8fd87a9e262e2ac568b58758f7019bedb21b5ddccac 116 0.04/1.00 vMB 267
208,458 208,458 000000000000009d43a752f5e777b2ca4af48e09391adce7fd59455a4b20061f 118 0.06/1.00 vMB 185
208,457 208,457 00000000000002e3b3845091df90a0c43976670032a2620f16c27e3818401c81 260 0.12/1.00 vMB 173
208,456 208,456 000000000000024e4a06354eaf1f36dc2727d26816b7bb1ec7c29f968cb4e7df 170 0.08/1.00 vMB 152
208,455 208,455 000000000000005362202eed418fe09fcd367fc140c8abe196621ed3ea974229 118 0.08/1.00 vMB 106
208,454 208,454 00000000000001c16e6654c18e2b7ff506a248a2d5248f81909cb2d9c20a5159 171 0.06/1.00 vMB 247
208,453 208,453 00000000000004f9fb0fa12d7954e16116095693ac5b69c5d5f2142cf3f1f363 582 0.32/1.00 vMB 168
208,452 208,452 00000000000002898c776369a4bb974015fa7b89c760c0baf0e44ad7053ab1f3 7 0.00/1.00 vMB 165
208,451 208,451 00000000000004c78ad98893b0ec6c262bac3d8f1c7662599d60cfa733064973 49 0.03/1.00 vMB 114
208,450 208,450 00000000000001af03853281659d789ecaa230c75e20662a52e9abda69b85a91 239 0.09/1.00 vMB 198
208,449 208,449 00000000000002b588bfe52db3f6f03714b8f57661af99ca15832c2bc105e0c2 123 0.04/1.00 vMB 80
208,448 208,448 0000000000000093c4b96d901416224f87f4a0b9a363538a1842f8c25d854bf2 93 0.05/1.00 vMB 102
208,447 208,447 000000000000027bb5eb8a1ce59f8c9d16ecdf4748e9746b1ea0ae41e103c7c5 395 0.14/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 782.82 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: 710.60 GB
    • Received: 17.08 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.