Loading Tool

Explorer IconExplorer

Memory Pool

82,058 transactions
30.46 vMB
0.12564295 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 25261860a356824c2f8779a8a31b24eb7fa81ab3244008537aa61cedba7e1320
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 0ecdfcfa196f63aef4ea8d2c77f05de671f496808e353d385b24473abcd0ab24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.04675038 BTC
Feerates: 502.62 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (808,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,194 106,194 000000000001d5892d2ffe388a5dcca200a9f94c57362319c7602a4c7e6ee324 1 0.00/1.00 vMB 0
106,193 106,193 0000000000010a3d15f0dd68273874dfee91794e33b6ddc699f7124da496449b 1 0.00/1.00 vMB 0
106,192 106,192 000000000000e8f0537d01319e0d5f4140dbd71a77ae762265d93077638f4666 1 0.00/1.00 vMB 0
106,191 106,191 0000000000017d14074c9c7894b6d2e826e7a2dee2c5f2212ab1ffb7f43e16cd 3 0.00/1.00 vMB 0
106,190 106,190 0000000000004ab219349ae60ff9b91236c8602368837ab07e96ad595e326ef8 4 0.00/1.00 vMB 0
106,189 106,189 0000000000026170b8777721681f110bb0df97cef35d5f8d3d055c8cf43e9300 7 0.00/1.00 vMB 0
106,188 106,188 000000000001045336df68b8cbeaf86192d0754673f2f93a5128ccae31a6c52f 2 0.00/1.00 vMB 0
106,187 106,187 000000000001d30042398ad914ea41fca0d9d404712c3a381c23467d22a4c094 4 0.00/1.00 vMB 169
106,186 106,186 000000000002d63128702adbb5cdf520cdf25a818488e5866a97b6d9f605d62c 2 0.00/1.00 vMB 0
106,185 106,185 000000000001636a1f5c3c084e5800187b6ea704c29fce8bbcd1bfff90c92392 1 0.00/1.00 vMB 0
106,184 106,184 0000000000017e3fa7e0c92762ba232b3e3b3a48e96743a29d6e1d2943c1fae7 5 0.00/1.00 vMB 0
106,183 106,183 00000000000124f72eef9f4bc63aa963977c6865c7b85dcad43ddf0c8249ae8b 8 0.00/1.00 vMB 0
106,182 106,182 000000000002e58ff6742fc50d3fcfcf5e6912d43c4a0fff9dfd27e046010179 5 0.00/1.00 vMB 926
106,181 106,181 0000000000010647ee8d4332db6c28d41a8f6f79fab765c32fd4a953dbe3e84d 1 0.00/1.00 vMB 0
106,180 106,180 000000000002bf628b758c62f689e2c747f41620f97a989d3680e4b80a584374 1 0.00/1.00 vMB 0
106,179 106,179 000000000000e4ff6a8511b90901366d140a3fb3aabc0ee7f0b36ada0308d43b 1 0.00/1.00 vMB 0
106,178 106,178 000000000002a56dc96537e04cb3fabb228e3f5503c6ef6ebf3fdde7570405f7 1 0.00/1.00 vMB 0
106,177 106,177 000000000002ce108538b94c926afd7d73a3702f08081d2545a87e86cbc67fb2 1 0.00/1.00 vMB 0
106,176 106,176 0000000000015cd5d4ce2a12ad14ef32edaf96840895609e32518033e5b79ec4 5 0.00/1.00 vMB 0
106,175 106,175 0000000000018dd0e4404ee1d56713b88861f357bf786316634c4222cf311172 19 0.00/1.00 vMB 0
106,174 106,174 000000000002e2570774854992b00cabd130b70663791f16dbda75e9c92ddf5e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.