Loading Tool

Explorer IconExplorer

Memory Pool

40,550 transactions
29.03 vMB
0.07334892 BTC
Random Selection Loading Transactions
Max Size: 147.71/200 MB

Candidate Block

Mining Attempt 98973c5703f8aa846de2e6b043dbca4c589bd6f0c19bb72ee86835a585776a2e
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root 143b81dac72b7321e2d1e320e1ba4b6dd19b74dbdd0f5c5ad1286bcf8cf6dad7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,276
Size: 1.00 vMB
Total Fees: 0.01685606 BTC
Feerates: 451.74 > 1.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (141,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,193 773,193 000000000000000000064e754cfcc6fc26e37929b3c37ca6b7a335d824e5d817 1,752 1.00/1.00 vMB 8
773,192 773,192 00000000000000000001cb41b17960f7965854b04fc0ac831795a366d3100266 1,394 0.60/1.00 vMB 11
773,191 773,191 000000000000000000033212019cbf8ed9a29d68af5e0bfc8c6af306b8d690a5 124 0.14/1.00 vMB 9
773,190 773,190 00000000000000000000c34b19300274e7739a4f3b8344debc5393adf51f6e16 1,223 0.76/1.00 vMB 8
773,189 773,189 00000000000000000000ba17f5bb5a331facba93f50db7a977334324840c6098 2,220 0.99/1.00 vMB 10
773,188 773,188 000000000000000000070afac1d5fd6fc329a24db8e85c1c6de1abaf0016e939 828 0.52/1.00 vMB 9
773,187 773,187 00000000000000000007793d10c66adf9ab801daf9680c3a0dc13898dae6158e 458 0.22/1.00 vMB 10
773,186 773,186 000000000000000000014be744d1584e242c13feb6dfb1e68784602cba293569 924 0.68/1.00 vMB 4
773,185 773,185 00000000000000000006494920bc441b6cc7ccbf88f4108794f4c7be3257dd48 1,109 1.00/1.00 vMB 13
773,184 773,184 00000000000000000002b9323a3e50175ff2e5bb64f3367e1977fcece62a2cf3 1,650 1.00/1.00 vMB 14
773,183 773,183 00000000000000000002956520765532c6781a6fd2173aee1e92bdeb6f74467e 1,553 0.79/1.00 vMB 11
773,182 773,182 0000000000000000000396104878b2e2966e1fcc91c784d6953f36cc8fec24b1 1,504 0.56/1.00 vMB 11
773,181 773,181 00000000000000000005772c72cdc03327d40abdf4656dee84e6b16d0acd530e 1,920 0.77/1.00 vMB 11
773,180 773,180 0000000000000000000720ef7b6d726d8a52b2139c1704b5a1ca9880a5fbaad5 481 0.18/1.00 vMB 16
773,179 773,179 00000000000000000004d6867f40813ca8e88099b4c9e58300900a19fd475f2e 1,387 0.59/1.00 vMB 12
773,178 773,178 00000000000000000006731841fea57920ef866766fe8159c5c8b1a33d9e6962 2,858 1.00/1.00 vMB 13
773,177 773,177 000000000000000000021bc6d2bb8a058b6b7654624ea4ba48cf0ee6acd412cf 371 0.11/1.00 vMB 16
773,176 773,176 00000000000000000002a1b63a9ee05c2870dc207a36bf84d045027a854ef89c 720 0.30/1.00 vMB 6
773,175 773,175 000000000000000000008061c3b58e8f9c1e6fafd205a3bd66bcc081b501023c 3,106 1.00/1.00 vMB 10
773,174 773,174 00000000000000000001bf578daa2061418df72467724a1944d4d085c0e181d5 1,855 1.00/1.00 vMB 20
773,173 773,173 000000000000000000041a89fd03e648c8e2d0991d44b329c2a60a68fe6a1a09 2,470 0.92/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.57 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: 622.44 GB
    • Received: 11.33 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.