Loading Tool

Explorer IconExplorer

Memory Pool

81,402 transactions
30.47 vMB
0.11303117 BTC
Random Selection Loading Transactions
Max Size: 183.48/200 MB

Candidate Block

Mining Attempt c8b9bc1ff91282eaf4b128d58b7513001630738e0d83cf6851d29305a64c31b7
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c8ff38a5f1f2a5844797ed017ca27cf7fccf91ba4165f063d484e50b3eff076f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.03846081 BTC
Feerates: 180.34 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (833,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
81,233 81,233 00000000000beceedaf7610088c525fda4933266f992e47bda8329ceb9656be1 5 0.00/1.00 vMB 0
81,232 81,232 000000000034e8403ac36df007d21fca8c3eba57964e392701ca20a3cba1c8b6 7 0.00/1.00 vMB 0
81,231 81,231 000000000015ae0ddc8fde5589e10e914cf92f46963981ad3af1daabbffa9b7b 7 0.00/1.00 vMB 0
81,230 81,230 00000000003a1b5af29b1ae2d40e2901f27f37d637befd2243a726eccd7fb6fd 6 0.00/1.00 vMB 0
81,229 81,229 0000000000032e959a33f7e94db57bf3218632cd36da86453d61f79c000bc0d8 2 0.01/1.00 vMB 0
81,228 81,228 00000000001d0636e3e52bf518311813c838998960aea265b57439fce1e2f48d 12 0.00/1.00 vMB 0
81,227 81,227 000000000031f589e8c21cc713214fb59284cc2f0fd53ae6309c42541a594bbf 21 0.01/1.00 vMB 0
81,226 81,226 0000000000024506dd5fcc40b36c7ab2538ddd59809a2eab53e00af8fac8d09d 12 0.00/1.00 vMB 0
81,225 81,225 0000000000042f1875ce3c832edec2f18b523287d209019cda0b424b71f36c04 6 0.00/1.00 vMB 0
81,224 81,224 0000000000326dcca3d405bdf8836268271ff9db163a99083bfd072b9917dc86 5 0.00/1.00 vMB 0
81,223 81,223 000000000009e387ac848fa79913785c39193c11d4d32038230e442fae7b87e9 1 0.00/1.00 vMB 0
81,222 81,222 0000000000253721783c7c56405e153f865c604005fa3a11b09ce1d528003f7b 4 0.00/1.00 vMB 0
81,221 81,221 00000000001c507cd21cf0a6424a0f404bf5494f8bc742cde10baf445bb815df 7 0.00/1.00 vMB 0
81,220 81,220 00000000003e0871b7ab5cf26f2cf2de773bb446ff76b087a6666b68552ea155 2 0.00/1.00 vMB 0
81,219 81,219 000000000006a498bf09cf3276b2997dc935a8aee101d9399bff75189f68c9dd 4 0.00/1.00 vMB 0
81,218 81,218 000000000015dd766f2959464d7b673e7a81b1168355b72558a502a0ddaa54f9 4 0.00/1.00 vMB 0
81,217 81,217 00000000003b56007918c08019cd593236bccaad8548647ed8e839747f622f5b 14 0.00/1.00 vMB 0
81,216 81,216 00000000000baa1789f99884583c7b845983481d41c83748c1f136bda212e03e 1 0.00/1.00 vMB 0
81,215 81,215 00000000001fdcc84e9a4d5f87bb6174de450f80815d250c80e5448447345453 3 0.00/1.00 vMB 0
81,214 81,214 000000000027a97f424c0fa2b7c99d74972c081b7044efaeb5246e5451311122 1 0.00/1.00 vMB 0
81,213 81,213 00000000003e25daa1b43f2fb3374b740a722d3c23ce2b03b3d6dd8072001004 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.