Loading Tool

Explorer IconExplorer

Memory Pool

85,316 transactions
33.01 vMB
0.15851641 BTC
Random Selection Loading Transactions
Max Size: 196.55/200 MB

Candidate Block

Mining Attempt e4fde32184089ea1bcdb5fc38bedecc6f860a8c497837b19c8c3541ca9beafb1
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root d1f2c4e846786d11ebac24b60d2215d764901c10ccc792ccf1a7c229fcd64325
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.04927868 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (101,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,778 813,778 000000000000000000016570a725bf90e69308f7145ee512742da02a2113d7ed 3,444 1.00/1.00 vMB 53
813,777 813,777 00000000000000000003f235622b7ba32cd345be58649f43e347edf609888595 3,112 1.00/1.00 vMB 31
813,776 813,776 0000000000000000000370b804ed3bce0fc26ec6c4bfd5d055326deb3e1a9436 3,672 1.00/1.00 vMB 35
813,775 813,775 00000000000000000003ba02f51ac81b55ca2ce4fe1f1b4e997a03efaeaf429b 2,651 1.00/1.00 vMB 42
813,774 813,774 000000000000000000043031bf1446dcda5298a545e273573d479fb086e201fb 3,058 1.00/1.00 vMB 27
813,773 813,773 0000000000000000000453c1bdd26714aaa5dcc00708d7b07cdd3f7dd1ab34f6 270 1.00/1.00 vMB 11
813,772 813,772 00000000000000000003e702a601b45018803f05ce27660cc235582e358cb3d4 1,575 1.00/1.00 vMB 13
813,771 813,771 000000000000000000019c0b54d7459e397d7aa4c97852f1f60a6892f5dab87e 3,831 1.00/1.00 vMB 41
813,770 813,770 0000000000000000000312faa0f6a9bedee97080788f9415fe512eedddeae067 2,142 1.00/1.00 vMB 23
813,769 813,769 00000000000000000000930d83138efe5264c1aba69b46b70d1d6272ee5f5aa5 1,497 1.00/1.00 vMB 18
813,768 813,768 00000000000000000003a665c1380a446f7d003209c8a03a22dcc2f80afb7e2a 2,688 1.00/1.00 vMB 26
813,767 813,767 0000000000000000000389a6408f92562da554ba430663076814dd1b261c7de3 2,022 1.00/1.00 vMB 20
813,766 813,766 0000000000000000000220c92d24b5014abe1f3894d07cf2b143a0452943c5ef 3,110 1.00/1.00 vMB 33
813,765 813,765 0000000000000000000325bc2585c0d2c3da6bd9debc7f67bd63539e00f85426 1,891 1.00/1.00 vMB 12
813,764 813,764 00000000000000000000c5719f7f1d3171aaf24ab856c9c8f12658905c6e6d0c 4,557 1.00/1.00 vMB 17
813,763 813,763 000000000000000000010d07ac97fd23b97a5fb43bd8ab136af3efaea7da6dec 3,015 1.00/1.00 vMB 13
813,762 813,762 00000000000000000002e0b4cac95835d2c2079333d0fa5c618b1cfd8dd5a111 3,394 1.00/1.00 vMB 36
813,761 813,761 00000000000000000001a2755668337e1f2f6edfd2897edbb349698c26347e1b 3,555 1.00/1.00 vMB 33
813,760 813,760 0000000000000000000106ccee29a71890338648993e3ac89b71c132177ac258 4,503 1.00/1.00 vMB 21
813,759 813,759 00000000000000000003bad64192eb4c4f8da0fc831ce78d52ff1f82845b5b48 3,977 1.00/1.00 vMB 27
813,758 813,758 00000000000000000003d7aafe2cde02e09338f0df18a40f64f605918c40cf6c 2,373 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.