Loading Tool

Explorer IconExplorer

Memory Pool

46,274 transactions
28.65 vMB
0.06112919 BTC
Random Selection Loading Transactions
Max Size: 152.46/200 MB

Candidate Block

Mining Attempt 8d96955163f4c1376ada15ed738bd99bd29d939879b3f0aaaf5f4827985b9876
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 21ab0bf7e9ef38d6e25f2e97ea4311181b1713112fe4419879eccc9b36362c76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00666450 BTC
Feerates: 20.19 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (392,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,563 522,563 00000000000000000012e1f84bf8b37e7ae20ffe2b9019d496342b1a0f0328c4 2,945 1.00/1.00 vMB 8
522,562 522,562 0000000000000000003160448db4566d3857387a9978d45a72f12d9120aeedea 1,843 1.00/1.00 vMB 11
522,561 522,561 0000000000000000001da1f09e097711158b6de49209e4d706cfd6d3f48dc831 2,412 1.00/1.00 vMB 26
522,560 522,560 00000000000000000003522fc2a0d58736d30f16fbdde6c4b6b5a29e8e7de6dc 1,781 1.00/1.00 vMB 35
522,559 522,559 00000000000000000010ffb15bf8f6459fd253f4f8489ab1bbfe05e1dafa1973 2,488 1.00/1.00 vMB 18
522,558 522,558 00000000000000000023968430ca00c2c02852d1ff93a83149ef24cfd7206ff7 2,515 1.00/1.00 vMB 66
522,557 522,557 000000000000000000304482251293422481a174309ffd4bd7e860299765e728 2,545 1.00/1.00 vMB 24
522,556 522,556 000000000000000000368b46f6a4391317e9390836bd4ecfc5746c2e63df9bf9 2,073 1.00/1.00 vMB 75
522,555 522,555 00000000000000000002e0454c1cb16d3b1fe5e3584599e858f952d35f949186 2,463 1.00/1.00 vMB 43
522,554 522,554 0000000000000000002de67286081d24b47ea4c28c9db0c353736262ccdf0167 1,863 1.00/1.00 vMB 32
522,553 522,553 0000000000000000002ddac1ef2fdee41ffbebe3597de1b2310ddef5bc8ff0f3 1,849 1.00/1.00 vMB 54
522,552 522,552 0000000000000000000b75af9287d96d352f07627b23234fb0d7fe271d1358ff 945 0.35/1.00 vMB 26
522,551 522,551 0000000000000000001ac529f6e93beeea1c9a01000334bd3a6b4db4060ff3f3 1,553 0.59/1.00 vMB 29
522,550 522,550 00000000000000000010b6f9a7bf4440c85565053f98da7b9add02c4576c39aa 311 0.14/1.00 vMB 29
522,549 522,549 00000000000000000037a2858e07a4a0730c667cac908e9ed6a8b832a932d13c 851 0.35/1.00 vMB 27
522,548 522,548 00000000000000000021bde3012045684a453eea6f4af80c663d8a8958933984 769 0.37/1.00 vMB 32
522,547 522,547 00000000000000000005fa2dda67c7276962b103cc03ce2346440cdc15084165 1,403 0.53/1.00 vMB 30
522,546 522,546 0000000000000000001f5f351b74a9e0bc33f423e1b839a4d18eea12f507ed1a 31 0.01/1.00 vMB 23
522,545 522,545 0000000000000000001ad8943556da8dfb7d5c129363e324967749a91e795fdd 2,130 0.81/1.00 vMB 41
522,544 522,544 0000000000000000003f586a3e54da9d22febd275c790e9964964f2a67c3113b 1,984 0.72/1.00 vMB 34
522,543 522,543 00000000000000000004816cec56579195e48c6f67235cf836710ac9d7b3fde7 259 0.09/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.