Loading Tool

Explorer IconExplorer

Memory Pool

72,685 transactions
28.03 vMB
0.06679710 BTC
Random Selection Loading Transactions
Max Size: 166.04/200 MB

Candidate Block

Mining Attempt 3df0826d3f6e601df8ab35a03f441f02eb29f36d7e9d59b386a5931310d22c22
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root ed8cb505d0fdceebc104007b417ff4f1f04f77a6b1be67e5322dbb30d9faffff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,937
Size: 1.00 vMB
Total Fees: 0.01069977 BTC
Feerates: 150.86 > 1.07 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (106,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,186 808,186 00000000000000000000c28d3cfd570199840e80b36b4ee584f3c7bd28334761 2,900 1.00/1.00 vMB 27
808,185 808,185 00000000000000000004d3e0ba07113b64fea553bf92c7ab253224e90537a0d9 3,799 1.00/1.00 vMB 22
808,184 808,184 000000000000000000032241555516cb64d1d9392f250d3ca9b62c459ee7947d 1,917 1.00/1.00 vMB 23
808,183 808,183 000000000000000000019dec174a109d4e43fdecf35a719dd8c529f7cc905b2f 3,116 1.00/1.00 vMB 27
808,182 808,182 00000000000000000001fe6a5e0f437f804e3c66e52c713990eb9cf608216544 3,288 1.00/1.00 vMB 22
808,181 808,181 00000000000000000001aad25fbf4994b1d664999818846167dfad67db694e4a 4,012 1.00/1.00 vMB 19
808,180 808,180 00000000000000000003055ae54b970433185efb9c4fc886c924c092f935ca05 5,937 1.00/1.00 vMB 19
808,179 808,179 000000000000000000048dda543bd1f96430ea6151e451fe6f129b802b8ad6cf 5,640 1.00/1.00 vMB 21
808,178 808,178 00000000000000000002bbfb5fbbbe3c900e90c338d5b69fb6a2cccec15c0b9f 4,626 1.00/1.00 vMB 19
808,177 808,177 00000000000000000000c628457e332fea3ba06678c53da211e8ceb1c6360b00 3,822 1.00/1.00 vMB 25
808,176 808,176 00000000000000000003f2984eb215c8eeded5ae626b6d0e3127ad0f3bb4ffad 3,865 1.00/1.00 vMB 22
808,175 808,175 00000000000000000002d66f40cf1f407bd8c5e3ff0b3b62b09c52ce9fd15cbe 3,912 1.00/1.00 vMB 22
808,174 808,174 000000000000000000051e18b636395caeb39aaecd46a797b62ea8cdffc13809 6,231 1.00/1.00 vMB 19
808,173 808,173 000000000000000000000664abdb581177a54e502a788e8cd5cd621d25275f1c 4,306 1.00/1.00 vMB 20
808,172 808,172 00000000000000000001ea6256410b5680a514a017bd9aaf365d3f3898af5a77 3,710 1.00/1.00 vMB 23
808,171 808,171 00000000000000000001f1052bf7ffbe295400e0b56ef1624e01f1aa4e3679a5 2,936 1.00/1.00 vMB 19
808,170 808,170 0000000000000000000170a9907c3037246263958801b30725943e544800c237 3,281 1.00/1.00 vMB 22
808,169 808,169 0000000000000000000419670cf1cfa8a6e9014d4241b1819fc7bd7d5a1ece85 2,780 1.00/1.00 vMB 28
808,168 808,168 000000000000000000019a28e48de7025e10f9665cd6ceddcb3ff03e3df13c3b 3,824 1.00/1.00 vMB 21
808,167 808,167 000000000000000000039cab4881fa9066d1b6bcf5c615d986842692c5c13675 4,655 1.00/1.00 vMB 22
808,166 808,166 000000000000000000016f934c970cb7afc270eb7bc20b18213d4c952d61242e 3,874 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.