Loading Tool

Explorer IconExplorer

Memory Pool

36,240 transactions
26.90 vMB
0.06420231 BTC
Random Selection Loading Transactions
Max Size: 136.06/200 MB

Candidate Block

Mining Attempt d64cd58a0cc44b7e2e1e0aba52ac2893c7a16f8991ad60956ad32e3b81e2331f
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 85a1f8dca6571970f86c1ea9a6ef737d8bba88cd1dd974a0d0816a67abf45400
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.01372531 BTC
Feerates: 101.65 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (588,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,180 326,180 000000000000000003ea8de6400ceb0ae7705003bca453783ed05e1111d26a68 380 0.18/1.00 vMB 25
326,179 326,179 00000000000000000b41ad4e187a7e96aeee2205dcccef9eab4334663bfa919d 662 0.32/1.00 vMB 31
326,178 326,178 00000000000000001b63c9d094d38c436287bba43904a7b7a3a531724a821ca3 216 0.19/1.00 vMB 20
326,177 326,177 0000000000000000178aa11a33d364d9dd7b89bf2a11d0dca652f504b3a5612f 800 0.55/1.00 vMB 24
326,176 326,176 00000000000000001251d0c29f3e1515d4d0ed679241c651ae66c0b49c12f22d 1,507 0.75/1.00 vMB 34
326,175 326,175 000000000000000000d5fa047390bcd32ed9e0eddc3444ba758bd2f48fd96acc 1,353 0.70/1.00 vMB 29
326,174 326,174 00000000000000000a1221ce002a9eb4bb4c14ece7a29a9d379724c54d1a8a19 690 0.41/1.00 vMB 25
326,173 326,173 000000000000000014888d474d89e188c208c6f81c2b8929798240e039c32eef 570 0.29/1.00 vMB 35
326,172 326,172 000000000000000008eacdf2e2f50b1ea7aafbb48cc3cdb0a6430cc4fc063a33 968 0.52/1.00 vMB 34
326,171 326,171 000000000000000006e191970870f2d5954ec069391bc3d67206b1ecf5b4c9c0 1,572 0.74/1.00 vMB 33
326,170 326,170 0000000000000000082d426fb3403a0b94da25b5972802b159c5e0a35c3c1f07 1,301 0.58/1.00 vMB 32
326,169 326,169 000000000000000012b3983caef9a17a7ce51e3884e4fbea16052c37732bea2c 611 0.29/1.00 vMB 31
326,168 326,168 0000000000000000140fca65abf9795960145bb25c428063a27a813f3023540e 883 0.45/1.00 vMB 38
326,167 326,167 000000000000000007446607ac9ff94f8ff7e4a55ea453cad1095a689be39b28 256 0.32/1.00 vMB 12
326,166 326,166 00000000000000001ab0041b26fb2b93dc36b1a19862dddf3ce8a5ed0984be8d 756 0.25/1.00 vMB 43
326,165 326,165 00000000000000000da7cd846fb4707609b27539c898992dfd4c87e685197fe3 1 0.00/1.00 vMB 0
326,164 326,164 000000000000000016ff03c166e3e9a058f1bc00b73c81ad39bbac70fd9af4f6 187 0.14/1.00 vMB 14
326,163 326,163 0000000000000000000cb0576430c6b911b69acc2a93fc2e57fa470902f87a06 1,687 0.85/1.00 vMB 29
326,162 326,162 0000000000000000165a22ddb5099adffb022b0bdde363cd1b94410481426db0 262 0.13/1.00 vMB 27
326,161 326,161 00000000000000000777801a02a9b5bed943e7d50f96b5cc1bd2eb05624541e4 375 0.18/1.00 vMB 32
326,160 326,160 00000000000000001895d0316ac2fbc24f1170e71ccef9b5a0e16faef26c5350 179 0.18/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.