Loading Tool

Explorer IconExplorer

Memory Pool

85,408 transactions
31.86 vMB
0.20512098 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt 0155339887fe2546f6a0b0cfd7f0dc358a42af621a253583fd541dd6743a6584
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root cdad3858b2c1bb3b7ca13603fcdc183e6bb6dc69bd03537e2e58407fb792bdcd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.09295274 BTC
Feerates: 529.10 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (363,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,351 551,351 000000000000000000034f1bddcd32ee00c0598b7fd4b84c6bed4bc062dbecd9 2,992 1.00/1.00 vMB 29
551,350 551,350 00000000000000000008adf6ed875d590c5391a6963a7ce9cb4edabde21c47a6 1,001 1.00/1.00 vMB 46
551,349 551,349 00000000000000000014aa8a7b42f2896df5e490cf1993bf2391244487b5b088 3,011 1.00/1.00 vMB 64
551,348 551,348 0000000000000000001c0261b453fc4e3f50ec76221c5e94852ba180fe3343f5 2,045 1.00/1.00 vMB 12
551,347 551,347 00000000000000000025bd0864dbbfaba083e75aa713c326a122743759730205 2,574 1.00/1.00 vMB 28
551,346 551,346 00000000000000000001ff21b00bf6c04607f7336033b9a0cf899e147179e49b 1,478 0.60/1.00 vMB 19
551,345 551,345 000000000000000000093787c70d96a0151ad101e6db8848cd9397f8d0a70b9e 950 0.44/1.00 vMB 19
551,344 551,344 00000000000000000004570ef20557d96d88cc4d949d8a41425ab977518e4cff 1,292 0.56/1.00 vMB 20
551,343 551,343 00000000000000000014dea7e7f974949977600a119caf980f06c70483a21297 796 0.33/1.00 vMB 16
551,342 551,342 0000000000000000001da302b851afd07fd98ecf5c118bd36795829e7e49d432 400 0.15/1.00 vMB 21
551,341 551,341 0000000000000000001ecf0e3263dfcf9c664c37a159e624019aebd417df3571 923 0.76/1.00 vMB 5
551,340 551,340 0000000000000000002326144678048bdaeea88342ea3f1073edd706cb2835f1 2,790 1.00/1.00 vMB 17
551,339 551,339 0000000000000000001508e8c03c32ac7c4615de24c6dddd6347f623c42885bd 2,370 1.00/1.00 vMB 42
551,338 551,338 0000000000000000000ac9d57b36ed27213b870442ba418f3bdb5522901914b3 1,574 0.83/1.00 vMB 12
551,337 551,337 0000000000000000002008086240469075add3aa7dff8fe9faec4b9041fdfd1f 1,856 1.00/1.00 vMB 6
551,336 551,336 00000000000000000027763d00a7a43ba57a2fdf233451df5f62b715cc6f0276 2,414 1.00/1.00 vMB 14
551,335 551,335 0000000000000000001996f9e5b34d60dc7075c7d4663d7b37fe913650b86f8c 459 1.00/1.00 vMB 7
551,334 551,334 0000000000000000000acf1cc4a7c022f63ffa43e322241002e2a3f62882e334 1,818 1.00/1.00 vMB 13
551,333 551,333 0000000000000000000cd08a1d2222286f4cbac1b6d624cd4987bb8aa5b63bd4 1,921 1.00/1.00 vMB 28
551,332 551,332 0000000000000000000ebaa3f91953c64c75ef48b9ed8eaa9c11590e6da38a93 951 1.00/1.00 vMB 14
551,331 551,331 00000000000000000022df530570b214cedc790afaf7cd9ef1484205c3814b3f 2,266 1.00/1.00 vMB 21
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.