Loading Tool

Explorer IconExplorer

Memory Pool

18,213 transactions
8.64 vMB
0.10749694 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.89/200 MB

Candidate Block

Mining Attempt 9960b25fd354d01f02aea34923b1321362b7b06f413caa5fedfe33a3ed48da1b
Version 20000000
Previous Block 00000000000000000001a3bad11a156a9b1405118d655a367303f4e9599e5dec
Merkle Root eb5aba02241b4a1dd7fdf7b5d3b7dc30c68c33706c25d9dcac0d66711db4a4b0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.08937914 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,429 (716,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,240 197,240 00000000000000f2a2e2bb7cc0939eae1a2bdc49e70a4a0d2394bc91b70f7716 46 0.02 vMB 100
197,239 197,239 00000000000005a78bf2b95355c4d73db968b1ef9bc3fd41bdaebef304aa9e52 144 0.05 vMB 208
197,238 197,238 00000000000001de10da2559fb51b20f731fafd2ac65fd467fbed0cf0a4688b0 48 0.01 vMB 118
197,237 197,237 00000000000006812b52eee0da253d88988ea564a1ab36335ba648be1616d985 29 0.01 vMB 92
197,236 197,236 00000000000002e9dd4eb8bffe3b48442f05c51e89e30418219900520f8eae49 122 0.05 vMB 120
197,235 197,235 00000000000004c772cc051c0c45bd4178fd75ba997f96867c35fd39569453c8 11 0.00 vMB 7
197,234 197,234 00000000000001ee6f734159fe26934115ab04f9bc2d69cbac0701df1c021b82 21 0.01 vMB 316
197,233 197,233 0000000000000412ad32d3f0f2b5a915ff3761f35bf62f06277015220ea7f00b 188 0.07 vMB 132
197,232 197,232 00000000000004b34bab5727b54ef0b9f720a5ad0d9a172189d58f6fcacd9e7b 210 0.10 vMB 107
197,231 197,231 00000000000005a16f1e621d877acc0b7d205463b59f650db7ab832c20a4575a 274 0.07 vMB 18
197,230 197,230 00000000000006d45ae198c81b70e37476504e0fe5b03f7e8949ecda2e9dbc5a 213 0.09 vMB 131
197,229 197,229 0000000000000528e650c6cf860c5e148a4bf8871b086828b7b3ee3b996a5a47 533 0.25 vMB 116
197,228 197,228 000000000000034685ee9c38576b59ff55decd94824cd501c8d720562f7af51d 366 0.17 vMB 166
197,227 197,227 0000000000000236eec93fa149f3052319dc49d6ff0150b25dca10680b0acd56 211 0.13 vMB 92
197,226 197,226 00000000000005402e0d3b246dc506f69a929bdb180f7ec8c1c6f2288b01572f 126 0.05 vMB 155
197,225 197,225 00000000000001225723810f778842ca2d8677f084ed8514bf294b21f22a9a34 40 0.02 vMB 96
197,224 197,224 000000000000020c3b3f967c3449585f6bc006de8518817989c46269d145bcc4 256 0.13 vMB 45
197,223 197,223 000000000000032df23553c83281cc2dfe4da626d299d69ecd085974a45da962 373 0.16 vMB 119
197,222 197,222 00000000000001d73ad5a6f0b8651695ea605ac79e6f100e2af3446b30f00ac7 195 0.07 vMB 371
197,221 197,221 00000000000005e8054b126309d08c4b2ac8ac7f6c291ab6ca9fa354e445c243 63 0.04 vMB 51
197,220 197,220 000000000000037efc8ea0a22f0880cc14aad8e49b41575a5c3814528238653c 195 0.11 vMB 93
Previous 10 blocks ↓
Total Size: 779.62 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: 301.45 GB
    • Received: 1.32 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.