Loading Tool

Explorer IconExplorer

Memory Pool

79,847 transactions
30.17 vMB
0.08113452 BTC
Random Selection Loading Transactions
Max Size: 184.45/200 MB

Candidate Block

Mining Attempt 4d2425cc5db9ebe5dd4927f1fbb4ba45e1d0a27a06203775d862321403c74d72
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root e7fb1b601618c7eb77b0e30b41a7c116d125117720a0d1a83682d36fea6feaef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.01387930 BTC
Feerates: 100.65 > 1.39 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (686,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,036 229,036 00000000000000a3ff961209cabe25721576f6925a390c3527de922ddae22cc3 508 0.25/1.00 vMB 167
229,035 229,035 00000000000001ad17876f0d6c52d0f72194e4d3d9545c3b0a1f7aa810906d11 4 0.00/1.00 vMB 998
229,034 229,034 0000000000000155fc5b0d987503f91e688838039eb847f4da6186942315b2a4 266 0.15/1.00 vMB 126
229,033 229,033 000000000000015c131314a4c9eeaca9cc3e81001f25d6281a1723e388d2a371 85 0.06/1.00 vMB 113
229,032 229,032 000000000000015c1c5c78f0dd78a185a35da1486912c9c32e4d6c7f10f7996d 161 0.08/1.00 vMB 133
229,031 229,031 00000000000001203630a472311384d20126fb9e6d3ee80d326fdd81f8960b95 269 0.11/1.00 vMB 167
229,030 229,030 000000000000027d4e14e8e0b71bf0a24e9bb95303b480ff7acd54549af88239 557 0.26/1.00 vMB 178
229,029 229,029 00000000000000f10284257fdc9305045d8cb275720e51ce61d690cc1f72d02f 464 0.24/1.00 vMB 161
229,028 229,028 000000000000013e571ae6c3ef1bed563ebae52255ba638fc021919233e5efa9 5 0.00/1.00 vMB 915
229,027 229,027 00000000000000cb1e9d9cef3b952b5fa1394a54fbb6e5625aa1b5387817e17b 293 0.15/1.00 vMB 150
229,026 229,026 0000000000000085a887d7f58d163be807d255c56d9d12c43945cc803b927fbc 313 0.23/1.00 vMB 121
229,025 229,025 00000000000001128551a982008056739fd32f0f14cac24a6022d56767fd60f8 189 0.10/1.00 vMB 120
229,024 229,024 00000000000001a14b9a62db298e12a0c779dc26e9dfdda509f819275f29b1bd 499 0.23/1.00 vMB 161
229,023 229,023 00000000000001f7f24124c08649cbd269c766bc53a7f88925d81ad964b44922 100 0.06/1.00 vMB 121
229,022 229,022 000000000000018f21179288c82f1761c1bdf8c9a83f53b85aa4c569cb30801d 305 0.14/1.00 vMB 164
229,021 229,021 0000000000000067460ed691825f2b0d9ce40971e296da641eca3fc5ee540be5 90 0.04/1.00 vMB 180
229,020 229,020 00000000000001f27eb0c5ba5af7d0a555516a2a3789d7580a3df1a8516f4b6d 64 0.03/1.00 vMB 170
229,019 229,019 000000000000020bfc47e37090b14745c83e6db5c61ad948afd5c3b7fb4204f8 298 0.14/1.00 vMB 84
229,018 229,018 00000000000002073276f578bbe4ffc705e8a466c7bc3ee5382f9ba23310ce57 440 0.18/1.00 vMB 197
229,017 229,017 000000000000026c89300fca91b9caa9d8c55e0df7afdd367a9f7c50d7b240f0 114 0.15/1.00 vMB 17
229,016 229,016 000000000000020988d112150a2d30da0b89972b700abb607b12d2ba6cde3e87 102 0.15/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.