Loading Tool

Explorer IconExplorer

Memory Pool

80,925 transactions
29.75 vMB
0.10259101 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 9a2a11325d508ffc325e8f840ade125b7a0027b403ebfe52477f9042940c0460
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root fafc0bf5b9b229c90735ef7f8b1a66e23d88877679161fe432f8674e476fd71d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.03776597 BTC
Feerates: 146.36 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (423,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,236 491,236 000000000000000000b1295624e82eedb5e619da9a99a2f78d32f6e0758f6d42 22 0.01/1.00 vMB 694
491,235 491,235 00000000000000000062e1651976958b73e776e9b074085508fb3552f836c9d4 2,124 1.00/1.00 vMB 87
491,234 491,234 00000000000000000031251611c99aedb6924dcf0e0bdec0e7290a57d1f5c9cc 2,031 1.00/1.00 vMB 98
491,233 491,233 0000000000000000008d638bac32763af48e33fed39190cf36c6c229e0e9683c 1,609 0.70/1.00 vMB 129
491,232 491,232 0000000000000000004b5083144309caa2a30049d6783622697a1620cc4fa2ed 2,316 0.92/1.00 vMB 121
491,231 491,231 000000000000000000ac0584c77123eb763a476b28bacfb51de16e373516f2b1 2,442 1.00/1.00 vMB 116
491,230 491,230 000000000000000000c0d950b9102154ce799b52783f62b399cd25df021d3b83 2,388 0.93/1.00 vMB 148
491,229 491,229 00000000000000000009f91807d36d62c7152b05699a47afe0262054772d2fd6 2,301 1.00/1.00 vMB 165
491,228 491,228 0000000000000000006bfae97858fc99a5ecc885643242fbaaf6f88086d4f688 2,017 0.96/1.00 vMB 169
491,227 491,227 000000000000000000a32677ed141767b5a513fd65069dda109810fd0756cd82 1,493 0.72/1.00 vMB 139
491,226 491,226 00000000000000000050ba43c1120317f6fcce9821f6dc9afc227591bef333ea 3,020 0.95/1.00 vMB 64
491,225 491,225 000000000000000000a5787b77c66ce3447142f4e2da5b8e3245827ef51e7042 1,960 1.00/1.00 vMB 148
491,224 491,224 00000000000000000031231a33b62f9972a178bfcdde04fc60a2a5a548007b35 2,259 1.00/1.00 vMB 14
491,223 491,223 00000000000000000030b5b1757202f82cd14d2515827be678bdbc593cca6f37 1,952 1.00/1.00 vMB 109
491,222 491,222 000000000000000000e3c58b743e6d5d963d9c0ef3979e316526d021720d2a3c 2,554 1.00/1.00 vMB 107
491,221 491,221 00000000000000000012bdee4c216d2ff842380a1dee3aed2374e5ca0d5ca36c 2,274 0.92/1.00 vMB 134
491,220 491,220 0000000000000000000d5e0d6d19212935d593e7890f50c43d3a673510e559cf 1,630 1.00/1.00 vMB 121
491,219 491,219 00000000000000000067f62a2df0b7e366cd24da2babbc4be9a839a754f00c41 2,024 0.94/1.00 vMB 173
491,218 491,218 000000000000000000d56649156e7e3f64501cfcf9fd07f5d2c1712f11188bd0 2,399 1.00/1.00 vMB 102
491,217 491,217 0000000000000000008dd9cb0fbb2583e102fd08bd6fafc68da944602def79fb 1,721 0.95/1.00 vMB 95
491,216 491,216 000000000000000000d88c0805f243c99935f59dd39df433cc2dd46bbe788f5c 2,197 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.