Loading Tool

Explorer IconExplorer

Memory Pool

79,968 transactions
30.26 vMB
0.11110248 BTC
Random Selection Loading Transactions
Max Size: 180.89/200 MB

Candidate Block

Mining Attempt ed811eaebe2728912dd3cffd364693276d1e0d10e3ef2d3156505fb217115a59
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5feb377bccedb04bb8b5282a767f1018ea28807dc0ffc6565d7c9649b17d07b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.03936475 BTC
Feerates: 151.00 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (601,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,690 313,690 00000000000000001fa3e60f0166689854cee89f15aa04fce42dae594e32262a 156 0.12/1.00 vMB 17
313,689 313,689 000000000000000029a220a22a6d7e90981bde3fa030bda209b41173674ea82c 259 0.11/1.00 vMB 32
313,688 313,688 0000000000000000311405a713ab78a4903961a9b630567696fbfc0bde282785 353 0.19/1.00 vMB 28
313,687 313,687 000000000000000028fe8ac847b4e66427bc50b09d44cb43ab6253a919b321da 297 0.19/1.00 vMB 21
313,686 313,686 000000000000000015487a1bc2d3bc43bd3b49d83ac056ab1b3278bd9595c252 509 0.29/1.00 vMB 38
313,685 313,685 0000000000000000290afcd248b0aaff112b935352a1f4fed408d34c6017ee6b 868 0.35/1.00 vMB 36
313,684 313,684 0000000000000000059b2c7985d3455ee661172bf61a861a1f4e953c2245a44a 220 0.09/1.00 vMB 32
313,683 313,683 000000000000000007a07a22d8a597f1cbb7e8f32ce773978070ee6716db5a6d 184 0.10/1.00 vMB 32
313,682 313,682 00000000000000001b95a1052b764bc6cafa7295a0da954a089aec70039a0f81 240 0.15/1.00 vMB 23
313,681 313,681 0000000000000000358a5dcae1df07f6e0269b42b03dfd66d8455e683332506f 35 0.01/1.00 vMB 39
313,680 313,680 0000000000000000216da8dbb4204ad70653bda2a9eff7c9f2836f60409fd08d 203 0.12/1.00 vMB 25
313,679 313,679 00000000000000002cd7ca98edcb5965d0a467fa60e811ffe2fb1efc9a5618b0 292 0.15/1.00 vMB 27
313,678 313,678 0000000000000000328a964456a6ea031bb3258cf7a5f0fd559ddde734d89c31 250 0.16/1.00 vMB 25
313,677 313,677 0000000000000000294fd5f69897880df65ad50c4a6aa1ee90a5f52d5dba7504 440 0.21/1.00 vMB 26
313,676 313,676 0000000000000000057440b93a9292bd11a066da8c399b78333b5be47256cda6 32 0.03/1.00 vMB 15
313,675 313,675 00000000000000002d648d168bb359f2813aa0fa41ab4d7dc24c864deb0c79b0 426 0.20/1.00 vMB 28
313,674 313,674 0000000000000000215a57633dfa35bbba575b90e525b63394847e526bdb1b9f 378 0.20/1.00 vMB 27
313,673 313,673 0000000000000000124fcdad54ce93d14812336c6b013c6da4a27a5660f1f62e 309 0.18/1.00 vMB 25
313,672 313,672 000000000000000012e261b79ccdd1bec005110dd5b51d2be1a76a3e307d6cea 161 0.14/1.00 vMB 17
313,671 313,671 0000000000000000045810bada2c78658b7322aef18012a0bd2992c56fc5252f 674 0.36/1.00 vMB 27
313,670 313,670 0000000000000000222235e5c204a751f6398f41989d65037757ba9510c11618 898 0.51/1.00 vMB 26
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.53 GB
    • Received: 16.26 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.