Loading Tool

Explorer IconExplorer

Memory Pool

81,469 transactions
32.10 vMB
0.08474812 BTC
Random Selection Loading Transactions
Max Size: 192.61/200 MB

Candidate Block

Mining Attempt fc5dc7027c7f186cb6189c9472822f53188008edaad2536cee2e65be62244f17
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 30c1304b9419f68973a01e8bc7cd6361b0dee8257c2d669970833b3a578d6023
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,253
Size: 1.00 vMB
Total Fees: 0.01385653 BTC
Feerates: 119.03 > 1.39 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (698,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,202 216,202 00000000000000e70abfa43ca4cef499287ec086ff3ca53eb12005cd664e04d4 279 0.11/1.00 vMB 261
216,201 216,201 00000000000004c5d873c73788513f4b7db19b0337d215ffd753053c38f427d6 9 0.00/1.00 vMB 452
216,200 216,200 0000000000000170e0fbd849e1fad98c314edef9b7d406814f04d69aca37fd91 499 0.24/1.00 vMB 390
216,199 216,199 0000000000000371a3c3af1216e40b176f13e54c561daefccde4052f4849e875 351 0.14/1.00 vMB 199
216,198 216,198 00000000000004157ecc39a5a50284f4293a1f7a3c5d47e8309432aeec99c8de 506 0.20/1.00 vMB 189
216,197 216,197 000000000000018d4ca5ee41c84ba468fac3d7f43f1c843681392ad9f9adfe2d 717 0.30/1.00 vMB 267
216,196 216,196 000000000000002fa42830b511218074c3e715eb298e6c31368c53305008398c 51 0.04/1.00 vMB 105
216,195 216,195 00000000000000d5c88dac404acab0123b8e39ae0a988891415949a5dc05a1b1 607 0.25/1.00 vMB 209
216,194 216,194 00000000000001cc79199f36e47057318b7993a600915223e6c415bb5283509e 200 0.49/1.00 vMB 11
216,193 216,193 00000000000002668a06af4d99b3262fbabd7214a66694c6fbe3c61b611d1971 76 0.02/1.00 vMB 173
216,192 216,192 000000000000000053927b3d72f4966aa3204cd5e4fccacc4581d82f4ea99ff7 537 0.23/1.00 vMB 205
216,191 216,191 00000000000003e3d545eb0a873cba62a0d847a565a5ca1d66f54c399e33c251 877 0.39/1.00 vMB 202
216,190 216,190 00000000000004e27da0432f27bffad916256ffa41a8c937610edf8e6dad5400 416 0.25/1.00 vMB 156
216,189 216,189 000000000000049a05c6889cfa909c55e6d3cf0f40195a5d8421ca0ce7d3e0f4 673 0.28/1.00 vMB 231
216,188 216,188 00000000000002bb8b90e1aa29f4b7b561448011b14d1ec9a05169e8ac31340b 38 0.04/1.00 vMB 38
216,187 216,187 00000000000000a335914581046a8fa8cf12efe165c4352270e8d30b38a2b898 197 0.08/1.00 vMB 205
216,186 216,186 00000000000004b442020e61808e3456bb763ee333e9fca254106c129ce7df9b 67 0.04/1.00 vMB 181
216,185 216,185 000000000000009d1bdbdb660b6864b650a35b0c3d5b731b62c8fce9cffea7c2 420 0.20/1.00 vMB 169
216,184 216,184 000000000000009ccc81ea48f6a540265559a86f0a4f92d360582fd46ac9689f 293 0.16/1.00 vMB 118
216,183 216,183 00000000000004ed34ffa86f6fa08122d7a0cf3926c3c094a7fb20d91e8e8767 693 0.25/1.00 vMB 220
216,182 216,182 0000000000000404e9060bb2d95b7a1694ac8e18c39ea32fdd31825959ae4ac3 211 0.10/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 697.31 GB
    • Received: 16.55 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.