Loading Tool

Explorer IconExplorer

Memory Pool

42,114 transactions
26.09 vMB
0.05508009 BTC
Random Selection Loading Transactions
Max Size: 136.84/200 MB

Candidate Block

Mining Attempt d01b53fb5216396d94be4263af2dfa55eeec69162f92c4979d161c85e6851dde
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root afb2b9d4a17f0085b9be8453f677e1f9adfacd899c0d9d7c991a35524167e9eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,909
Size: 1.00 vMB
Total Fees: 0.00757042 BTC
Feerates: 121.00 > 0.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (685,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,171 229,171 000000000000014fab378d7f42caace3aafa237fc3579604759613b921f0df0a 883 0.46/1.00 vMB 167
229,170 229,170 00000000000001809f4343e98ad2efb502465316df37163904e3658667464fac 4 0.00/1.00 vMB 50
229,169 229,169 0000000000000230cb13a6399bf06036d982ccd70c3e3fcf1192134300d65de4 445 0.25/1.00 vMB 107
229,168 229,168 000000000000024da46f64b00ff969a5c2616f230571f720f4fbe85250f7d681 422 0.24/1.00 vMB 153
229,167 229,167 0000000000000112326a9de2bf04e82d3f93e9b96402cbfe5dc9033adc1cb4cf 506 0.25/1.00 vMB 345
229,166 229,166 0000000000000127727651396caa3be73bfc0668c1e6d6f1e20b61672b435d03 256 0.10/1.00 vMB 186
229,165 229,165 00000000000001afe2db5278473a4d8ec64e49230cfa7998ae5593ecb92335fb 523 0.25/1.00 vMB 217
229,164 229,164 0000000000000236b05f7ec94558aab79f3ef3427f956a02df2bcbc34ddc834b 441 0.20/1.00 vMB 180
229,163 229,163 00000000000000a65be5e8a7f7c34bb76103b3bc45984849b26b83417e873319 639 0.31/1.00 vMB 171
229,162 229,162 0000000000000217fcc3f295196d3aecfd95bbf64ceeb44d2995f690aa015eca 92 0.03/1.00 vMB 41
229,161 229,161 00000000000001bcd270d8c50f7869d5228ef49967877d7c9eb1259984f4a8f9 240 0.15/1.00 vMB 107
229,160 229,160 000000000000023f26edb6d606639fa74a690ebdc393305aa8e1ec7292ab833c 5 0.00/1.00 vMB 0
229,159 229,159 0000000000000029ebc0653215e0aa9a28760daf569d3d077adafcbfda877b90 130 0.15/1.00 vMB 70
229,158 229,158 0000000000000252fd6111de1d6193a74418d03f9c2ea3cefc47edad0d9770f9 394 0.19/1.00 vMB 141
229,157 229,157 00000000000001460dc72873cac9076e66a0931b321dca02dd3900c2fce3e1fe 389 0.18/1.00 vMB 156
229,156 229,156 0000000000000144882bf2a5e2ac50533d351396ea86aace9671a13fa62851ba 437 0.21/1.00 vMB 192
229,155 229,155 000000000000024641dc8106491dc984017342086836f81cfc628221d517792c 96 0.15/1.00 vMB 51
229,154 229,154 00000000000001d6d0d8dd58431e93bfcb171960d9f19e842d46395f71f3d46f 550 0.25/1.00 vMB 174
229,153 229,153 0000000000000037efe5d53935b14eb98adbcc15c21064fb2439fa59c64a3b41 494 0.20/1.00 vMB 189
229,152 229,152 00000000000001244700465b4411b880635448375e534c1f4bdad41a41105aa6 64 0.04/1.00 vMB 38
229,151 229,151 0000000000000235bf46f64a3c21508d5b219cc5201bded13515ab5166e7ef0d 84 0.05/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.