Loading Tool

Explorer IconExplorer

Memory Pool

82,232 transactions
30.53 vMB
0.13339808 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt d2b1e3a4b97892e35a32cab1f38e07e40387230ec05d2c21af66012370640bac
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ace409cfa4e9289d25dd16f400479fd349909ad906d51d3d57ce3c0297a31f4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.06998323 BTC
Feerates: 203.60 > 7.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (429,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,927 485,927 00000000000000000002d76c50a6dc91c86d37a6c7a6b6154c9b87755ead3aaa 2,223 1.00/1.00 vMB 147
485,926 485,926 000000000000000000a697125480637477ec6a8318a6f5f73c93449b48582993 2,381 1.00/1.00 vMB 161
485,925 485,925 00000000000000000027bc374ee85baa559a4c00135e5110a7d555eda273fc2b 1,239 1.00/1.00 vMB 140
485,924 485,924 00000000000000000044da774602e52b87184f207f9e4f84fed5aee081715240 2,589 1.00/1.00 vMB 158
485,923 485,923 000000000000000000b81e5ccbb1fa634fbf914a1488bc79940c8569329fbdf5 2,496 1.00/1.00 vMB 240
485,922 485,922 0000000000000000005f0e639f66af0e85c767bfd5cb75cf3fd1ebe8557c68f6 2,177 1.00/1.00 vMB 189
485,921 485,921 000000000000000000239f522fd4c81bfef4fbcadca1b1ee3272ebee3f23810f 2,474 1.00/1.00 vMB 135
485,920 485,920 0000000000000000000fad69ac875e6a81532f111a62c9ecf2a1446c5af6f3ff 1,827 0.74/1.00 vMB 137
485,919 485,919 00000000000000000096cef4bfd159307030923b0111acd39bfb6561b277a375 2,178 1.00/1.00 vMB 135
485,918 485,918 000000000000000000833fb81e7a540bc4d356cc5615384ce7146d85f27bc529 2,445 1.00/1.00 vMB 118
485,917 485,917 000000000000000000adf345da20db31ebb7e009f6938c3a3e5b034855ae082e 2,505 1.00/1.00 vMB 132
485,916 485,916 0000000000000000006d68916e4b2aa1b0785bcd2f70c32358d8094879e4186e 2,591 1.00/1.00 vMB 120
485,915 485,915 000000000000000000a78e6fd391c0652d66ca339223949544395d758f4cb810 2,258 0.97/1.00 vMB 130
485,914 485,914 00000000000000000021969f51bb36961e2824cff8b8501cc2bddb51db629e1b 1,898 1.00/1.00 vMB 147
485,913 485,913 0000000000000000003040c364886e3f3ab68ab7f3c404bcbfa7cf2a70f15f9d 1,319 1.00/1.00 vMB 155
485,912 485,912 0000000000000000005ed9a76f73ad38e4f4b63222cce2cf97156cfd934093fc 473 1.00/1.00 vMB 119
485,911 485,911 000000000000000000fcfafb6996d9c6076afd845162c56443dc98970516c5aa 1,196 0.99/1.00 vMB 126
485,910 485,910 00000000000000000097f109938e3e34dd9d40caf4720219d93e72abef82a69c 2,468 1.00/1.00 vMB 150
485,909 485,909 000000000000000000373314822aac2856787a03dd011d3b8594b1461f3f3783 2,539 1.00/1.00 vMB 131
485,908 485,908 0000000000000000007bb581a8868fd95cc401fe4296d4df2f08682764c952e7 2,413 1.00/1.00 vMB 168
485,907 485,907 00000000000000000026ab93ba8368a2b34844fd16142ccacb650226ec678777 2,289 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.34 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: 661.30 GB
    • Received: 14.80 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.