Loading Tool

Explorer IconExplorer

Memory Pool

36,225 transactions
26.14 vMB
0.06975797 BTC
Random Selection Loading Transactions
Max Size: 133.23/200 MB

Candidate Block

Mining Attempt ec9363791bb57c349ab06a28889d53dc4eed6b5c8959704018b9e8dfe95e77de
Version 20000000
Previous Block 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e
Merkle Root f672123158d260a12fc3395126b1edd2c951b525f0ac953329164e3a1d23f828
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02132425 BTC
Feerates: 120.00 > 2.14 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,692 (443,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,193 471,193 0000000000000000014864d2b767ac125d0745ce82649fb3473c845568d42d2d 2,313 1.00/1.00 vMB 383
471,192 471,192 000000000000000000539e9014f6f12e69c4e823d14d7fff12bc146cc85b280a 2,414 1.00/1.00 vMB 365
471,191 471,191 000000000000000000526ae607738a013b1675919f4b94d258bb6abcf402aa52 2,206 1.00/1.00 vMB 315
471,190 471,190 0000000000000000004450dc71c9a7717dadc4eb912ea7efc1f09b19df8b6bc5 1,863 1.00/1.00 vMB 268
471,189 471,189 00000000000000000006684bfc0dd229414800eb2ee23a1dc6c52f22aea4db9f 2,188 0.99/1.00 vMB 260
471,188 471,188 0000000000000000003ac215266c65e039a6e60b404ad612ff9dd555923ddf61 2,158 1.00/1.00 vMB 356
471,187 471,187 0000000000000000016697a043a74f9467300d8705cd43e4135426fa889b8d13 1,799 1.00/1.00 vMB 327
471,186 471,186 000000000000000000445ebec4f33e8bfcc985a0b4aa5d8f6c7455ff45645d0b 1,962 1.00/1.00 vMB 399
471,185 471,185 00000000000000000150faccc2d0335e14f02056d5d97b9d588f42380f9c029f 1,253 1.00/1.00 vMB 353
471,184 471,184 0000000000000000019b45166bf6df47f6abb892be9cd478308b03eafab5050c 2,138 1.00/1.00 vMB 487
471,183 471,183 00000000000000000107888fb76c815526740988a77f457093743361d137f967 2,194 1.00/1.00 vMB 325
471,182 471,182 000000000000000000224042af81f01d53c2de1506daa11fe1028939aea07ec8 1,713 1.00/1.00 vMB 373
471,181 471,181 000000000000000000962348854cc7a86fc2427baf9a85c50b0ab75dd2f00cb5 2,145 1.00/1.00 vMB 355
471,180 471,180 000000000000000000b0d533a455d602959c3b96c651ffd698cec281dedb6e7f 2,818 1.00/1.00 vMB 425
471,179 471,179 000000000000000000fa594d0bd2be3eb5abf0391db8adca7ed62d89684c189c 2,601 1.00/1.00 vMB 448
471,178 471,178 0000000000000000002586d4846304f2b2d9ad00f1a8f4bdbe4985132264368a 1,827 1.00/1.00 vMB 215
471,177 471,177 0000000000000000002668c671ee7dc337b48659ffee3a8d7cb6f5e3dd9f5a81 1,484 1.00/1.00 vMB 141
471,176 471,176 0000000000000000002f2dd788bbd073e142be43a014bb7998ac43571f5c60e3 1,586 1.00/1.00 vMB 388
471,175 471,175 0000000000000000015a11873d5707f7b5217436189e6d173eefdceeccd1a902 2,538 0.99/1.00 vMB 179
471,174 471,174 000000000000000000a45be55e54144d2e25758628c7cd85ab1d844c81d38347 2,285 1.00/1.00 vMB 357
471,173 471,173 00000000000000000089c5df691fe1d6f83018e2e60d48f0b65735f3f4ff3838 2,098 1.00/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 781.84 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: 638.04 GB
    • Received: 12.46 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.