Loading Tool

Explorer IconExplorer

Memory Pool

33,203 transactions
27.17 vMB
0.11032109 BTC
Random Selection Loading Transactions
Max Size: 136.44/200 MB

Candidate Block

Mining Attempt 156e58ff214dad698bb4e79cb522df61f8aee3b8e644436f0e710d928dd27f2d
Version 20000000
Previous Block 0000000000000000000073ff96478c5584a0477e81e2c2b98ae9f339a9380378
Merkle Root 36fd90df1e612d7a6de017c8e058b7fbaa361e036e82874169fd0b1d254e622f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.05466926 BTC
Feerates: 386.83 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,247 (682,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,997 231,997 00000000000000ccdbd5ddc05b6bdb54ef2aaceaf718c168495e6d0cba024241 433 0.18/1.00 vMB 140
231,996 231,996 00000000000000d3b5f76cdccd454a8dd8d316b20499c3c79283e1bd8a368e80 62 0.03/1.00 vMB 132
231,995 231,995 000000000000003db26bce893f88c9466c7f239557b99b21506613494e730b64 224 0.10/1.00 vMB 151
231,994 231,994 000000000000016ac46339bb20d1ec80701b0bb5a4916ad87e9cbc5631e4f92a 101 0.05/1.00 vMB 169
231,993 231,993 00000000000000c025668145c163227ff8c75dfd5f96082212a55aaf36089204 154 0.06/1.00 vMB 148
231,992 231,992 0000000000000025f67d8c3d83debaefc909fe286130d8a84755268796734205 202 0.09/1.00 vMB 172
231,991 231,991 00000000000000f847bfd0e4293b1ebd7dd1202d5e38f3179cd06a882a74253a 172 0.07/1.00 vMB 159
231,990 231,990 00000000000000f27760e1f23c8eb5ee0b7f91ac61e0b5f0452a3992476d3063 191 0.09/1.00 vMB 190
231,989 231,989 00000000000001b40135dd8ccf75607a4ac0c0373a143dc93912199f7a547fe1 125 0.04/1.00 vMB 129
231,988 231,988 00000000000000e9b10f0a597972da70bb90457d0cc94f46482266a2d65b2290 396 0.19/1.00 vMB 150
231,987 231,987 00000000000000d07acdc5bb90986f5ef697dbd3fa23c4e56a44a4723b414cb9 163 0.07/1.00 vMB 182
231,986 231,986 00000000000000bca81fecc08e0163430f42ad6654ed9479820a3541f7f23d99 31 0.02/1.00 vMB 78
231,985 231,985 000000000000017a16827c8c109f3115e5d3040a582869e014ea57c4f073ee3d 80 0.03/1.00 vMB 28
231,984 231,984 00000000000001b87b1c278619d282d7a24c96db13784da56d102f805c8bf4ab 236 0.17/1.00 vMB 144
231,983 231,983 000000000000006b641f2f3e718480976dcd77b5e2b8428bef72e36513350898 571 0.25/1.00 vMB 156
231,982 231,982 00000000000000dfc52061c725c9ae5033e8bb6128342a6e98ba443606e1c8b5 64 0.02/1.00 vMB 194
231,981 231,981 0000000000000127dd0e04604aa82bafd465c54abb891b2f791f2d57670050b5 183 0.08/1.00 vMB 144
231,980 231,980 0000000000000082de418c1fd86dad1945f29836ba0fcd806f5cdcd1963fb718 302 0.13/1.00 vMB 145
231,979 231,979 000000000000003419ac4099b03ccd2fe9a9e12d91085fe84e4d0938396a384f 20 0.01/1.00 vMB 87
231,978 231,978 00000000000001a28d7773b73d7fd0bed714b367af5dc44ea508524415299387 237 0.10/1.00 vMB 187
231,977 231,977 0000000000000145a6453167af58d5563b9b78b6b4d9e1252218591c3aa9bbbd 492 0.21/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 781.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.66 GB
    • Received: 8.50 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.