Loading Tool

Explorer IconExplorer

Memory Pool

76,972 transactions
28.59 vMB
0.10134303 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 4a48a70c20efe8d91fc2be1d9218e09b4075055c7a231e42beae1dea7566e967
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4374c7213aff6e71e20d00bac44e19e758c0702b6eb026c7e3d2671da0247a55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,682
Size: 1.00 vMB
Total Fees: 0.03474781 BTC
Feerates: 402.60 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (672,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,246 243,246 0000000000000088e035c429e07de823e0f3a13538f9ab24afdebb51fe1b298f 564 0.25/1.00 vMB 194
243,245 243,245 0000000000000074e8c60ed8ee1b2582af5d0aed095364bee07f0389262812b8 182 0.09/1.00 vMB 156
243,244 243,244 00000000000000aa121ccae08670159f8fc19628f01d7442953e09a60cadffe2 256 0.13/1.00 vMB 153
243,243 243,243 000000000000006a2903688f914cfa3c68e62bf0f6a7183b507e011a2ac1f0c3 537 0.25/1.00 vMB 176
243,242 243,242 000000000000003c09c5ed53be600041e7da699d87a210c2a7d650c00ce5b5c3 87 0.08/1.00 vMB 43
243,241 243,241 00000000000000a6aaec65a6d297da45a848bb43d19673bf4768e49be853c6be 196 0.11/1.00 vMB 73
243,240 243,240 000000000000007071ce54b9663f767e874f40dfb335110876153945b2596cc9 687 0.25/1.00 vMB 213
243,239 243,239 0000000000000007b8ba5623dca2b09b2d35cde699cd3664e3a24b7b4c75d98e 32 0.01/1.00 vMB 154
243,238 243,238 0000000000000037e1962c1bff787d29e3ea22532ee04a2a069f2f18cac1c861 390 0.23/1.00 vMB 127
243,237 243,237 0000000000000027b8baa837fa742b15e1076742c01186661e534fda52fb7fde 644 0.25/1.00 vMB 213
243,236 243,236 000000000000009dfbf419f35406629fcb919b1e43b9d7c8f14c0e59346d4963 566 0.22/1.00 vMB 940
243,235 243,235 00000000000000bcfd550f7656902d039053b43bd4ca9b17c6db4918d9e053b5 261 0.12/1.00 vMB 478
243,234 243,234 000000000000003cfc58099ac33c0ef28d60611b519687447fa865ed748a4396 256 0.13/1.00 vMB 758
243,233 243,233 000000000000009db0e3b75ffcd2bef0336c5cd5f4a492fb84cdb436f9c538f4 240 0.12/1.00 vMB 191
243,232 243,232 00000000000000a5d39c5d971e99ef5df06691a6d710a2465651f6440006eb34 637 0.27/1.00 vMB 157
243,231 243,231 00000000000000a95a84872d3a5ade8496366a1fa4bac46f320952d73b0df7be 575 0.25/1.00 vMB 165
243,230 243,230 00000000000000b59170c4465f0ef8222fa36751fc62a09f9c175a32c1a937ad 95 0.05/1.00 vMB 148
243,229 243,229 000000000000007df6cbfd590e5f744c8302bb39c5fc5519a4ee7f23e7471733 183 0.08/1.00 vMB 153
243,228 243,228 000000000000009de4c148f284e5fddbad45a9309d9a44bfad6039c01b4b4d4e 281 0.13/1.00 vMB 157
243,227 243,227 0000000000000099ea7426c7e7289e03c25caebe329b5f0b7f10696d20626879 62 0.03/1.00 vMB 145
243,226 243,226 000000000000007b89bce8ec94d42e7bc7c30cc74c803aadc306947e4977ea9c 46 0.02/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.