Loading Tool

Explorer IconExplorer

Memory Pool

47,845 transactions
30.28 vMB
0.09844014 BTC
Random Selection Loading Transactions
Max Size: 161.30/200 MB

Candidate Block

Mining Attempt 26f73677c8e55b36ab8e91d319d460d9ecfdb9fbfec471b45148e2a129e33905
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root bb4b494d53b67254618413fb2b8b904e4ff83a52d57d640b57943e6811d65be5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.03704747 BTC
Feerates: 150.97 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (736,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,133 178,133 0000000000000688e1c3dedb5067ee0e0b83b9f937c66a6012ec43fcf235bfe0 1 0.00/1.00 vMB 0
178,132 178,132 0000000000000519706f6e6ea9c5501b97928aa560ef67663ae1f4bb737925a1 190 0.08/1.00 vMB 116
178,131 178,131 000000000000044ffa5836cb282c1ebfc5af287d7f978205f3e3963b61364aa8 97 0.04/1.00 vMB 132
178,130 178,130 00000000000006a001a8c9c5eb256a065ae30d3b74d93648b82892bb94ac2b2d 58 0.02/1.00 vMB 16
178,129 178,129 00000000000008248e827bbd5c84d21eeefe8814d02208e550e936c2c065faee 6 0.00/1.00 vMB 105
178,128 178,128 00000000000003e5492ddd947206725fc9822d0f259a35991a86ae345147a3a8 121 0.05/1.00 vMB 229
178,127 178,127 000000000000082810bc3db52fd751dced97d17f3cbdf220c0ad60f4e3815f16 17 0.00/1.00 vMB 64
178,126 178,126 0000000000000352485ca9fcba08dbdb85d8df543d10be3a5247d4245547ba31 31 0.02/1.00 vMB 105
178,125 178,125 0000000000000829909f1b8e32815f69dba96e766fb5b765a9da867cefe25253 139 0.07/1.00 vMB 321
178,124 178,124 00000000000003a91228e4dff272bf34145488c81c98f537c0bd0d7dff723b28 45 0.02/1.00 vMB 157
178,123 178,123 000000000000074bfff7356871b26a62f18ee60d86fbc00fe769e10902d436d1 173 0.07/1.00 vMB 120
178,122 178,122 0000000000000583451e3795919b1afbc6c6b96a0da71773015999a70da6aeb7 61 0.02/1.00 vMB 103
178,121 178,121 0000000000000277af5f94c7887a89861e7f8527e2baa7ffd688ecf868fc9a0d 35 0.02/1.00 vMB 496
178,120 178,120 0000000000000199f0149df94472fdc61754790ad07b6db782cdd76c5a8aa6f9 163 0.08/1.00 vMB 114
178,119 178,119 00000000000002e446e9d3966af7796a756f3496fcb8474a84165da51adea266 97 0.03/1.00 vMB 31
178,118 178,118 00000000000004ab0fd0b3339427847c713ecfd68f99a2686d1acb37b425b11b 205 0.07/1.00 vMB 116
178,117 178,117 000000000000096db1f442923088d9007879642685766bacb65cd0dfe5f5f207 136 0.06/1.00 vMB 102
178,116 178,116 0000000000000051a3e3ef3f3e12fba191e58fab590b0ef7031708befa4196b6 97 0.05/1.00 vMB 55
178,115 178,115 000000000000034b940e9c4e17d9d5c80fe54b17290f01dedc53896ab4bf4117 158 0.09/1.00 vMB 112
178,114 178,114 00000000000004fc776ae090d96f281626d85903d761f329d49721168bfdc37d 79 0.03/1.00 vMB 93
178,113 178,113 0000000000000a43e1524d9f748cab6741b183b450daa99ab7fafb06a34b8281 21 0.01/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.