Loading Tool

Explorer IconExplorer

Memory Pool

79,696 transactions
30.95 vMB
0.07031343 BTC
Random Selection Loading Transactions
Max Size: 187.47/200 MB

Candidate Block

Mining Attempt fcf175eb2fb1738d2d652410577208eff223eff128e945f2e0cae9719775ed15
Version 20000000
Previous Block 00000000000000000000714dd5626405ef762615f56971366158ae4e4759dedf
Merkle Root 2833253f021ddbdd3a312534b8951b28e756ecd2dbe2f75408a71dfe8bc450ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,143
Size: 1.00 vMB
Total Fees: 0.00353716 BTC
Feerates: 40.21 > 0.35 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,202 (489,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,205 425,205 000000000000000001d764b2fbd4673c46abff783d8f9d2ccdd6c7c949f77067 393 0.17/1.00 vMB 85
425,204 425,204 000000000000000002e3936b55f048d39dc1df366a8e0ee4aea34647569d2c28 1,653 0.69/1.00 vMB 73
425,203 425,203 0000000000000000018e6c400b5ed48b401706422912a5f444ea1a1b7b3f38b7 1,028 0.43/1.00 vMB 77
425,202 425,202 0000000000000000026108ad9baf5b235024a083e91ed9dae1c22756d72bf4e2 1,761 0.77/1.00 vMB 72
425,201 425,201 000000000000000004a63cd32b20040478773f6216fb56fe841e217aa614b43f 837 0.32/1.00 vMB 93
425,200 425,200 0000000000000000002ba77e478f5d51284b62dcd7181a7a13a3c9c9c33ac079 2,074 1.00/1.00 vMB 65
425,199 425,199 00000000000000000503c26b6a421fa1956e5de030279bf6e0db0a22c78b6ad8 2,298 0.99/1.00 vMB 72
425,198 425,198 0000000000000000037b2abe55c487b39cf138056aa303903d5463780de1dca2 535 0.33/1.00 vMB 61
425,197 425,197 000000000000000004e2ba8df1f7374ad385234cb5092e85a997d2f24596d67c 1,908 0.84/1.00 vMB 74
425,196 425,196 000000000000000001b0bd05ef573dd68f575ee8b234d3c2ff38b3ea16ea5bdd 432 0.17/1.00 vMB 77
425,195 425,195 0000000000000000046004f5c4cc6873e38ab8c149e324c2dd302ab2aca9791a 717 0.32/1.00 vMB 70
425,194 425,194 000000000000000003ca315d9bfc0221b6ab06b6cf7704b62b432024895843bc 2,249 1.00/1.00 vMB 74
425,193 425,193 0000000000000000006bd87f3781f4b5b6dc561287f109be2b4e2f7238f426f7 1,872 0.76/1.00 vMB 71
425,192 425,192 000000000000000003ef7728fe9d0b8df0c2567a7a9f2a93d0734555aa43f28f 741 0.30/1.00 vMB 75
425,191 425,191 000000000000000001bad872c18a16467a33fac3b1618492966e67497c526c1c 1,157 0.51/1.00 vMB 70
425,190 425,190 0000000000000000054d9c7a117a6e8edad525c14a68186bb69d71f1054cc4d8 1,525 0.99/1.00 vMB 55
425,189 425,189 000000000000000000912aa2817533baa12a0cafceab2c90d0bb5e57985d452a 1,360 0.89/1.00 vMB 39
425,188 425,188 0000000000000000038c2fde029cd31778cf7a32087e8da5721666c8137f01d0 1,810 1.00/1.00 vMB 41
425,187 425,187 000000000000000003e065f5d4fb7175ab7eb7618cc953f9dcda98b904044997 2,569 0.93/1.00 vMB 94
425,186 425,186 00000000000000000368fead60e36170b2b47029a2c95774244f9e46fb4b6cf2 2,702 1.00/1.00 vMB 100
425,185 425,185 000000000000000001990732a565e909b05df752fc40ede351c0d8a544aaa69a 1,112 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.74 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: 708.16 GB
    • Received: 16.72 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.