Loading Tool

Explorer IconExplorer

Memory Pool

55,981 transactions
31.85 vMB
0.20244896 BTC
Random Selection Loading Transactions
Max Size: 171.68/200 MB

Candidate Block

Mining Attempt 53a1b9469637d8c08cefe7f69e8bb69ec944c2f5194c24bf4551fb5b9d9ca678
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root b8e4dfa74629d0d6ce446f12101af9f7e9bdce281eaf5fc2e99a2261f2f31166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.09208442 BTC
Feerates: 502.67 > 9.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (611,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,202 303,202 000000000000000047c03021e9e69b39c2d8373d44dea06ff637ba439575336b 221 0.14/1.00 vMB 25
303,201 303,201 0000000000000000331b583db82d0a219c69f9dac6498ccf1f89b350cf3234e1 61 0.03/1.00 vMB 19
303,200 303,200 00000000000000001c659677a9bddc6c4f9b5efd3a9bfab1e9e68ac9df71f5fd 338 0.26/1.00 vMB 24
303,199 303,199 000000000000000025cc3d95c45bc9af058875332e5c761cad7d7cca8d065585 175 0.27/1.00 vMB 14
303,198 303,198 0000000000000000457431e8581eef7be22ba27327ac63f2dc5f867948dac916 603 0.50/1.00 vMB 21
303,197 303,197 000000000000000021b509456cd4e0b11e18e0c786653b03c2a01482ef97d9bb 1,105 0.35/1.00 vMB 51
303,196 303,196 000000000000000005161514c28fb43002716c810810c15841a5cfddd411a951 314 0.34/1.00 vMB 18
303,195 303,195 00000000000000006776fa3554223cb49b8fc018ac7ab0929fa9c18a8d11d6d3 797 0.43/1.00 vMB 30
303,194 303,194 000000000000000066b17ba69e9781376095a2038a641e1e147468fd66ffab4d 32 0.02/1.00 vMB 33
303,193 303,193 00000000000000004744fa42f742bbdf569391b3a5d07acb6237b199f9e84c84 256 0.08/1.00 vMB 47
303,192 303,192 00000000000000000dc8e357e50c770d07938637350b86e6d220db61450454a9 740 0.38/1.00 vMB 35
303,191 303,191 000000000000000019c74b3504e3a177c170e10d3d450a24e1f49adff13ce332 852 0.57/1.00 vMB 28
303,190 303,190 0000000000000000636a4492cc17e67b1cc308ca6925cedab06f12ddff199a58 595 0.35/1.00 vMB 29
303,189 303,189 0000000000000000503ee25b3141c5da9c78c2d2049e6aad6bc72a335a4149b8 512 0.16/1.00 vMB 50
303,188 303,188 00000000000000002a60dffe99ecf9b823add2730509a47780322ac77abcb3d1 776 0.35/1.00 vMB 39
303,187 303,187 00000000000000005f9720403b08e98f57b5dbe4fe5081b3e2c5926aa5fe4bc3 288 0.19/1.00 vMB 26
303,186 303,186 00000000000000004aaae706ee6e91ec0a3c62738c094b2dee8ac006d1eecce2 522 0.45/1.00 vMB 19
303,185 303,185 0000000000000000076d48f973f29b0f22104352b291be69c96441846d58a3fa 868 0.35/1.00 vMB 40
303,184 303,184 00000000000000002631b132dfbc5d463cc25aa5b95d9b5b909d52e1d89763f1 340 0.18/1.00 vMB 29
303,183 303,183 0000000000000000216ffc57709169d4bba3f97ad907932ec3559514198178db 517 0.25/1.00 vMB 34
303,182 303,182 00000000000000002928be506459aacfa867538d6a50444ba7d23a690ff7ad7f 473 0.23/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.