Loading Tool

Explorer IconExplorer

Memory Pool

76,731 transactions
28.96 vMB
0.07545087 BTC
Random Selection Loading Transactions
Max Size: 177.16/200 MB

Candidate Block

Mining Attempt 39e91119162cfe4f4eb825c6cddf1d1f9d09ae02db5c9dc6b37d1197c1b8bb20
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 8cd612f03b17dad8f93c19cf80188d00dc16c961806cce56ca42d7ec4b38b0f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.01228265 BTC
Feerates: 74.05 > 1.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (421,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,505 493,505 0000000000000000008f3935294665054673c9ab03cf8456aa27d3f2a6e998ec 2,212 0.94/1.00 vMB 243
493,504 493,504 00000000000000000029ff5fd546c96870b46c07a8608622755b898091291d43 2,615 1.00/1.00 vMB 298
493,503 493,503 00000000000000000083f4d42df5334fbb4a03e893eed2634fdb58acec2157b0 2,519 1.00/1.00 vMB 211
493,502 493,502 000000000000000000053d9ec5fa02956ad23e221c84756a4e27586102660147 2,334 0.96/1.00 vMB 238
493,501 493,501 00000000000000000079db438b040694ac974f1cb895d7dcd8b687c0a72d3574 2,764 1.00/1.00 vMB 93
493,500 493,500 0000000000000000001c2a5b5cb7452c40f86ecf4866b4146dab249d7dc120e6 2,762 1.00/1.00 vMB 270
493,499 493,499 00000000000000000018eb9484f1eb29fda92912e1986a6727bce64c117580d3 2,150 1.00/1.00 vMB 104
493,498 493,498 0000000000000000002e3b4c180adca9c0b6cc8103c619100b8f5f5873cd2c56 2,802 1.00/1.00 vMB 174
493,497 493,497 0000000000000000009f587b733e3b5802035efe02c5337688656c23e634a67f 2,153 1.00/1.00 vMB 201
493,496 493,496 0000000000000000001d08473babf43ba09292397684cc8d8744ed57a6a54040 2,599 0.97/1.00 vMB 285
493,495 493,495 00000000000000000022efc058acd34154b285c88d2bac8a2696a43b6631838b 2,256 1.00/1.00 vMB 244
493,494 493,494 000000000000000000c0f8e79e09531a45476a15cc899b1c4513ac4ce509c5de 2,905 1.00/1.00 vMB 296
493,493 493,493 000000000000000000790be7e9a26be5f7a98af7e58bc5e3a96c5e7f7bcb3356 2,463 1.00/1.00 vMB 186
493,492 493,492 0000000000000000006437574064b3018457c14a3f072f78b3fa878dd46c6120 2,505 1.00/1.00 vMB 239
493,491 493,491 0000000000000000004433b2eaa8215a6ce5ba00fe4a990902eb76d7cd544805 1,529 0.71/1.00 vMB 248
493,490 493,490 0000000000000000001e6c8c0e4351e0a19c3529d66f64e786bc56717840871f 2,496 1.00/1.00 vMB 120
493,489 493,489 00000000000000000044e9bb5294959fa21688caaed5104db6b8216824db804e 1,884 0.92/1.00 vMB 186
493,488 493,488 000000000000000000602a159bd6c31fb707ed8f8131d3c59279710b14b6da4e 2,762 1.00/1.00 vMB 297
493,487 493,487 0000000000000000009b18c19e8ad9de5c1cb4292c620f02095fb56e0cecad9c 2,090 1.00/1.00 vMB 225
493,486 493,486 000000000000000000c1211753aaa6e9caaecf3f48ad8c3c84b183b4de7e9a9c 1,702 0.88/1.00 vMB 188
493,485 493,485 000000000000000000596e0bd8d3b4d94002f2051a0e5038e97600f2070a92a6 2,070 0.95/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.