Loading Tool

Explorer IconExplorer

Memory Pool

81,300 transactions
30.99 vMB
0.07893208 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt d317c0d3419ba173aad55a1d0abb1876cfe58b0c88e8680ccd80fb29bf009a3a
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d4fb8a80fe834bee93aced5f98f1d6cad6522753404e4a3705edcf0b4b3544fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01223367 BTC
Feerates: 73.20 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (677,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,197 238,197 000000000000005f5613f07980137edae04a20af57582279474549636ddc3b3f 134 0.07/1.00 vMB 98
238,196 238,196 000000000000010ce7cf8afb2ecb06368e13d47177c4b7c56d7e433fda796220 472 0.25/1.00 vMB 153
238,195 238,195 0000000000000117b0da0a394f0cfbcd8d91455d57ec9f99b579260368c3e912 549 0.25/1.00 vMB 180
238,194 238,194 000000000000009466394e2926a5802bb35d0c116994165a18027bc1de84f962 499 0.25/1.00 vMB 165
238,193 238,193 0000000000000134bb6be6b569ef7de180550907a7de87a7d8c7317f554b525f 493 0.25/1.00 vMB 134
238,192 238,192 00000000000000fcbdab85bad7467ad21dcb192926a4d339b9dd0bd175237a9f 86 0.06/1.00 vMB 132
238,191 238,191 0000000000000091ef7f74a7ddd664ae1876c3862f1913ca8031a9471d45617c 333 0.18/1.00 vMB 136
238,190 238,190 00000000000000b7594947bb3f55e976d8dab3a178fe78aca308b4f961ee5cb0 723 0.25/1.00 vMB 229
238,189 238,189 00000000000000ff8189f651e66058aab1d4a234757b6fd6ffdfe09e3d84892c 512 0.70/1.00 vMB 22
238,188 238,188 00000000000000d2b6eb6010b203cd02cb6085a7df973571fb55daadf82e2d3f 268 0.10/1.00 vMB 191
238,187 238,187 0000000000000156c914cff2e415cc44020d0f7b3a29c733835b9602bd7de373 23 0.01/1.00 vMB 156
238,186 238,186 0000000000000069f928d54bfb46e822c1d33587f381791a04e1601ddadff79a 82 0.05/1.00 vMB 105
238,185 238,185 000000000000003333f4a382e6dac7edd4a07c3f5330f51fbbfbfeefd2e02409 534 0.25/1.00 vMB 169
238,184 238,184 000000000000003aebcaebe4b85b89c83cdc930fb62f6b6a86c52a44ec46b868 642 0.25/1.00 vMB 196
238,183 238,183 000000000000000f9102d27cfd61ea9e8bb324593593ca3ce6ba53153ff251b3 198 0.08/1.00 vMB 112
238,182 238,182 00000000000000099e776ea125574870d4ca4bd1cadfe79dbe83ffa44130a7d9 126 0.05/1.00 vMB 186
238,181 238,181 000000000000014316d523dafe820969b7638426bfe18f4bfffdcd89db85daf2 199 0.10/1.00 vMB 156
238,180 238,180 0000000000000083082431d901b26347ce922588f243c11287d7a0533de8bf4b 305 0.14/1.00 vMB 158
238,179 238,179 00000000000000c23ef81f189aca597e005236db4e1f7c1cd6cbdf85bfcc106c 151 0.07/1.00 vMB 142
238,178 238,178 000000000000003714b64be8792b1e48e46d10e65e08b00fa35b4b84f8f41f0e 379 0.19/1.00 vMB 159
238,177 238,177 00000000000000fd009f6ac8aa8ad2c595dd63c7c8eb52212b57a010d248d3e5 438 0.21/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.75 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.74 GB
    • Received: 16.76 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.