Loading Tool

Explorer IconExplorer

Memory Pool

32,518 transactions
25.11 vMB
0.05076273 BTC
Random Selection Loading Transactions
Max Size: 126.80/200 MB

Candidate Block

Mining Attempt 1cb4537129e139aaef346749f9da30749e71371569c2b88e031592b81c8ccff5
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 5382ccf960a1ab6f4b148a6a12a439fae312ac2436a4deaacd4d2edc360bc197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,450
Size: 1.00 vMB
Total Fees: 0.00564202 BTC
Feerates: 713.01 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (682,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,239 232,239 000000000000008ae673aab22ac0b5cf969ff8a503f630cead2ab02e957066f8 277 0.12/1.00 vMB 190
232,238 232,238 0000000000000175dbc35ca6670096151b996d7438b1eb411d49820ce745f711 433 0.23/1.00 vMB 136
232,237 232,237 00000000000001db78da19d7a2588254012eb6b414c80dc0ad51d48c1d7a735d 83 0.04/1.00 vMB 102
232,236 232,236 000000000000018ba8619cb6bce1d2a313fb182d9fe1135182c7b6b47829aa8c 210 0.09/1.00 vMB 1,177
232,235 232,235 00000000000000aa426aa169fe4b0198115988ba77a722b6b308b6b74c21b80c 57 0.04/1.00 vMB 84
232,234 232,234 0000000000000123295cc22509f47cd29f3a602c1638377a3a3067795c4b86d0 95 0.10/1.00 vMB 73
232,233 232,233 000000000000008e59b0d11da6c82995f94c54224202c0258f5620720be35429 47 0.03/1.00 vMB 3,719
232,232 232,232 000000000000013cf0cfdcee04147229d9c7edbced52bf70056322bece70275e 202 0.09/1.00 vMB 144
232,231 232,231 00000000000001c79fef2f814c948577049e88956264ed85489ecd42fca806a3 256 0.12/1.00 vMB 103
232,230 232,230 000000000000016dbf5f6ed0fa67d0b88706946fcc06b365bc69f381d2b41f40 252 0.11/1.00 vMB 6,740
232,229 232,229 0000000000000106d626be73b3fe66468fcecc9283bbe32f8e56254cdc1230b0 446 0.25/1.00 vMB 114
232,228 232,228 0000000000000181b60c5fc412f884d8fc9d7f45d9f685946776019ddda60ca7 378 0.16/1.00 vMB 153
232,227 232,227 00000000000000e1ffc1b55f4b004ae738e67d8b35b8ef0d64bfcaaa0bf12e70 3 0.00/1.00 vMB 94
232,226 232,226 0000000000000095e3edf3db41b684a6a86843ddd6bc3880ab943592c30e6205 73 0.04/1.00 vMB 137
232,225 232,225 00000000000001445dc85cc854df786804d314bad398153034929bdde6b54880 92 0.04/1.00 vMB 208
232,224 232,224 000000000000019c452a05659b5f932017d55737bc77119b6f01fd8ba82b7aab 195 0.11/1.00 vMB 140
232,223 232,223 00000000000001826dea83425211523696a4ae2d8387c08d964a881ed8199993 83 0.04/1.00 vMB 114
232,222 232,222 00000000000000b5a8c879daae7cab9ebd008d3f0518dd1471eba53089407efe 93 0.04/1.00 vMB 148
232,221 232,221 000000000000005b4ae799fd38ed4203478a51d62ec6c491bc9fecf147593f1d 86 0.04/1.00 vMB 152
232,220 232,220 000000000000007077e068af29caa88262247fbf2a6ca5f09f7032423ef84616 3 0.00/1.00 vMB 94
232,219 232,219 000000000000016759a82315789f33134e87670cacabb13c7eb82a7950f7d391 156 0.07/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 781.82 GB

Node Details:

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