Loading Tool

Explorer IconExplorer

Memory Pool

12,216 transactions
5.24 vMB
0.02582459 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 30.86/200 MB

Candidate Block

Mining Attempt c2f8821052bd718abd791037f0e2303f0ad47dab57951d730a0f8efd01b6c080
Version 20000000
Previous Block 00000000000000000001cab3eb2a8339cf2f1dcb5c1019b9c58236a19ab8b0ed
Merkle Root 3f0ca112c4a2527b3acda91c1dd7a4e9471aa3f28e617dd8cd9277615b2360e5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,626
Size: 1.00 vMB
Total Fees: 0.01759485 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,455 (708,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,874 204,874 00000000000002c4efe6c266869d9ddf6e5f27f1cd47afc0e29defdfe470dd12 13 0.00 vMB 15
204,873 204,873 00000000000004ad1e7b45b43d044098309edc2b963e45ea1cfae096a4c81cca 139 0.05 vMB 67
204,872 204,872 0000000000000257ce356d9ed28429037139beed9a139d6b8bc2a11d318589f1 35 0.02 vMB 89
204,871 204,871 0000000000000033bba33095c6d7a02fd789473c9edd2bb5e1b5b9ec69e54222 15 0.00 vMB 21
204,870 204,870 00000000000002711d43594d011842fdd0f96cac5738ba57b50b8e0bf5dd9f7e 46 0.02 vMB 64
204,869 204,869 00000000000002b9788e180e2296399cab5cde48f2a6e84432ff4aaa33b3d72c 44 0.02 vMB 127
204,868 204,868 00000000000000ece99b164354db747544a95e75646e0437674b183160a13c93 279 0.12 vMB 114
204,867 204,867 00000000000004e308ee82f595c445a828990baf8fa60f6e1dbeb61e963f1efc 137 0.06 vMB 75
204,866 204,866 000000000000004638fc7fc97ac71f403f5f77ee0316a74eceaa13e9f29ff177 384 0.17 vMB 132
204,865 204,865 00000000000000eaf5f1ed3872467e44dae71d646d64b26bc4c0d2f0805926e3 93 0.05 vMB 132
204,864 204,864 0000000000000418a0e73c48fc54befc194e212f1adf61c19722e460b0bdd053 370 0.13 vMB 141
204,863 204,863 00000000000001ae49f36e7f32710a5e0bb229ac71db96dc8ebf142916bcce05 10 0.00 vMB 103
204,862 204,862 00000000000000993c592df27e139ac3b8359acf8980e6173df4bb0faa6f16fc 355 0.15 vMB 119
204,861 204,861 00000000000003a0fe4fea55729cc37934d3b5ea6691a48eea39f3249fd14d42 96 0.05 vMB 309
204,860 204,860 00000000000001f411ced5e930c010211e0db640301dfbe984e62233b229f43e 206 0.10 vMB 106
204,859 204,859 000000000000044acc1c708e28dbf05da3a2abb581758eaddb8cf65b0da3b64b 205 0.09 vMB 151
204,858 204,858 0000000000000249bcbe707cb7edfb3a66fd1c1df4dbd2115fbc1dc50703945a 308 0.12 vMB 210
204,857 204,857 00000000000003b9e7b8d0b04638174cc76476f293c82ee46d4a72caf8afbf1d 452 0.46 vMB 39
204,856 204,856 00000000000001c6fbb60c329ec0ed3afd74a10fc6eacaa77506eb34ac7c856d 263 0.12 vMB 155
204,855 204,855 00000000000001901fa2614d3f60708496c1df472fa024bd756af37523a0ad40 127 0.03 vMB 30
204,854 204,854 000000000000050b9d9b1ebdfea958c0334a430ff1460dabe2368db862b995e7 22 0.01 vMB 241
Previous 10 blocks ↓
Total Size: 779.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: 310.84 GB
    • Received: 1.48 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.