Loading Tool

Explorer IconExplorer

Memory Pool

36,145 transactions
19.34 vMB
0.06277559 BTC
Random Selection Loading Transactions
Max Size: 105.32/200 MB

Candidate Block

Mining Attempt 7a890c6dc7b80d5880328f142d64659ab4fe0b647461e1baad7098d4673c3f76
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root e107663369c787fc132729e60e015d07423ce924a70ae7fcde957622faed44d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.02537826 BTC
Feerates: 636.23 > 2.54 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (711,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,300 202,300 0000000000000480e59228308b00cd25c6f7fc85a38deeb5d0914463435317f2 14 0.01/1.00 vMB 56
202,299 202,299 00000000000000c877ce0fcd606f559bba95b02ead4103900d344445aae22bab 64 0.04/1.00 vMB 82
202,298 202,298 000000000000027a15f06864f84f113b119ce00f0a6a98491ed45fac0d8cda53 331 0.14/1.00 vMB 214
202,297 202,297 00000000000003bb7b87139dea49e9b62e81e5fa66dc5c75dff75179ce5bc2af 177 0.08/1.00 vMB 147
202,296 202,296 00000000000003287ea0c41a1e79c85455ec0d433e241ec1ae97bb38d131dc32 231 0.08/1.00 vMB 152
202,295 202,295 0000000000000101e0e7c71cf8aa726d50706eed65373785b5b1f9c2f9220a50 465 0.25/1.00 vMB 214
202,294 202,294 000000000000009f27e96c73f8dbecb60995870bb41db2468d82c8fc2f24ad4c 10 0.00/1.00 vMB 29
202,293 202,293 00000000000002617b16f9dd5be496ae35db553406ef31a408aaacba10f81594 96 0.03/1.00 vMB 153
202,292 202,292 00000000000002facb5881297f4837317291e1b235cb085365b4fdc8cc7b7873 210 0.12/1.00 vMB 101
202,291 202,291 0000000000000190e51e9f0f5810920e2c990970fb82cbb070dcfb2a2485f5d6 206 0.09/1.00 vMB 144
202,290 202,290 000000000000030d931ffa2b7063f0e36a9fe6d71388db13145f0e119d552eb0 47 0.02/1.00 vMB 105
202,289 202,289 000000000000051d40c7777248da1b2f767e2f1e223c18229bfd5b0979802a36 48 0.02/1.00 vMB 136
202,288 202,288 00000000000003db0cbaa1569f39d783189cf9c903e3b2560a9b55787727f5fb 318 0.15/1.00 vMB 171
202,287 202,287 0000000000000197c18af87e86ba1541c571af558192c59b4ab95eecf3903ede 12 0.00/1.00 vMB 325
202,286 202,286 000000000000041ef3bdb5ecdc88ad5b088e396791d6ff248eec2939320675b6 85 0.03/1.00 vMB 142
202,285 202,285 00000000000003dea884b578125c299bf9b6269e0ee3438a9944bf84c166c6d1 229 0.10/1.00 vMB 102
202,284 202,284 00000000000002aa3fd464de3f0d1024f01824815da593dbc41132718a77a66c 130 0.05/1.00 vMB 364
202,283 202,283 0000000000000471df2609ba4240efdbd6fab03fd214cdae39e1cfdc031e0125 142 0.05/1.00 vMB 173
202,282 202,282 00000000000000d228be3ff525525268ae8bcca4ddc84048d6024d0e85aeb9f6 27 0.01/1.00 vMB 119
202,281 202,281 000000000000026b3665467667302cbd940a9b168fe6783465bc2ec6638350f6 49 0.02/1.00 vMB 105
202,280 202,280 000000000000027f8e79ec22cf3b36ee9803321464cd4dc5e033012db6c81578 443 0.18/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 780.46 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: 527.76 GB
    • Received: 5.54 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.