Loading Tool

Explorer IconExplorer

Memory Pool

17,959 transactions
8.39 vMB
0.07827509 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.58/200 MB

Candidate Block

Mining Attempt 0d5e3da789f449e081ad371837921f5e17a93073199a1371b945aecb9f3f728e
Version 20000000
Previous Block 00000000000000000000730fac5823523238919326850aa99f3db3275329d87f
Merkle Root 70bb004afe50cc90f49e74bd1d2fad5c4afcaf2532669fe6d9f38b9929a3a680
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.06036343 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,387 (718,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,188 195,188 00000000000006f590f69c097ada45ad9ddebbca3152ad6f6525643044c036c7 475 0.17 vMB 141
195,187 195,187 00000000000007896b3285659512bf8474c5716560315e4728f167c2b822ef04 335 0.12 vMB 163
195,186 195,186 000000000000004096457fdfaaa23f01a28c09ffcaa534b30c4fed2f745d01f3 120 0.05 vMB 143
195,185 195,185 000000000000043a61bec761e5f1c14ff7a2829be6eea1a340770dfcc89a7374 198 0.10 vMB 148
195,184 195,184 00000000000002d9370b33f93377036ccfc640907d5e2c940fe3df7de526d9a3 403 0.13 vMB 165
195,183 195,183 000000000000042db7b9f1c102f121fbdaa037a1d08552d5466ca7344f9da06b 147 0.05 vMB 191
195,182 195,182 00000000000003a16a6fdd8a1df25ed19765e575b41d9eff53ddef6b18729a02 10 0.00 vMB 15
195,181 195,181 00000000000000b44e4d1fe8010b3ba38864c5bf5ae495f08de53553f3029d34 12 0.06 vMB 19
195,180 195,180 00000000000003389526223f58cf04ae46f4aa4feeff228f32d7d66c858ccb48 14 0.00 vMB 54
195,179 195,179 000000000000012969fe8903ff5d43836fa9cda625cf663c4a7075de20b74161 326 0.12 vMB 207
195,178 195,178 00000000000001a62a5ac8bdd6d37347bb1f03131723fe7137fa91a0b86137df 79 0.03 vMB 142
195,177 195,177 0000000000000457f654e12a86fc8be5c5b99dcb3d47fabb4f1d35a579712332 614 0.30 vMB 136
195,176 195,176 0000000000000252933b2d4cc46b7266f2c9e276cee5c9de9a9af0c7adf0752c 181 0.07 vMB 187
195,175 195,175 00000000000001ea4e9c9b1dfeafe5f6b4b4cb369c29f9e2cd42716cfde0b0f1 202 0.09 vMB 132
195,174 195,174 00000000000007a1ee3ede9ffd4793e908feeadb539fab143f56267ede8528fb 542 0.25 vMB 131
195,173 195,173 0000000000000067e82eb2a0ff72b8acbe8d61ff9cce2afafef0f0a7f7be8e48 140 0.05 vMB 152
195,172 195,172 00000000000004d2524b391bccd4bab75ad505d0c84e4d65e2f86fa616ab8618 15 0.00 vMB 116
195,171 195,171 00000000000003b744bcf0c54edefb1cf09227e16410f92f423566742982d897 220 0.07 vMB 145
195,170 195,170 000000000000064ee72b42f6a05566f2fa9a3f711369308ef17b28c182ce6103 518 0.25 vMB 215
195,169 195,169 00000000000000a1940d2bad045db8c3245923d3b0a938a454180842bafb0776 32 0.01 vMB 0
195,168 195,168 000000000000076067997d20e3f34f4b028bb0d4f81c48550c843d5d8c46d1f3 163 0.05 vMB 64
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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