Loading Tool

Explorer IconExplorer

Memory Pool

69,749 transactions
26.99 vMB
0.06242372 BTC
Random Selection Loading Transactions
Max Size: 162.95/200 MB

Candidate Block

Mining Attempt 53cef51ecc042337f19db20741d685d8dd57a0815b2c6dca1ccc14b5a2fbcdda
Version 20000000
Previous Block 00000000000000000000eda74d253ce025362768181ee9962a5299f2bcddcf3c
Merkle Root ddfbe093c5bfc3501ea9271f17e2562ca476e1e523424c2700f06aaef6c24615
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.00443857 BTC
Feerates: 100.54 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,561 (772,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,114 143,114 00000000000005c5dd0e5af96d2017247d3dda97a023703fba132ce16d66c680 31 0.01/1.00 vMB 250
143,113 143,113 00000000000008ef5c5346bfbf6985500cc97078cb9abdab91aa3e4c75599942 43 0.02/1.00 vMB 1,462
143,112 143,112 0000000000000251b8fcb51a83dfb0dee8e9f893e05127a19bdccc419e2e6b53 23 0.01/1.00 vMB 126
143,111 143,111 000000000000060efe1e367e669541b71aaffdd00eb974b018178fcba7c60bf7 24 0.01/1.00 vMB 66
143,110 143,110 000000000000091bae99c23c71680b509f5fa92cdbbc30fbcf8f4c4b1a68c951 236 0.09/1.00 vMB 191
143,109 143,109 000000000000078be4329911b9cfd7af77e8b90af8213b0dd2e4b68753a67c76 83 0.05/1.00 vMB 132
143,108 143,108 000000000000014b5b9ae189a407361f50afcba6880e206e9807b3a530ecbf3a 76 0.02/1.00 vMB 150
143,107 143,107 00000000000004cb6b6706edee0d507d880d345f288f3b5680d584db30c35618 50 0.02/1.00 vMB 216
143,106 143,106 00000000000005f616a86a37ebeca15b7cb198fb4740e95941555bc9fda6772a 11 0.00/1.00 vMB 381
143,105 143,105 0000000000000450ad50c50ccce942842b8597dcee9b0c0fe2a4750a3d0afff3 1 0.00/1.00 vMB 0
143,104 143,104 000000000000072e29f8a816db58867255cf0fa2f611f347363055136f6b8e2c 41 0.01/1.00 vMB 67
143,103 143,103 00000000000004f9fbac3398f814d6e273f07774d4ed84ae56c8df162446a193 31 0.01/1.00 vMB 0
143,102 143,102 0000000000000142b8a33a0495621fd774a1b9c8f9533c9c354110ea2fd54954 81 0.04/1.00 vMB 219
143,101 143,101 00000000000008f5921e612a7fcf13f4db7d10ee307a52abafe1bb9a6d4672a7 101 0.03/1.00 vMB 71
143,100 143,100 00000000000001b20756a70ed853abd1c08eb5dcf56d78abe527bb4b626ded5f 31 0.02/1.00 vMB 153
143,099 143,099 000000000000069d809fb214c2c414852faccfa08c489a32a1b948351844dcc3 31 0.01/1.00 vMB 327
143,098 143,098 00000000000005545a5e36aa8120b6949f4a8c0e918b010b0fc0ff22dcdbbd2e 1 0.00/1.00 vMB 0
143,097 143,097 000000000000011d646c540b29e2da6a14852cb5fab7f7f582e383bd477a4d07 12 0.02/1.00 vMB 303
143,096 143,096 000000000000034d016786e160dc2b1bc7bed4c8a4c4340921508e65c47bbd92 29 0.02/1.00 vMB 158
143,095 143,095 00000000000006cc162ffa1608d9494f926f43675e0ed7e39cf9d079af63a937 5 0.00/1.00 vMB 60
143,094 143,094 00000000000003ed640a8aaadf62277aa3cb49dcf1680cfb06084c120c0817ba 105 0.03/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.36 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: 768.51 GB
    • Received: 19.61 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.