Loading Tool

Explorer IconExplorer

Memory Pool

17,581 transactions
8.23 vMB
0.03494318 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.79/200 MB

Candidate Block

Mining Attempt 712ae424164d13d76fc1b8a004e01aa4444455e9449fcd107626f4fc5c97c7b0
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root cb2a39284e07b5c6dce66f8e64017177750389e8b8f5e3b21d00cd3aebdab943
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,941
Size: 1.00 vMB
Total Fees: 0.01749998 BTC
Median Feerate: 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (809,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,649 103,649 000000000000e2163c076cc6c6dbf166e736b241f75ab2375d6dee2bb349ffcd 9 0.00 vMB 0
103,648 103,648 0000000000015386ee7e879500f7c91abe2322942eabe02cfd07c6a2d51fa254 11 0.00 vMB 0
103,647 103,647 0000000000035c476c339d603c7fd67f6ccaca7aa36e85490cfe2df21f9f8460 21 0.00 vMB 0
103,646 103,646 000000000001639e00dbb04b018c77af6ada9c1276b648e5498992a24982f852 1 0.00 vMB 0
103,645 103,645 00000000000232cecefa68203238aaba1c8e9af99039429d8d1cc39790cdcfc9 4 0.00 vMB 0
103,644 103,644 0000000000029abf4c80aa47b241af1fed2291374960a3b56dfc1973740ca99d 2 0.00 vMB 2,283
103,643 103,643 00000000000064684899a1045e0807c90d6b5f1777461befee96413bba0c40c2 3 0.00 vMB 0
103,642 103,642 0000000000007c54e8cb3d91533a412b2460d68605c3f1a68d1dfc7c9eced181 1 0.00 vMB 0
103,641 103,641 00000000000061e92100e565b7ed2c561e03f9972c5b441f6ae021dab4e0c243 1 0.00 vMB 0
103,640 103,640 0000000000003702793ba6bf5a085eccee1ec9b249f6ff42063b34980e7cf028 2 0.00 vMB 0
103,639 103,639 000000000000111a11fcee10f2b46210aacc2e2e4c7dd1d1924b2f6f03e8316f 1 0.00 vMB 0
103,638 103,638 000000000003397bb9eeb629665c57d51623c26697e658e7d46e1ec32103a2ea 2 0.00 vMB 0
103,637 103,637 00000000000124f6c566e68cf4915f8a6966171a06e98ade82c930a75f489590 6 0.00 vMB 0
103,636 103,636 000000000000e2496ff92bcea6961fa3d777d67836d2e7670ff729834c83f6f9 3 0.00 vMB 0
103,635 103,635 000000000001382c3fe64bff5627498a33309922494d100ea68bda931717a3d8 1 0.00 vMB 0
103,634 103,634 00000000000236b0d355bef56a9c661f2ed69a50565c24252a1d5409af191175 2 0.00 vMB 0
103,633 103,633 0000000000024992787e6e0431725d60df580d0c9d361725d2f4d7eeede98c1c 5 0.00 vMB 1,075
103,632 103,632 000000000001d21568209402f4986ce779a15ce0608039f2caf95e386aaebbfa 5 0.00 vMB 763
103,631 103,631 00000000000289a63c7ed75dae237909804d50c76027bae2d2425fd84564283e 4 0.00 vMB 0
103,630 103,630 000000000000023fa97be587a5dd1cb6286883c4990d30d3e9661efea077e5b5 1 0.00 vMB 0
103,629 103,629 0000000000018b65afd07f015b214816ff5ca9acbb96606d0a97aa44ba4290f8 16 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

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