Loading Tool

Explorer IconExplorer

Memory Pool

78,114 transactions
34.28 vMB
0.15843567 BTC
Random Selection Loading Transactions
Max Size: 191.16/200 MB

Candidate Block

Mining Attempt d2b06191db31a3ea46c1c2122eedbb8b411ce6638f7e008c7d01dfbae2490135
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 7a36c48f549f837324f27e01e7a2cf0eabb542822d3e111f6cf0dc8ab3947b08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,110
Size: 1.00 vMB
Total Fees: 0.03717836 BTC
Feerates: 469.97 > 3.73 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (622,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,779 292,779 000000000000000080dcab90439b9cdfaacc5b76c5cfdbcad4357590a552c6ef 31 0.01/1.00 vMB 20
292,778 292,778 0000000000000000a1009bfdc448f7c3827fe6834addac085d50bd043dc4af9f 266 0.21/1.00 vMB 25
292,777 292,777 0000000000000000c777405da13f8cd213fc619c4c60df6c08489b577001b728 292 0.19/1.00 vMB 29
292,776 292,776 0000000000000000bd9a8e2958df12a7f1c572414052da76890a695cd9ce0356 506 0.28/1.00 vMB 32
292,775 292,775 0000000000000000cd1beac79d4994e6247ea5d11dba9f0c6fe9d88a51a5f9ee 469 0.25/1.00 vMB 27
292,774 292,774 00000000000000004ca9a9555c0a9e13dd7db64a27e67254b7dcf10bef94103d 256 0.10/1.00 vMB 48
292,773 292,773 0000000000000000571cd729485788ea6e486ad9e9d8383477122a06245a97f5 505 0.26/1.00 vMB 33
292,772 292,772 0000000000000000b4edbe45e765900da11f8d4f3e480bbdbe1a33ecaa5eb72d 85 0.07/1.00 vMB 17
292,771 292,771 00000000000000003efd6762c1227896c8ae9d7754cffd0f16ba22922b3557bb 47 0.07/1.00 vMB 6
292,770 292,770 0000000000000000c6dc9c505f752d765792ccd51c4d4ccd7c740389eb1615d9 259 0.21/1.00 vMB 23
292,769 292,769 00000000000000000d0b49290bb8cfe7ec842ceae3f266091062bf90e8bbe1b0 508 0.35/1.00 vMB 28
292,768 292,768 00000000000000009ea3bf940a3cdebfe9a0909664ff8d79349a9262fd54cb32 861 0.35/1.00 vMB 42
292,767 292,767 0000000000000000db8377447a32437b30352287d44f48039821a867ce6e7823 256 0.14/1.00 vMB 31
292,766 292,766 0000000000000000910f31985a1c72bfa8a6c08eb4a7a4eb43eb746493687a27 534 0.54/1.00 vMB 20
292,765 292,765 00000000000000000a8deff657b3e520b08cd90d0f5ac82a406050bea1a29ac0 932 0.35/1.00 vMB 42
292,764 292,764 0000000000000000da87b9ad733d500a7a494fa056a6352cd1c0832f0d586fdd 512 0.17/1.00 vMB 57
292,763 292,763 000000000000000001e872b6711b0201a08a2a2013d3fd34d3928f2361ec31b4 265 0.15/1.00 vMB 29
292,762 292,762 000000000000000040771c907caabc2a5a3bacbac5a44899812b1d1e51216d8c 1,024 0.66/1.00 vMB 29
292,761 292,761 00000000000000000bbae5ac88d47e4266ad5a367af362f72feb59506ace2b4b 128 0.08/1.00 vMB 24
292,760 292,760 0000000000000000af6bb9849189c090335c7749e7d2000feab721911d55a81e 256 0.11/1.00 vMB 36
292,759 292,759 0000000000000000acc532a2056c1425a841dee6f62df75b8102e847abf44f31 42 0.04/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.11 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: 735.38 GB
    • Received: 18.57 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.