Loading Tool

Explorer IconExplorer

Memory Pool

84,914 transactions
31.96 vMB
0.11615069 BTC
Random Selection Loading Transactions
Max Size: 195.46/200 MB

Candidate Block

Mining Attempt 214f878358b87dbdb8d13c3cd091262d45778380af1dfc9b407c3dde191a1a26
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 42c723f029cac3021056fe422f555380b0433859e3db22aed31b6262f9993fe8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,736
Size: 1.00 vMB
Total Fees: 0.03742037 BTC
Feerates: 301.05 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (369,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,281 545,281 000000000000000000244b64cf33591d565da1af64aab6addfd6f3d6d82f324e 163 0.07/1.00 vMB 21
545,280 545,280 0000000000000000001afd6a65e3511235c1743c7b8d1f3dd341afea743ffe20 760 0.90/1.00 vMB 5
545,279 545,279 00000000000000000020269ca1b746e2b4524a12831eb6316ec7665284eca415 2,236 1.00/1.00 vMB 4
545,278 545,278 00000000000000000007c9993b0206ed2c9a2c3f9aa631225139b236375e39d9 1,752 1.00/1.00 vMB 20
545,277 545,277 0000000000000000000c37a1e0f7d832034eef72e8b93a7ff273d9400c36fe11 2,520 1.00/1.00 vMB 20
545,276 545,276 0000000000000000001eae01001bfbf7279d1005f986b07d488a1200b3c2223b 1,969 0.93/1.00 vMB 12
545,275 545,275 0000000000000000000ee2ecd394bb1fc97eae77a4697f45c106a5029e526eb1 1,380 0.56/1.00 vMB 14
545,274 545,274 0000000000000000001efcb4caf66ca69bf77f612a1ed8d73c1dd0dd7d264662 1,696 0.93/1.00 vMB 12
545,273 545,273 0000000000000000000430b789da93034ac791d787511f37162f8d9bfb5f950c 141 0.06/1.00 vMB 10
545,272 545,272 0000000000000000000f24f6775902a71866ce20e4921c47e32254afb5b95fa7 1,681 1.00/1.00 vMB 3
545,271 545,271 00000000000000000007662576eb026b4fe56fd99b5f4d0759e8927b99ba2002 2,946 1.00/1.00 vMB 25
545,270 545,270 0000000000000000000a9e7e734b4d00afd429348710b3839cf096cf8b6b2ed2 2,033 0.96/1.00 vMB 16
545,269 545,269 00000000000000000019892c3ca5f4c5d60f1957df0a48350805da76ccf9ecfa 1,623 0.90/1.00 vMB 11
545,268 545,268 00000000000000000021725edcbb1614e804c2bf10f91141ad79624bb5bc4d53 2,288 1.00/1.00 vMB 15
545,267 545,267 0000000000000000001d1782843c187ecfae70ca2c89e27bb94af1edbaccb9cc 1,182 0.64/1.00 vMB 10
545,266 545,266 000000000000000000111cef4da301ce943660985049f980eb2800b9ea400cb1 4 0.00/1.00 vMB 9
545,265 545,265 000000000000000000185c0c9008590a5c00fd84722d2d1da3c6e80c79b8fbc8 36 0.01/1.00 vMB 16
545,264 545,264 00000000000000000020cd4951da65abd903fbc7c9cd0e46dffeb86927dc2208 453 0.21/1.00 vMB 11
545,263 545,263 0000000000000000001f8284eac582e198141fe6e5f8f178018ae7995355071c 447 0.22/1.00 vMB 41
545,262 545,262 00000000000000000003a5c35140251f931b470311109c3efee8a10d70f3f2a9 1,340 0.64/1.00 vMB 12
545,261 545,261 00000000000000000014a35a8e8be2fadaaccbb4578efb1f984d9b2c3ed3db33 2,017 0.99/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.