Loading Tool

Explorer IconExplorer

Memory Pool

76,261 transactions
28.43 vMB
0.06546630 BTC
Random Selection Loading Transactions
Max Size: 172.33/200 MB

Candidate Block

Mining Attempt 2de50f4402d75cd0a83659560d85c3c279c2adf5569083ee9546630c4f321a58
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ccf2b920e12803d65d918315403da977a5aa6916a1759776027335df376b964e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,469
Size: 1.00 vMB
Total Fees: 0.00658239 BTC
Feerates: 71.79 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (650,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,752 264,752 0000000000000009f61ec0c8eef055efc91296aa566aaa4e16a5549211094028 123 0.06/1.00 vMB 97
264,751 264,751 00000000000000077ae55fe8254b9fea281da6f94df54d88333a6e6db6790028 184 0.09/1.00 vMB 102
264,750 264,750 00000000000000067692b7620dbacc05e72caec3ba6a4ccbbf812b05976f453b 69 0.02/1.00 vMB 112
264,749 264,749 0000000000000003f4d7fde5715582d26574923443493ed3e82df63f5350cce4 19 0.01/1.00 vMB 166
264,748 264,748 00000000000000088867cb1880217b52301ea5c2ab16b0050e99c7e1a4f12372 45 0.02/1.00 vMB 137
264,747 264,747 000000000000000703ed3588d84e839ae0b563c405eb7617aac4c67c953f5578 133 0.14/1.00 vMB 51
264,746 264,746 0000000000000002bc099329991eb95ba997d66bcf9a763f987e5b8e68af7ffe 10 0.00/1.00 vMB 120
264,745 264,745 000000000000000ab8981a8b0c43a18e9435d2f7a26b364cf37df10cb6771b23 77 0.06/1.00 vMB 75
264,744 264,744 0000000000000001982aa2f771125c88095de8384bd071061d764d432ee342ee 196 0.11/1.00 vMB 118
264,743 264,743 000000000000000cb72783b835754380a622c6cf569c7ff26b2884944e3bff66 132 0.14/1.00 vMB 57
264,742 264,742 00000000000000092081eff2cfae7019cd3eab46cbade446577a65ebedbc6bfe 282 0.10/1.00 vMB 74
264,741 264,741 000000000000000a7edb12ea631cb34769c67b6c547182a2fa08ce03aa574494 50 0.02/1.00 vMB 20
264,740 264,740 0000000000000000c6e5cd8077c537e143fb798c20ed1c78b70b70c2dccfa519 503 0.21/1.00 vMB 99
264,739 264,739 00000000000000094ed8b6dbf0d72869bc5a389c49b5492a6c61d3d10e926cd1 23 0.01/1.00 vMB 289
264,738 264,738 0000000000000003683efd904ba901216799c6b94cf10c068e57f5fcd3d37366 278 0.15/1.00 vMB 92
264,737 264,737 000000000000000dd7e0b1821b08a5f1652f4b0f6b36ae5dce28dc8b2214857a 214 0.05/1.00 vMB 49
264,736 264,736 0000000000000003ed4c045e1b52d4c846b818992ff252cfce695195f94d44b1 56 0.05/1.00 vMB 16
264,735 264,735 0000000000000006402f91afa57fd44ea36c690e3518f96a14fa0fdd3e486047 316 0.21/1.00 vMB 120
264,734 264,734 00000000000000099a1a02b1523391caa0e4f653619afea4112717deaad8884e 257 0.14/1.00 vMB 84
264,733 264,733 000000000000000b4e53ff87a0ad88c649034606dab9fb1c7fe156f94e214cc5 187 0.15/1.00 vMB 51
264,732 264,732 0000000000000001f939e8e86d97ba4182fbc0a390c144e300c34c13dd43a8d1 52 0.02/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.