Loading Tool

Explorer IconExplorer

Memory Pool

38,193 transactions
28.54 vMB
0.06316262 BTC
Random Selection Loading Transactions
Max Size: 144.33/200 MB

Candidate Block

Mining Attempt 4fc843f0973cccbd01e6a27651a3d9970ba92c0c454c550f109c6483f29748d6
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 9f2af4cb11c8fe5264eb67ceb6bd13f326726d4e02abd4de50d69806a1f6094e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00804530 BTC
Feerates: 59.19 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (576,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,293 338,293 00000000000000001ada097a99003529051309bb2de2ac990bbe36dc20fef21d 164 0.08/1.00 vMB 26
338,292 338,292 000000000000000011c2915b3e826f02213f4ceb6b97351ccfdafc164cd54638 295 0.36/1.00 vMB 14
338,291 338,291 000000000000000000bc80aafc676e96bc4a4451bf2258d206057ec2128300d1 1,546 0.75/1.00 vMB 27
338,290 338,290 00000000000000000279dadf4f8a0dbedd41384886aea97e8b54ac762fe29ef2 128 0.05/1.00 vMB 35
338,289 338,289 000000000000000014acfd38ec3d693fca3b54fb4659b4ad1993586dde37ca5e 1 0.00/1.00 vMB 0
338,288 338,288 0000000000000000032abca1b73e92b16f0692d0e011245cdbf20828429fe8c5 1,170 0.64/1.00 vMB 23
338,287 338,287 000000000000000005ec4b5626bee645bdc1477e61c601ef6e6dc2861c3c72a2 1,710 0.85/1.00 vMB 36
338,286 338,286 000000000000000016b65a0814fbea9bd4c1ef230ba02e63dfcb7b28fcbba1a6 1,729 0.75/1.00 vMB 32
338,285 338,285 00000000000000000ccee6c37457c22d76c427d0ac336deba44f332bf86c0fd9 334 0.17/1.00 vMB 35
338,284 338,284 00000000000000000890ced7c66b676fe8aa5bc1ca564cf9dc71bc4d7ad270d5 596 0.29/1.00 vMB 26
338,283 338,283 000000000000000014f2686a2844c5b7416b5d947ee040c0449757f3c28174a2 247 0.11/1.00 vMB 29
338,282 338,282 0000000000000000178b79fd5a09a9a483258281c063d5cb29355d6991ca18e1 543 0.29/1.00 vMB 24
338,281 338,281 0000000000000000120fd77ce8c63714c8b17fdda04ef05dbf1680789a20a60d 158 0.06/1.00 vMB 34
338,280 338,280 000000000000000016e85322f101fe3ee3accb27085c3dcc8a7224348497ef37 1,144 0.71/1.00 vMB 22
338,279 338,279 00000000000000000543fa28e25c82797ff735d4f884f6eaec021db5439dec56 197 0.10/1.00 vMB 25
338,278 338,278 000000000000000000730aa3714678fa319e6def4ce3d6dc0892871a6f8cf790 1,729 0.75/1.00 vMB 39
338,277 338,277 00000000000000001494e854bab4538643145572697497747d82e09f2deb51fd 946 0.45/1.00 vMB 28
338,276 338,276 0000000000000000112431657346014a7b2be72edaabba8eae1bbb25cb956c43 440 0.23/1.00 vMB 27
338,275 338,275 000000000000000017530c4804fbdfebcb1b407e769624163e33bc5e77d25e1e 679 0.43/1.00 vMB 24
338,274 338,274 00000000000000001afc29e0d40652faca2d3d2c6bcad3ed76f0a7413fba4c24 180 0.10/1.00 vMB 25
338,273 338,273 00000000000000000dc95cf02374259c9061772990978eb7418bd893da5c8183 282 0.17/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.39 GB
    • Received: 11.45 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.