Loading Tool

Explorer IconExplorer

Memory Pool

35,325 transactions
26.71 vMB
0.05429160 BTC
Random Selection Loading Transactions
Max Size: 134.71/200 MB

Candidate Block

Mining Attempt 48f3daf9cc4573c09a821f60170b93b5ffe52d75d3edc62bf523a5a484b53e30
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root b9e177002da82ecc319064168b3a1cfd7f316e9921c9b24594ae73520d4dcded
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,630
Size: 1.00 vMB
Total Fees: 0.00433020 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (685,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,225 229,225 00000000000001fe2ca156fde841723d882b98a5cdcd6da583b0aa5e70b9ad30 608 0.25/1.00 vMB 167
229,224 229,224 00000000000002377a2077e08708e28554cfedf614454c13071a0bc6e8fd0f96 730 0.34/1.00 vMB 150
229,223 229,223 00000000000000171ce987114995009e375a05db2c473540883cdae5668be526 526 0.25/1.00 vMB 146
229,222 229,222 00000000000000ae33c27da75bb6e1bff99d57c7b0a63737499ae80e494dd88c 272 0.12/1.00 vMB 173
229,221 229,221 00000000000001d003adfc16a4ff8eb2eaf3a7866d11ff99664187bd41988743 159 0.10/1.00 vMB 50
229,220 229,220 0000000000000150b27d2bb4938d2562263d17223ec6ea5ea49bdff5cfc5761d 220 0.15/1.00 vMB 104
229,219 229,219 0000000000000214ba842aa432c87ce64cbe94b68b7f4793ce073fdd200262cf 95 0.03/1.00 vMB 72
229,218 229,218 00000000000002317aff41cc4d1cef057c5746d87d90363db568b0c61da5c55c 353 0.16/1.00 vMB 162
229,217 229,217 00000000000000f52fb0b26092f0c9fd04702756c6ef8cb51e200c6ec1eed599 342 0.17/1.00 vMB 167
229,216 229,216 000000000000007bc02a6ab96c7eba0bc54e54c1bdaca301f8f101880cf893ab 254 0.25/1.00 vMB 51
229,215 229,215 0000000000000020500d20d63ee6333ec525e647a959bd74763628ca073eb666 676 0.33/1.00 vMB 3,165
229,214 229,214 000000000000028164115710dcf33a60e0941ade75420c96692a4ec64475a22b 6 0.00/1.00 vMB 134
229,213 229,213 00000000000000ab6b43217566ec0e5ce2a7333c40f6179238bf610fede13993 235 0.15/1.00 vMB 121
229,212 229,212 00000000000001970017a6f9d23efdc27704785903575f0ee5995d2aca62da58 445 0.23/1.00 vMB 137
229,211 229,211 00000000000001efa35350c9dc1d4b784839613e4d9e703413ada731e7de4eb7 128 0.05/1.00 vMB 121
229,210 229,210 00000000000000cff92f05c966eb88b5f2628527bde7ac4018edab25a47b4eac 724 0.25/1.00 vMB 197
229,209 229,209 00000000000001558dc1b08450d07c6c163cd1218fa8415f7f2d8f53d67666fb 112 0.04/1.00 vMB 83
229,208 229,208 00000000000002811224321bae1302bf42352cec89724fa02cb08c72b41af8f6 541 0.23/1.00 vMB 205
229,207 229,207 00000000000001ebd80d306da746fb81d4ed95c7c746fb4b1452d2ac78a58de2 564 0.38/1.00 vMB 134
229,206 229,206 00000000000000ff8bc5ddcc3aec6649287cc4e4b21ee8b5e754422dbd9eab7c 789 0.25/1.00 vMB 194
229,205 229,205 00000000000001d07f57b17d05b904d0935f92952a736e0dd598003fbf5c2315 446 0.18/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 781.75 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.78 GB
    • Received: 12.05 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.