Loading Tool

Explorer IconExplorer

Memory Pool

85,316 transactions
31.84 vMB
0.20396190 BTC
Random Selection Loading Transactions
Max Size: 190.43/200 MB

Candidate Block

Mining Attempt 0a5976d4febab29e47eab74d89555ff70f96b40df46e7e5b2ee392c8086809a7
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 3129f9c66825b678d74d808d4b2648fcaf5ebc68af9b3f5444ff713456998f82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,000
Size: 1.00 vMB
Total Fees: 0.09245056 BTC
Feerates: 529.10 > 9.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (148,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,260 766,260 0000000000000000000810898d7356a818093848fc1a7d28fd6d0fefb6f5a193 321 0.11/1.00 vMB 20
766,259 766,259 00000000000000000001819cbd89d937885d0099a6877eb67119dc2b12ee12c4 1,986 0.73/1.00 vMB 15
766,258 766,258 00000000000000000003902fab1cfe931d90e423ef3002a0224eeb2e263b890a 2,109 0.85/1.00 vMB 16
766,257 766,257 00000000000000000007095bc194eafea8e97b31616fc033f24ae756ecaf75af 486 0.51/1.00 vMB 7
766,256 766,256 000000000000000000033249bcb74b42d1ada9fa679484730fdb3aa6a4b9d8be 534 0.20/1.00 vMB 12
766,255 766,255 00000000000000000002e89e964340ec14b1ca684160c401c950f33d22f7e9a7 1,180 0.44/1.00 vMB 19
766,254 766,254 00000000000000000007ce9679acf3ba3681600b7a9e56fc95e7261d02d0eb0c 500 0.19/1.00 vMB 14
766,253 766,253 00000000000000000004d78c2bcd3d70234b508ff0a21ec35760c206b61deafe 2,384 1.00/1.00 vMB 18
766,252 766,252 0000000000000000000246ac983f0e67b5148bb6543636938edaa9167f75e0fa 252 0.10/1.00 vMB 22
766,251 766,251 000000000000000000053b68ea6e383a7277273c121e24353c63d60de42f4ec3 1,617 0.72/1.00 vMB 17
766,250 766,250 00000000000000000003173919c7a26756ecb669905766d11d55c239ded088c3 276 0.14/1.00 vMB 19
766,249 766,249 00000000000000000000cbb6c4a04ae33218af9ef6838c61906b708e58977db8 277 0.11/1.00 vMB 21
766,248 766,248 00000000000000000007465f8d675de9de8f075d4da9b9fb843efc7600d9a944 111 0.09/1.00 vMB 18
766,247 766,247 0000000000000000000768a0587cbac20d0c8582134b23b89e345b7642df1ea8 1,437 0.74/1.00 vMB 20
766,246 766,246 00000000000000000004382de494a98a0c879262f6ca94d27703e9640e09939e 587 1.00/1.00 vMB 13
766,245 766,245 000000000000000000016173ef33a967d0d36df62523214b805d8582f4c6ea35 691 0.29/1.00 vMB 17
766,244 766,244 00000000000000000002a13744468973e3b2fc68f551410fd6e1a10ff70c5ce7 345 0.14/1.00 vMB 16
766,243 766,243 000000000000000000074feccfcf3bbc16f3efdd0264e6109fb7543e168f7322 969 0.46/1.00 vMB 15
766,242 766,242 00000000000000000001d9f6059187f71747251baa47ce11ff9419dd803c5da1 18 0.00/1.00 vMB 13
766,241 766,241 000000000000000000079cfe6b802b034c181568307009965596c1cbeee6d015 306 0.09/1.00 vMB 23
766,240 766,240 00000000000000000001c80dc0e79d16597f40aa5e8bf9137e371f6e0d67c1aa 73 0.04/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.