Loading Tool

Explorer IconExplorer

Memory Pool

42,152 transactions
26.74 vMB
0.05940605 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 759b0a3398ce1e8166b10e1052f4cdddb1d44101688a108db1aaa5ba7719cc9f
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root cc2f1172ca20c0dd3423739329cededf9e99330b8c3d6af42f8955735320514a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,844
Size: 1.00 vMB
Total Fees: 0.01004160 BTC
Feerates: 99.90 > 1.01 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (186,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,305 728,305 00000000000000000002597fb0f67307d68f35e40e3148a6d20f42e0da9e89b6 471 0.37/1.00 vMB 5
728,304 728,304 00000000000000000009b2ef4d31c04247fedce63f151d3569a5646352e4dcd9 180 0.06/1.00 vMB 11
728,303 728,303 000000000000000000021d806e8ae89b2656b8b6c4cea694e4e5812b1ab2fec2 1,053 0.51/1.00 vMB 5
728,302 728,302 00000000000000000002041795baacbcd22144a4a22771c018632d46dc73bee3 35 0.01/1.00 vMB 9
728,301 728,301 000000000000000000010c9ba30887552b4fd05d8192967ebf442fd26af4ef23 2,195 0.89/1.00 vMB 7
728,300 728,300 000000000000000000058e0b6d07b22fa46bd3bc194eb27272548ae0b19b9f4c 2,007 0.89/1.00 vMB 4
728,299 728,299 000000000000000000030297b024648e9944f3744156f98c210810b360229d47 1,323 1.00/1.00 vMB 7
728,298 728,298 00000000000000000003398547e6ea298691e02de541cd801a3a9660f6756970 983 0.41/1.00 vMB 6
728,297 728,297 000000000000000000059eca13ad604ffb217dc8d38cf752b8552d8fd93346c3 32 0.01/1.00 vMB 7
728,296 728,296 00000000000000000009af4e28b02f164e1747c9717051d722f3c18ca23e8945 650 0.33/1.00 vMB 23
728,295 728,295 00000000000000000000f72fe45899f68d929c0752cf0827a8265950c79398d9 471 0.17/1.00 vMB 7
728,294 728,294 00000000000000000002b82047d29b0383c8586ffd84a41c2d1e48b911a1bab4 1,060 0.42/1.00 vMB 7
728,293 728,293 000000000000000000025bc606149c20477c8c84852c628f9b299c45c9264f96 311 0.08/1.00 vMB 6
728,292 728,292 0000000000000000000561de6ffa1624cabb82d101c8cea16ffb0079496b8fe8 526 0.50/1.00 vMB 2
728,291 728,291 0000000000000000000a2034b94a50357a96571db9b17c9215f6e8a78e68ec50 1,522 1.00/1.00 vMB 4
728,290 728,290 00000000000000000002f2b77d2add1567c58e318d547f8bd8c4e642bff1aa51 1,415 1.00/1.00 vMB 6
728,289 728,289 00000000000000000005c0598b166633b0fcf9e436c93200ede2655d882b3030 2,882 1.00/1.00 vMB 10
728,288 728,288 000000000000000000099cec2ed601a886a4c0520fdfd269b40ef7038b2c7291 2,756 0.99/1.00 vMB 8
728,287 728,287 00000000000000000001867c993ef0a32ce26203e6fd4c467481bcdff2f3d4dc 91 0.03/1.00 vMB 7
728,286 728,286 0000000000000000000630dcdad6650c8e6568b420ddc42ddc6847cb30c94ce4 947 0.34/1.00 vMB 6
728,285 728,285 000000000000000000077d506415fcbf77ffc2d6546c0cbf4005dbfa086e71ce 367 0.10/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.