Loading Tool

Explorer IconExplorer

Memory Pool

42,024 transactions
28.71 vMB
0.07235135 BTC
Random Selection Loading Transactions
Max Size: 146.76/200 MB

Candidate Block

Mining Attempt e4cac29f54cdcd497e34403a5ade8e807c6feefbf81e4b3b90ede0c254e076f4
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 4c97a537f9616d5b3464f6b4859ab6aac2375f96836538166452ead1710329ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.01661451 BTC
Feerates: 104.56 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (602,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,906 311,906 000000000000000027f31f7a850452ba1c414f37ce493b97a26203958b32b311 167 0.08/1.00 vMB 19
311,905 311,905 0000000000000000128a35d68ad0de88156d3486443827c158accfedb83b2e94 704 0.44/1.00 vMB 28
311,904 311,904 000000000000000038a026ef20b32008e6eaecb5921d6789d9e64e4eb31f9657 1 0.00/1.00 vMB 0
311,903 311,903 00000000000000002d1ce684a6896cc2abe18a0a18c4df49701427e23f57d299 821 0.44/1.00 vMB 29
311,902 311,902 0000000000000000335a91d0bf6769a4b4e31a97b060047d5e54e2072d51e133 109 0.09/1.00 vMB 24
311,901 311,901 00000000000000003b446cbb225a7a2a5e7a5bf3e1cbbf3bfc1454d655089021 507 0.36/1.00 vMB 26
311,900 311,900 00000000000000003716894626ddc8ba4ff8df1c29a25a3956e7788812aa5f58 345 0.22/1.00 vMB 25
311,899 311,899 000000000000000003a1667b8ca0d16b5afb607b45f6652efe8886185a675be4 294 0.19/1.00 vMB 22
311,898 311,898 000000000000000025a84d1c097cbdbf39b9f06e45ca7943711052cf4333b4dd 708 0.37/1.00 vMB 29
311,897 311,897 00000000000000003bebb275596ae287ad3bea8e47876b3af5f1a5f765e2a490 1 0.00/1.00 vMB 0
311,896 311,896 000000000000000015074d7b2801ae37a3c695cf2e07b65db2a334e58156f26c 20 0.01/1.00 vMB 37
311,895 311,895 00000000000000000f86a3f5f0d069260a31ee90a8001ade7359d4ac2c996865 1,046 0.56/1.00 vMB 31
311,894 311,894 00000000000000002833052679766e5d972fa8137b3222609463aaa6089fe82f 619 0.35/1.00 vMB 31
311,893 311,893 000000000000000030a6e0bf1475f6a2694b18a34390697ca212a521e14c26eb 47 0.02/1.00 vMB 35
311,892 311,892 0000000000000000302c2bde3598122c440d415451fb3366efd8a670566ee865 282 0.15/1.00 vMB 27
311,891 311,891 00000000000000001ba7e6aa991c84344663021d0abadcada06a5c2bb807f295 287 0.18/1.00 vMB 27
311,890 311,890 000000000000000011e844e6cd7361c68db3f5f53620ce026c7e88291ee49607 527 0.31/1.00 vMB 26
311,889 311,889 000000000000000020803cfc0ee385c1049448fa448255c5c07f38aa35124d53 112 0.05/1.00 vMB 30
311,888 311,888 0000000000000000123d5a0603cf408531075619a156e8f7b7c4bb2588bdf196 147 0.07/1.00 vMB 28
311,887 311,887 00000000000000001f5578f998497f066b022af09b48eb4d59655afab11163d9 126 0.07/1.00 vMB 30
311,886 311,886 00000000000000002b646f35b8259fb9e99bf0510dfb9f346408fdb5f0ecaabe 352 0.18/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.