Loading Tool

Explorer IconExplorer

Memory Pool

42,585 transactions
33.04 vMB
0.14804709 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt 5f6a1eda45f2662354fc6711d0f92decb67d5bb8b4b464823c54bccae89f1d88
Version 20000000
Previous Block 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9
Merkle Root 2f0b0cfa74cf0f5c1cf604b7077d8de2dd0f96f3089ea81b754647b056b81f7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,386
Size: 1.00 vMB
Total Fees: 0.07362944 BTC
Feerates: 511.35 > 7.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,334 (888,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,009 26,009 0000000035bfe7afe0b443edd40f28279d4f820fa6b2e3951fa75407768b2f8b 1 0.00/1.00 vMB 0
26,008 26,008 00000000e51dc701daeba1b20c9e86b82d62a2b83d94eb05bd46b770c25e6fff 1 0.00/1.00 vMB 0
26,007 26,007 000000003ddfe7441de46282d7000292c2ae06453e2c84b0f9382852b03e4f80 1 0.00/1.00 vMB 0
26,006 26,006 000000004313374699bba91925d7da1dc9f60f8ba6910aa8d020331472c613d1 1 0.00/1.00 vMB 0
26,005 26,005 000000005441db95e894b4caff4422384fb452cb103e042813b4c4ecbf4b34c7 1 0.00/1.00 vMB 0
26,004 26,004 0000000052ef7ae935143a2f3a68d62e8f242d7742959109d52b90c420cde164 1 0.00/1.00 vMB 0
26,003 26,003 00000000fa648627ade8b1ee9a89c31b1ef6a81f25aa0d0d114ee67b66403a75 1 0.00/1.00 vMB 0
26,002 26,002 00000000e964793c2f1aae594f959d15f25637ee0488702723fbcfc7793558e4 1 0.00/1.00 vMB 0
26,001 26,001 000000006aee625129fc9ad7ba7930b89c80ebf22ce4448d5ebdd8609fdf0a3d 1 0.00/1.00 vMB 0
26,000 26,000 000000006d6c151db6d4d67356d590a897a11cd7d8111ee989de6f2f548410bf 1 0.00/1.00 vMB 0
25,999 25,999 00000000f171d5f3646a32a3ec6c76dfb8205275a73efff51ff7ef95b92339bc 1 0.00/1.00 vMB 0
25,998 25,998 00000000335f4d0768bf90914a76924cea3d91b7f95bf2f1b156e1c925f4b9a4 1 0.00/1.00 vMB 0
25,997 25,997 00000000bca34e24256e94dedf18494279c4ba6eb5da8e3be3b1b0d15a6c02ed 1 0.00/1.00 vMB 0
25,996 25,996 000000003c68bb79eab99637cae36a0513cc54bdfa57e68f8c044af0853e5be6 1 0.00/1.00 vMB 0
25,995 25,995 00000000ece32631804d5846836ce2c407ab1244de02d497cd32fd546f9442f8 1 0.00/1.00 vMB 0
25,994 25,994 0000000068893617b305a744ecacd0a948bac44eae940d0902548ec2dc96723d 1 0.00/1.00 vMB 0
25,993 25,993 000000003da739a178c5c9c1192ca8cfce3bc1091ebbdc0a8d67a1dc0647c04e 1 0.00/1.00 vMB 0
25,992 25,992 0000000055f03aa024f1b1d2af60a3afa9c427c4a686b0dce4a02e2e723e9c19 1 0.00/1.00 vMB 0
25,991 25,991 0000000075cd580de1136a86dff189e3d1b830311606555a12b69647cd6514c5 1 0.00/1.00 vMB 0
25,990 25,990 000000005b2cbfc0e8d37e7ce274f22b0c68cc81452101a7b474f1fcf9894325 1 0.00/1.00 vMB 0
25,989 25,989 00000000026e97c0faa5cf87e5f79bc0e950a97db2958c3573e651fab5850f7b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 GB

Node Details:

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