Loading Tool

Explorer IconExplorer

Memory Pool

37,865 transactions
19.74 vMB
0.07324830 BTC
Random Selection Loading Transactions
Max Size: 107.95/200 MB

Candidate Block

Mining Attempt a0c7e07ae30d1145379b86b6f3a523fa8c60328b288ac377e441df56c4473c8d
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root 10d5f6dac321ff128b22873bb665ddd8eb8b63e783487101623406c2e1d53f28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,637
Size: 1.00 vMB
Total Fees: 0.03410578 BTC
Feerates: 636.23 > 3.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (817,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,914 96,914 0000000000028f64567659bf180df69e3f940bb31727a94aa0b09dbfa32a210f 3 0.00/1.00 vMB 0
96,913 96,913 000000000000878a0c4513f7e30806ed3efba947166dd144ef6f5fffdd1026ee 2 0.00/1.00 vMB 0
96,912 96,912 0000000000023d5545271a42528798ebb9b14a1ee0ac6c01f22b45f1e07cfb71 4 0.00/1.00 vMB 0
96,911 96,911 00000000000014ae5f893cf9782fbba4a8b72d82e2b18286f2dab89e7bfc3543 1 0.00/1.00 vMB 0
96,910 96,910 00000000000023d242deb1c52bfaf23762ecf5e0a4d1bf7d3bb20d835fd97896 1 0.00/1.00 vMB 0
96,909 96,909 0000000000050803773108cdc514ada34bf62aa412f1b05a65fe0874a8b422e5 2 0.00/1.00 vMB 0
96,908 96,908 00000000000028a6fcdeeab9743f600b0f0da39e573b36fa8c99e0808d750021 6 0.00/1.00 vMB 0
96,907 96,907 0000000000034663789d22aef732a39ca67da9f5eb959632220afcea38ca61de 5 0.00/1.00 vMB 0
96,906 96,906 0000000000018b1ccfdf1cbde703279ef2b32fb7a97b17fbf7962a639723741f 3 0.00/1.00 vMB 0
96,905 96,905 00000000000294160c16fc539a2281da7d10c6c49dabd434c604aee83ae80325 3 0.00/1.00 vMB 0
96,904 96,904 000000000001b5067bf720009af94c9a19ccc9e010a515a6db95a101eb7158bf 2 0.00/1.00 vMB 0
96,903 96,903 000000000003b107ec83dcb6e019acc4dceab016c6387b154bf7c38e8026e0a3 1 0.00/1.00 vMB 0
96,902 96,902 0000000000040f7b4fc040d315d20f4fcb6b0f42b181d2a44f8e96eba6e7743f 3 0.00/1.00 vMB 0
96,901 96,901 000000000004882dabbc12dd32d907aba2276c7678cb1f899aaac417a05dec31 2 0.00/1.00 vMB 0
96,900 96,900 000000000003f698b3b023451e7e0a8a0a8409b4c6140e4e34bafc84b46c5048 1 0.00/1.00 vMB 0
96,899 96,899 0000000000038dfd34872b63f930c0116784b6a258e2f769d9df17d873757c57 7 0.00/1.00 vMB 0
96,898 96,898 000000000000fb87cbd8b52eb9ab8c66c38dab046558024d7c9d6c6ce7889ec4 3 0.00/1.00 vMB 0
96,897 96,897 0000000000047944c4960325f0358ea5f4c22eec58300f33d88e0084b4f142a6 4 0.00/1.00 vMB 0
96,896 96,896 0000000000029ed40527d878956f665fd5f9af5ec9f83b8c588195d639022266 3 0.00/1.00 vMB 1,142
96,895 96,895 0000000000010658973f07276c305cf8e47f4772583dc7dc7f4959826887f310 2 0.00/1.00 vMB 0
96,894 96,894 0000000000008464e3b3240965aa19ded679d79d0b5254ff1df7cc3cb82a2347 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.46 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: 527.76 GB
    • Received: 5.54 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.