Loading Tool

Explorer IconExplorer

Memory Pool

52,353 transactions
31.39 vMB
0.11416237 BTC
Random Selection Loading Transactions
Max Size: 167.42/200 MB

Candidate Block

Mining Attempt 5946c09211cd4d21f73944ae90cc801e2f19455ab91d47a2c5ae770a295f53e0
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 1099d9108516445145a359c7f4ffc4959b413e7a6f4e77627681b29f5c2e35e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,640
Size: 1.00 vMB
Total Fees: 0.02755218 BTC
Feerates: 104.17 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (611,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,216 303,216 000000000000000027658858a12ea3376ff2c2f9ff965e3746ecd4e3b7f55476 566 0.34/1.00 vMB 44
303,215 303,215 00000000000000000ae2bb65b3a8a89e035998fd8c5f595ad7190db35f186ed6 515 0.29/1.00 vMB 38
303,214 303,214 0000000000000000634d0894105e7b9f1ba8f3b3dd5a115e5945293cf64de09d 588 0.35/1.00 vMB 32
303,213 303,213 00000000000000002a0d0d11c06a83aa854c0ae1a86ef22b139437e7f04f107f 319 0.18/1.00 vMB 29
303,212 303,212 0000000000000000579d11b79a2632e76e333a21165cb2c0b74975978cca9b77 670 0.66/1.00 vMB 21
303,211 303,211 000000000000000051b7495f94d746d32b072449369fd8e2580642ed8a05e92c 1,371 0.75/1.00 vMB 33
303,210 303,210 00000000000000002142c9dce76a0af7a824192d8cc41ff96ce97d507ced4466 846 0.35/1.00 vMB 51
303,209 303,209 000000000000000062b0cce2304baea23cd8604b50f0ad03991063481c01bd22 890 0.35/1.00 vMB 44
303,208 303,208 0000000000000000159a425a11238d88602d1a2dccba9ab629050248a7bd1407 1,129 0.69/1.00 vMB 30
303,207 303,207 000000000000000063d631fc654c68737fff08a0066f6e5c281d74fcad96fa7b 219 0.13/1.00 vMB 35
303,206 303,206 00000000000000005d889ff93189991f9eee463779cd04e3b90a95aa3e899ed4 163 0.09/1.00 vMB 31
303,205 303,205 000000000000000025b3165574fed4683a637c86a9412897879066df77356fb6 326 0.26/1.00 vMB 21
303,204 303,204 00000000000000002326c4a3d9c3eefc27e0e20aa329ffedd12306c435eda5bf 748 0.35/1.00 vMB 34
303,203 303,203 0000000000000000132ea5ade2f8bea4ce99699e1ed5a3bdb9b67b8a2dad861e 178 0.09/1.00 vMB 31
303,202 303,202 000000000000000047c03021e9e69b39c2d8373d44dea06ff637ba439575336b 221 0.14/1.00 vMB 25
303,201 303,201 0000000000000000331b583db82d0a219c69f9dac6498ccf1f89b350cf3234e1 61 0.03/1.00 vMB 19
303,200 303,200 00000000000000001c659677a9bddc6c4f9b5efd3a9bfab1e9e68ac9df71f5fd 338 0.26/1.00 vMB 24
303,199 303,199 000000000000000025cc3d95c45bc9af058875332e5c761cad7d7cca8d065585 175 0.27/1.00 vMB 14
303,198 303,198 0000000000000000457431e8581eef7be22ba27327ac63f2dc5f867948dac916 603 0.50/1.00 vMB 21
303,197 303,197 000000000000000021b509456cd4e0b11e18e0c786653b03c2a01482ef97d9bb 1,105 0.35/1.00 vMB 51
303,196 303,196 000000000000000005161514c28fb43002716c810810c15841a5cfddd411a951 314 0.34/1.00 vMB 18
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.25 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.