Loading Tool

Explorer IconExplorer

Memory Pool

74,911 transactions
20.20 vMB
0.05017684 BTC
Random Selection Loading Transactions
Max Size: 136.33/200 MB

Candidate Block

Mining Attempt 7220e91f6c44807c7df739134e88837a4c0b838b97ecc364f7d4eade6e7e1c66
Version 20000000
Previous Block 0000000000000000000118658064e724b869fe14a85f8eadef50463ba4777080
Merkle Root 166328129097e0a2e224ccaaea8f242e01af1cfd4c4056e0cce185816724915b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,848
Size: 1.00 vMB
Total Fees: 0.00622860 BTC
Feerates: 904.79 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,016 (822,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,870 93,870 0000000000021e44f752823a97dbeecf4f18097f411bd533355bb24285394d40 9 0.00/1.00 vMB 0
93,869 93,869 00000000000456a1f284d6ad939bafb53d2654df0b63d15dea6c312113473a77 7 0.00/1.00 vMB 0
93,868 93,868 0000000000040c3eea5b645328dcb332098eb6544916105a1f6e4f95a434aff1 3 0.00/1.00 vMB 0
93,867 93,867 0000000000002d8441a350889413db687ed136d9ebb67d332d4ce7d391530279 9 0.00/1.00 vMB 0
93,866 93,866 000000000005d88c3d01723f4ee17eedbe80645de10ec708c9541d83dad0959c 2 0.00/1.00 vMB 0
93,865 93,865 000000000001a7fa6180718e37f7fa74dd4a9550f84b4a3b9206a2152356bf62 9 0.00/1.00 vMB 0
93,864 93,864 000000000005cd2034bd67268eb681cb47f3bfa0fd3a8f97f9f47ac90760fb7d 6 0.00/1.00 vMB 0
93,863 93,863 000000000007be6d5f08915b445f65b3bdaa04ba4d2660a483e60032a9a91a31 9 0.00/1.00 vMB 0
93,862 93,862 0000000000081f30263fe77c68c3a5a33f366e7fb20296eff3176fb61384d1ea 7 0.00/1.00 vMB 0
93,861 93,861 000000000002d1f0a218d7ef5414e6d7d0805ac306c7b2aa1a486e04bf7037a6 2 0.00/1.00 vMB 0
93,860 93,860 0000000000045fe64f2ece462cdf15728e51f27143b439579428f394227d1f27 8 0.00/1.00 vMB 0
93,859 93,859 0000000000081932329589691fbbecab9774e22c40af0cbc3f745ed906597314 4 0.00/1.00 vMB 0
93,858 93,858 00000000000657a55ea04f7eae1121d7d87e6fc2e19184ea0e4ae2a0403c08f2 7 0.00/1.00 vMB 0
93,857 93,857 000000000005ac82c6ffe4e5deeec25905d86333af98920af19347150c25f822 4 0.00/1.00 vMB 0
93,856 93,856 00000000000330c1b9481f56c6965321f201fe7ab4c943ea7bd92b01f1e4f514 10 0.00/1.00 vMB 0
93,855 93,855 000000000003855d07005df4c4171364b4d7fd54d68c45b5034f89a57ebe95f5 7 0.00/1.00 vMB 0
93,854 93,854 000000000004fd12c4f590b7d364a9cf288ae6721077a0570fc9c1a8e56c1429 7 0.00/1.00 vMB 0
93,853 93,853 00000000000335aad1f0f02b97db2b68988afb898571e4e9650323553cc6034b 15 0.00/1.00 vMB 321
93,852 93,852 00000000000699712bf850a4ac5ca63019a2609a3036efc464e90837f4b7034e 9 0.00/1.00 vMB 0
93,851 93,851 0000000000083e69cb4d383708143417e4ced2529ef7c64e54053cb75f448f79 1 0.00/1.00 vMB 0
93,850 93,850 0000000000050eded3d9beb869caf4e1de6e11db6e43a162e0b7e875a069396d 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.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: 810.45 GB
    • Received: 23.38 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.