Loading Tool

Explorer IconExplorer

Memory Pool

25,433 transactions
9.59 vMB
0.02428635 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.93/200 MB

Candidate Block

Mining Attempt 670e1a34a32fa29211f3730d86d5abcdbbb47b49da6e0302d4af1d38c6c63d84
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (777,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,638 135,638 00000000000006c4a9e0b683346dd3e1ee6a2bd45ed8cb5d56ec1351ccbf6953 62 0.03 vMB 510
135,637 135,637 00000000000004176731ac56fa274b1753f8b630ee973e0c0bc379bfa168da9b 206 0.07 vMB 113
135,636 135,636 0000000000000142b3adc99abf2a2bb5eb2a74423cffdaca447df05ef0eeee6f 62 0.03 vMB 715
135,635 135,635 00000000000005cda8648b8850370146b740cf206745036385621a01fb6113c2 76 0.05 vMB 273
135,634 135,634 0000000000000ab943686281ea612a487808269e1f1336cbd3b857a09d8ca08e 86 0.04 vMB 449
135,633 135,633 0000000000000693e762aea572aa6be18f0e43e7f4298d4512ea623f0912e5f6 65 0.03 vMB 50
135,632 135,632 000000000000014d29ea666d7fd24873ff73f73562241a7eaafe3c62b7f0ba1d 36 0.02 vMB 347
135,631 135,631 0000000000000542877c40ade7a45a3655ee2141b956eef4e9f070450ebdfcaf 70 0.02 vMB 2
135,630 135,630 00000000000004edbe424b5ad872194344ccb41434ea415ab32efa15e6a8b9ce 45 0.04 vMB 209
135,629 135,629 00000000000007b48052f4c31005346b783cbf7138103e4b4d51ab97cceb86ce 19 0.01 vMB 235
135,628 135,628 000000000000065ebb5380a0c3861acda0613433ad19045c2f5944044c839857 24 0.01 vMB 72
135,627 135,627 0000000000000965938251d93cb6f65922cb840e60b8dfa0db642fb6cba5e7b7 30 0.02 vMB 174
135,626 135,626 000000000000078b221719ef84dd390e55ac67d6740857819df5d5264919b584 92 0.04 vMB 245
135,625 135,625 000000000000025aaf30d80180187e19576f65b779f78b1a591d2ebda577882b 37 0.01 vMB 135
135,624 135,624 0000000000000831b469771e763c561f903c935831cd50e718047855d0a77fad 23 0.01 vMB 329
135,623 135,623 0000000000000257f5f52d2e8fb62cc2a1e31b668611db9eabbc4de97fcffd34 62 0.03 vMB 375
135,622 135,622 0000000000000169bfe0ebc52fe51045e5e1ee3fb1d34aaf143e70c6cbe54f1a 103 0.04 vMB 219
135,621 135,621 00000000000006b9c3ae4b60376d96af52d4278f10ff5e09e637db32f68babce 53 0.02 vMB 484
135,620 135,620 00000000000003050ff67bd9ce344d336902473bf3a708fa498b69e642ce7c49 36 0.02 vMB 304
135,619 135,619 0000000000000315362b26b455ab294414adb8ed1f6d51cce5ba4cb22b201057 275 0.09 vMB 63
135,618 135,618 0000000000000719a1468efd7059b21ce07d4d854b4b7c50d3f67e04da335ed1 208 0.09 vMB 1,092
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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