Loading Tool

Explorer IconExplorer

Memory Pool

31,735 transactions
25.50 vMB
0.10362833 BTC
Random Selection Loading Transactions
Max Size: 126.72/200 MB

Candidate Block

Mining Attempt 1a3d1e59f8756c026c89ffe99b800a97a7f9576ca2995bda478484730671ae40
Version 20000000
Previous Block 00000000000000000000dcb070bc6266a4054f0a2d2c2205b52bba93e66b77a9
Merkle Root f3aa4c88492c0f98e3949ee9bdc69c3bfa554234679eaa89b7ed4db4a78787dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,542
Size: 1.00 vMB
Total Fees: 0.05676295 BTC
Feerates: 502.67 > 5.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,220 (682,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,007 232,007 00000000000000d38713b8c4c37aff5ede0a3cf2ebbb54658cb421eef24339f0 365 0.17/1.00 vMB 171
232,006 232,006 0000000000000150e2d5542f5ff7c8e377e18000f1a9a07c052e2d454dd0d0e7 1 0.00/1.00 vMB 0
232,005 232,005 0000000000000086053886e23a335387c308a7a13070818064dd5f2639626df3 22 0.01/1.00 vMB 131
232,004 232,004 00000000000000bd30ae7b868d537b9aa1c1b2e40966ab6d20ea8a8abda46980 360 0.14/1.00 vMB 157
232,003 232,003 00000000000000844b7a6f9019935c736af4db410acb9e05b27e3ed0f41a146a 212 0.11/1.00 vMB 114
232,002 232,002 00000000000000777f5b28108705a8023d8a27d1393d2a287dcdfe646fef532c 435 0.21/1.00 vMB 165
232,001 232,001 000000000000017bf6d8208debd93d57c0bc951c0f032741fc1733bca49bb0c2 218 0.09/1.00 vMB 151
232,000 232,000 000000000000018f47636e1c3a946db77624880ae484ffb0233f5aac6316b3bb 266 0.12/1.00 vMB 128
231,999 231,999 00000000000000da3a8b5302ef03d3baa816b2336108239447081179962da939 319 0.12/1.00 vMB 106
231,998 231,998 0000000000000068a9e5acd90ee130e6af90d093f324a28fbcdc492c8a9d3d9e 225 0.10/1.00 vMB 136
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
Previous 10 blocks ↓
Total Size: 780.98 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: 574.91 GB
    • Received: 8.22 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.