Loading Tool

Explorer IconExplorer

Memory Pool

83,600 transactions
31.20 vMB
0.09089562 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt dfe5fa9f8f16644f90729c40d110ef83a2bb7c0c583776970fae4e88e8bb2674
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 23874d582db036dd0e304658a6d8bb5d88261cf2ec794edb461ba20db6f3582b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02033622 BTC
Feerates: 299.43 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (449,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,230 466,230 000000000000000001ed105b8a8b2deade212eacab3ff0991abd2f94a8c97d9a 157 0.12/1.00 vMB 410
466,229 466,229 00000000000000000130a69083d8657cf1b1972535c0183473030526cb4d871b 2,177 1.00/1.00 vMB 194
466,228 466,228 0000000000000000010cb6967ca2aec1c67d847d80d8080445d0e617c4f263d9 2,599 1.00/1.00 vMB 197
466,227 466,227 000000000000000001059a8f8bc4cdbae80fc06f5189db978dd471f4d0dc391d 2,106 1.00/1.00 vMB 258
466,226 466,226 0000000000000000002ed4abefe9b79f2d217f940eb174f741c363b3e3573bfa 2,357 1.00/1.00 vMB 259
466,225 466,225 00000000000000000171526b9bb6b0006dd33ac097ae9732657c6c151040358f 294 0.10/1.00 vMB 204
466,224 466,224 000000000000000000adc1a115ff162a66a3fe7c7cafd574d2bea933f39a5f1c 2,609 1.00/1.00 vMB 275
466,223 466,223 000000000000000000ce98766da83de2db44121b57845e5da2457b19cf984e7b 2,239 1.00/1.00 vMB 199
466,222 466,222 0000000000000000017ba6df6d9604353d41cadcdfdcbf9bc3f9d92d1fee7bd5 2,062 1.00/1.00 vMB 318
466,221 466,221 00000000000000000114ffa9978d7b8e6429c73ae64403845f2ec376e52267b7 2,014 1.00/1.00 vMB 277
466,220 466,220 0000000000000000019a5e09dfdcdb0706709bc17f8726ca0ec4863193a6d05f 3,145 1.00/1.00 vMB 275
466,219 466,219 0000000000000000016d9df4badb6485b654b93b871e39d4e92713c0d3d3ce0c 243 0.07/1.00 vMB 294
466,218 466,218 0000000000000000001b5d485fa1e1bb4749b72793bed229997d69d5c82a0db2 280 0.10/1.00 vMB 279
466,217 466,217 00000000000000000158196f53cd64f82623c5dae3583d0c0c16d779340c474d 2,274 1.00/1.00 vMB 161
466,216 466,216 0000000000000000015f284ac343c2fea26fcff26c00519ab366fdcd05b82053 2,666 1.00/1.00 vMB 242
466,215 466,215 000000000000000001d625e15d9cd3e7f4de3b30bf969b589edc816a98e475ed 1,407 1.00/1.00 vMB 161
466,214 466,214 0000000000000000017646ca712692d0d71e1bada3a19facf697ee2cfd480194 1,390 1.00/1.00 vMB 158
466,213 466,213 000000000000000000f923b927f5832489c3fa56cf3000f57625e6a4f405ee5a 1,644 1.00/1.00 vMB 154
466,212 466,212 00000000000000000044ac00687f67294dc334edb0dc986218cecbfd492589f5 2,185 1.00/1.00 vMB 146
466,211 466,211 00000000000000000163160876d862248397e6e7e75adab1b45cc007e28a868b 2,278 1.00/1.00 vMB 188
466,210 466,210 000000000000000000c00e5b4c7c7fe477088be2ebe62f0b88eb4e4339ecc4d4 2,297 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.