Loading Tool

Explorer IconExplorer

Memory Pool

79,241 transactions
23.86 vMB
0.10720677 BTC
Random Selection Loading Transactions
Max Size: 153.56/200 MB

Candidate Block

Mining Attempt e811bdab9d5a6d612a0128e93baaa2c50f7f7a57ff0a3350cd129e6902cc7241
Version 20000000
Previous Block 00000000000000000000d8824305e65809f7f54a1ce7e3b8645993571a8a5018
Merkle Root b364f631c8b05b63781ca74ca01a758d66a8f8a5aed2fca4de9cd995ec510220
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,318
Size: 1.00 vMB
Total Fees: 0.03474657 BTC
Feerates: 151.12 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,830 (812,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,653 103,653 000000000002968dff4e5346dcfa9cfe7e365576177aaa416bc5d9c79bcaf4b3 1 0.00/1.00 vMB 0
103,652 103,652 0000000000005acdd12cef00f1fe084dc6efde4777a6faeeaf94a95de28461fb 6 0.00/1.00 vMB 0
103,651 103,651 000000000000bb3e5dd5c56e41c3740bbbba223f43f303c02330bc5490be04fc 6 0.00/1.00 vMB 0
103,650 103,650 000000000000df219239db734e6fbb30e551c6d8f04137bd94df398d02697352 5 0.00/1.00 vMB 0
103,649 103,649 000000000000e2163c076cc6c6dbf166e736b241f75ab2375d6dee2bb349ffcd 9 0.00/1.00 vMB 0
103,648 103,648 0000000000015386ee7e879500f7c91abe2322942eabe02cfd07c6a2d51fa254 11 0.00/1.00 vMB 0
103,647 103,647 0000000000035c476c339d603c7fd67f6ccaca7aa36e85490cfe2df21f9f8460 21 0.00/1.00 vMB 0
103,646 103,646 000000000001639e00dbb04b018c77af6ada9c1276b648e5498992a24982f852 1 0.00/1.00 vMB 0
103,645 103,645 00000000000232cecefa68203238aaba1c8e9af99039429d8d1cc39790cdcfc9 4 0.00/1.00 vMB 0
103,644 103,644 0000000000029abf4c80aa47b241af1fed2291374960a3b56dfc1973740ca99d 2 0.00/1.00 vMB 2,283
103,643 103,643 00000000000064684899a1045e0807c90d6b5f1777461befee96413bba0c40c2 3 0.00/1.00 vMB 0
103,642 103,642 0000000000007c54e8cb3d91533a412b2460d68605c3f1a68d1dfc7c9eced181 1 0.00/1.00 vMB 0
103,641 103,641 00000000000061e92100e565b7ed2c561e03f9972c5b441f6ae021dab4e0c243 1 0.00/1.00 vMB 0
103,640 103,640 0000000000003702793ba6bf5a085eccee1ec9b249f6ff42063b34980e7cf028 2 0.00/1.00 vMB 0
103,639 103,639 000000000000111a11fcee10f2b46210aacc2e2e4c7dd1d1924b2f6f03e8316f 1 0.00/1.00 vMB 0
103,638 103,638 000000000003397bb9eeb629665c57d51623c26697e658e7d46e1ec32103a2ea 2 0.00/1.00 vMB 0
103,637 103,637 00000000000124f6c566e68cf4915f8a6966171a06e98ade82c930a75f489590 6 0.00/1.00 vMB 0
103,636 103,636 000000000000e2496ff92bcea6961fa3d777d67836d2e7670ff729834c83f6f9 3 0.00/1.00 vMB 0
103,635 103,635 000000000001382c3fe64bff5627498a33309922494d100ea68bda931717a3d8 1 0.00/1.00 vMB 0
103,634 103,634 00000000000236b0d355bef56a9c661f2ed69a50565c24252a1d5409af191175 2 0.00/1.00 vMB 0
103,633 103,633 0000000000024992787e6e0431725d60df580d0c9d361725d2f4d7eeede98c1c 5 0.00/1.00 vMB 1,075
Previous 10 blocks ↓
Total Size: 783.81 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: 791.44 GB
    • Received: 21.80 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.