Loading Tool

Explorer IconExplorer

Memory Pool

78,878 transactions
30.07 vMB
0.09110000 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 105f3fa936ae74b465ce3e8288a3d187fe3bd2822734591234b25c5af0e80946
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root eaa7206b7aaf2cc22d20d903a8303bdb7f149b5326ac57f3c11debe54a323908
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,081
Size: 1.00 vMB
Total Fees: 0.02127951 BTC
Feerates: 150.61 > 2.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (601,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
313,669 313,669 0000000000000000150b5fc181b51f5a0815dd653e63ae33dcd184ce3e3d3ac7 194 0.11/1.00 vMB 27
313,668 313,668 0000000000000000383f4c21239bba6b033ed9d08ce4fd3fb88f9d106dc9de8f 221 0.10/1.00 vMB 28
313,667 313,667 000000000000000037f0037c37cf5eab8de6b7153e99da090d47644aff2e4075 49 0.02/1.00 vMB 28
313,666 313,666 00000000000000000a954616397e3616d43a51707ab6490f1ab0d145cb4aa2af 448 0.21/1.00 vMB 25
313,665 313,665 00000000000000000555010103ff38290ff00b5d9f13f3d8ee5221fc23c88e2a 404 0.29/1.00 vMB 23
313,664 313,664 0000000000000000199637b32eeaeff2a7417f1176d3c306aa3fb51dd7078f49 292 0.16/1.00 vMB 27
313,663 313,663 000000000000000009a217ddfda9ba62473c8fd7b956904477152f9a157cb3c1 569 0.34/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.35 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.