Loading Tool

Explorer IconExplorer

Memory Pool

79,132 transactions
29.36 vMB
0.12443401 BTC
Random Selection Loading Transactions
Max Size: 176.75/200 MB

Candidate Block

Mining Attempt 8832daeb2f95e19b769527da9506f235b2556f9ecdd6752cffe6b7a1d8c889f1
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 05487dc0672f9039f8c5b0d745f43fb57eb371e6173a2860e32085d5d13707e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.04503373 BTC
Feerates: 150.80 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (721,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,205 194,205 00000000000004945b04242d9eaf0b5c41dec4df09e0e9751fec94dabd77d341 846 0.35/1.00 vMB 136
194,204 194,204 00000000000001e88ef71919e57b623c4fef9868c209c430ffc29cf1e4cbadfa 256 0.08/1.00 vMB 578
194,203 194,203 00000000000002f143875df3a96249c8169c9ecb7bd156ebb46b72bdf299dd0d 123 0.05/1.00 vMB 97
194,202 194,202 000000000000030b632a751f1e552a8f9d61cdc87624295638f0805438288699 564 0.24/1.00 vMB 135
194,201 194,201 0000000000000299432194f7fe0fe6886f1e18532f8d9d2d7df8ecb38c76e147 276 0.11/1.00 vMB 113
194,200 194,200 0000000000000398d308463103367d2ccc00eafec0ab7a967cdd7c42a59b0cad 503 0.26/1.00 vMB 204
194,199 194,199 00000000000002d653e456692c77974d036940d9d6ddc13267aa13debb37a691 419 0.14/1.00 vMB 250
194,198 194,198 00000000000007961a6e97d262a6d581091598e3b18f7337630aa6e616b54a2b 187 0.26/1.00 vMB 157
194,197 194,197 00000000000006a19902b9ad2df653fc0c5fc42d980f3d3d7f49ec857e3738f5 96 0.05/1.00 vMB 82
194,196 194,196 000000000000063a89cb78d87655d959d10ffe6b31c18fc854026737a5d31fb6 272 0.11/1.00 vMB 162
194,195 194,195 00000000000002906489c2d7c986ff6a425df4d7f5e7e5ef6c574c2e94496e93 422 0.20/1.00 vMB 273
194,194 194,194 00000000000003e27d82eda01a241b1cede250397ce9b939181c7141cee6678f 848 0.34/1.00 vMB 146
194,193 194,193 000000000000017247e54c56f1db672a68d53d08fa7fa9e90cf2dca11b0b8e39 106 0.05/1.00 vMB 69
194,192 194,192 0000000000000182b429d5c58938d07b181f65147d5c2183fb00602e3d4f23db 32 0.01/1.00 vMB 15
194,191 194,191 00000000000007301daab29b5b121da659b2feba6e8e8727936130e768a13c8c 4 0.00/1.00 vMB 15
194,190 194,190 0000000000000394c01fb88f386ea264223e4d60478a72378755c47626b0542f 51 0.04/1.00 vMB 109
194,189 194,189 0000000000000429d81d36e870c84a6de80c3824a157d66ed4fd59800012ca55 279 0.13/1.00 vMB 135
194,188 194,188 0000000000000311a7fc74e5235b77f14653bef2bc9284301c3d7a54b848ee7f 150 0.05/1.00 vMB 50
194,187 194,187 00000000000001c35b802b9f8727aa656911a16463d1bf7a5df0133365bc20c6 234 0.09/1.00 vMB 231
194,186 194,186 000000000000050091695047b226784d8a3f481c0f2958d5132134515bf63739 68 0.02/1.00 vMB 235
194,185 194,185 000000000000075c13697607d2ffb0306bbec2a6263cc0a3151dc4b85dfe38d5 126 0.08/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.