Loading Tool

Explorer IconExplorer

Memory Pool

50,976 transactions
30.45 vMB
0.09610500 BTC
Random Selection Loading Transactions
Max Size: 163.34/200 MB

Candidate Block

Mining Attempt 413a31c99db38b799fdfff29e9c8b540bb6150698a265cf827709b521ba25132
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fa03c3dd02ac3a79152e90095835f94410da890eb5e7c9bbda70c39c79fa30eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.02430592 BTC
Feerates: 202.16 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (415,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,376 499,376 00000000000000000080171a667b512ff68fe437f8d2f5f596e90baf0ca28cae 2,910 1.00/1.00 vMB 439
499,375 499,375 00000000000000000028f42fa243dbd9480d4c317c3fb5890c41e2f467bf528d 2,927 1.00/1.00 vMB 432
499,374 499,374 0000000000000000003b6d9e2adb8730e69f783103616d31d562b1725706e84e 2,046 1.00/1.00 vMB 297
499,373 499,373 00000000000000000026a3706805df1c659fd5e61306e5e60a78590fa81e88e3 2,348 1.00/1.00 vMB 368
499,372 499,372 000000000000000000a4b6dbe6d15880251a8ef6860cf25f96d8f8883a575cef 2,449 1.00/1.00 vMB 294
499,371 499,371 0000000000000000006172a5538b21135c421c021994f3fc57f1859b9eab3841 2,709 1.00/1.00 vMB 384
499,370 499,370 000000000000000000a0737d974dbfd5a6120d91fe256615649dfc8ee8f18e20 2,804 0.97/1.00 vMB 423
499,369 499,369 00000000000000000079106dee3672a89eb00e146afa351c9e63f2745e7c422a 3,221 1.00/1.00 vMB 441
499,368 499,368 00000000000000000099ca9e73a381ed766391229fe399f6cf9a51c966ff1ab3 2,937 1.00/1.00 vMB 408
499,367 499,367 000000000000000000431f12aa709d3f985ef51d8979e587daa0df0195704f3d 2,796 1.00/1.00 vMB 357
499,366 499,366 00000000000000000024311ae292c1717f3ed2f60f8c2417b40c694a463560af 2,889 1.00/1.00 vMB 379
499,365 499,365 00000000000000000044a75c22f05059169715b612c27d79c9065d0fd639c139 2,634 1.00/1.00 vMB 386
499,364 499,364 00000000000000000052728dfe838384548f9059fa78434d6f5efa4cddd8c173 2,070 1.00/1.00 vMB 420
499,363 499,363 0000000000000000003f61e7923ab07490fccaf7996f5dd42c8aaebc70ba9e32 2,834 1.00/1.00 vMB 403
499,362 499,362 000000000000000000622da5d6688c3843698329d713c7651db753903238cebf 3,363 1.00/1.00 vMB 420
499,361 499,361 0000000000000000005b7f43e408bc567b74bb03917f85cf6b9f31b51048615a 3,325 1.00/1.00 vMB 417
499,360 499,360 0000000000000000003ab2ab1ca80f5485744c573e1e4b5b0bbb280a32abacc0 1,777 1.00/1.00 vMB 256
499,359 499,359 000000000000000000474ed867c7d1d3bddd62533911da3227e1f733b9ef93b8 2,391 1.00/1.00 vMB 414
499,358 499,358 00000000000000000037a8e9266e35fdc821da705040d95a4084f5973e762bd7 2,779 1.00/1.00 vMB 427
499,357 499,357 000000000000000000580053428f253a014dd235bf91783297f02e8bbd1165da 3,158 1.00/1.00 vMB 415
499,356 499,356 00000000000000000016ac40e1b6e6c57a7e9f76f43e639477ebf17c96012ea3 2,478 1.00/1.00 vMB 424
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.