Loading Tool

Explorer IconExplorer

Memory Pool

78,508 transactions
30.30 vMB
0.12073721 BTC
Random Selection Loading Transactions
Max Size: 182.55/200 MB

Candidate Block

Mining Attempt 478d769740f9a4ac8f68f16ab60311070544cb2a01bd3910bdd2bdaca3af3ba1
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 62ee479b48c3618a5ea53dcabc0eb1e56672a350163470c96f490848b0a1b986
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,040
Size: 1.00 vMB
Total Fees: 0.04372045 BTC
Feerates: 357.61 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (29,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,849 885,849 0000000000000000000095283316e0e689817710668b8c80127227f716e69a1b 1,744 1.00/1.00 vMB 6
885,848 885,848 0000000000000000000139d077a5912e30fcf4d2c52ee6db26854e56e788b252 1,474 1.00/1.00 vMB 5
885,847 885,847 00000000000000000000cfd69286d02fab8ecbaf0538b13bdc2cdfbdcff2789f 3,037 1.00/1.00 vMB 7
885,846 885,846 000000000000000000011c9ffa3e671975e72966e2c17491ccc58df95304c5a6 204 1.00/1.00 vMB 4
885,845 885,845 0000000000000000000267947777cc5d5900e0c86696465719c42cf6c86cdd5d 2,991 1.00/1.00 vMB 6
885,844 885,844 0000000000000000000051d89ad5399593490b1f807dabc651bcd4779c82f8f8 3,096 1.00/1.00 vMB 6
885,843 885,843 00000000000000000000ee005340eba49208d5777b0be131f4a1b56d75566d65 3,999 1.00/1.00 vMB 10
885,842 885,842 00000000000000000000eb52c75a7ff0470ed2fdd296ad7cd3fc47edb568332b 4,426 1.00/1.00 vMB 7
885,841 885,841 000000000000000000016f3b731016257673f3c4fcb4c2fddde0d5cddad39ce5 3,379 1.00/1.00 vMB 8
885,840 885,840 0000000000000000000223e31538025f8263fe44cfcced7e3f61d237e76f77fa 3,535 1.00/1.00 vMB 12
885,839 885,839 00000000000000000000d80daba0562fcc0498294a1590a1299ad5e980844d14 2,438 1.00/1.00 vMB 2
885,838 885,838 00000000000000000000d27d3ba7e6b587784e4538dbcdc369647436836cc05b 3,011 1.00/1.00 vMB 5
885,837 885,837 0000000000000000000051260f2a637014b9aee0f69ff516eb781271bbb5b580 1,631 1.00/1.00 vMB 1
885,836 885,836 0000000000000000000014db86d0d07d3c6bbcf9cabd4f6d846e36c7f6c04cb6 2,701 1.00/1.00 vMB 5
885,835 885,835 00000000000000000000b58c3b44198eb9a8ed24419a7add0382bf508fed1e6f 1,282 1.00/1.00 vMB 1
885,834 885,834 000000000000000000024a6dc965e3dee02016ec9dd8833a8ed282578edb8daa 2,962 1.00/1.00 vMB 4
885,833 885,833 000000000000000000007bf0cc8e094bb6f3ebe945d8cde44d74d50a9d3fa887 1,926 1.00/1.00 vMB 2
885,832 885,832 000000000000000000026b051e9e9b7393e34ec60b530ba7a6c733f7fcb775df 1,208 1.00/1.00 vMB 1
885,831 885,831 00000000000000000000227b48130edb08c3db383842e2d4efe07c72e3951842 2,202 1.00/1.00 vMB 2
885,830 885,830 000000000000000000026bf38d6d943c02af2328227ad3f711f255466a42bfd5 2,364 1.00/1.00 vMB 4
885,829 885,829 000000000000000000024c36f7df06495f1b3eb70a7f8283cb7b0117151d62cf 3,186 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.15 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: 744.80 GB
    • Received: 18.71 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.