Loading Tool

Explorer IconExplorer

Memory Pool

36,795 transactions
25.83 vMB
0.06134466 BTC
Random Selection Loading Transactions
Max Size: 132.37/200 MB

Candidate Block

Mining Attempt 1c51ace83e2238889ece2d276087a8c89933a80a6d95b2917f7c33e7c145f8f2
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root eb91d6d16b45c10429bb7b2bc4f147f371e9344fcf10b0172f736aca295cc708
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,971
Size: 1.00 vMB
Total Fees: 0.01408831 BTC
Feerates: 170.89 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (76,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,294 838,294 000000000000000000006aa8b6a218ac99ebebc649e14eb6a55a1fa834173783 2,931 1.00/1.00 vMB 27
838,293 838,293 00000000000000000001d51cca86847fa8c5b0e82e050c9495ac0b79134b05a8 2,711 1.00/1.00 vMB 12
838,292 838,292 00000000000000000000765cd59777e0468dc7bb0af384678d9bb5011f1dd05a 2,741 1.00/1.00 vMB 12
838,291 838,291 0000000000000000000235c538d414c07084b005d8530a8e3e68b369b39ebb43 3,121 1.00/1.00 vMB 14
838,290 838,290 000000000000000000024684d334edf7b94222a5212fd7d0c24bdff9db884187 2,799 1.00/1.00 vMB 16
838,289 838,289 000000000000000000000142eb893b9b422b5cf60ab352c9a8a2166f0c33c3d2 3,242 1.00/1.00 vMB 26
838,288 838,288 00000000000000000001052825fecaf9987861781cb11af3639603a381db34e4 2,976 1.00/1.00 vMB 16
838,287 838,287 0000000000000000000090937d63bfb7b27a1cf1073d6bd309195c62753c87b3 1,991 1.00/1.00 vMB 14
838,286 838,286 00000000000000000002892bd8ad04dcfdb84c5dfeed61ee6280829c373af033 2,729 1.00/1.00 vMB 12
838,285 838,285 00000000000000000001dbabb64739e29916d74c11c9a640828491537d6d0ea3 3,503 1.00/1.00 vMB 10
838,284 838,284 000000000000000000008dca43408eae053e196f1005df51480899a2adc85233 3,636 1.00/1.00 vMB 11
838,283 838,283 0000000000000000000313d9e00dca06733371ab435872de8ce12cd713aebf6f 3,345 1.00/1.00 vMB 17
838,282 838,282 00000000000000000002f3a330d44ad274ac55409a47ebebf31c3599ec04d8a7 3,189 1.00/1.00 vMB 17
838,281 838,281 000000000000000000001257d642c47895385cc4bd16a99aa3c22a07c280789b 3,327 1.00/1.00 vMB 18
838,280 838,280 00000000000000000001c3b56c14aafd0d59c05b3543be52e8ce30c4f3e97494 3,493 1.00/1.00 vMB 18
838,279 838,279 00000000000000000002824d22f5a054db9ceb3291c4991be80328d82a96e6db 4,416 1.00/1.00 vMB 8
838,278 838,278 000000000000000000018f31b4cbf9507114730754afb496946a2623ea38fa07 3,375 1.00/1.00 vMB 9
838,277 838,277 000000000000000000028ec44008a7474402c970b9f89cd34a2c665687e29331 4,181 1.00/1.00 vMB 12
838,276 838,276 0000000000000000000314da1ec499c72c2f4f9c66bb339aa874da8739572373 3,340 1.00/1.00 vMB 18
838,275 838,275 0000000000000000000113dbcdb68e71d2ad0da6a0cec51f7d124683def238c1 3,387 1.00/1.00 vMB 12
838,274 838,274 0000000000000000000076535dc891ed678a2080298e26a2208085cda35eb63b 3,081 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.80 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: 634.76 GB
    • Received: 12.26 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.