Loading Tool

Explorer IconExplorer

Memory Pool

77,042 transactions
28.61 vMB
0.10198530 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt c70ddfe51c507fd7ea33d663404b9b32a3bfd632eb4ecd88cd50d9be11751f0a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root bae02512bc93eae43d31e506a4708051b7cd2674a6cd17ac08cf884cecd42e66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03502356 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (139,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,195 776,195 00000000000000000005c13a10f0895fccbc3ae03a9d70f1a1a84ab4b36975e3 978 1.00/1.00 vMB 5
776,194 776,194 00000000000000000000dffee48e0279570b09ca4df002eddb30ee6824d0649a 854 1.00/1.00 vMB 7
776,193 776,193 00000000000000000006b7a2cd4ebf39c25ed570f12a05b9a6a70484e02e4241 923 1.00/1.00 vMB 6
776,192 776,192 0000000000000000000172e3aa7b6f0d1e1b06873eb24fd60a8a9743a72c3456 1,173 1.00/1.00 vMB 5
776,191 776,191 0000000000000000000342aa55dbee3528d5f6b3802dc5e28f23b9a0e42d5095 2,305 1.00/1.00 vMB 18
776,190 776,190 00000000000000000000b1dd4454f6f94768c405d980ba006bebcad28bad9dc5 1,508 1.00/1.00 vMB 7
776,189 776,189 000000000000000000072cb04af0bbbac447e13219476241240b34ab9df50e56 2,156 1.00/1.00 vMB 13
776,188 776,188 00000000000000000003d870757ee866b0e9e6ddf534aae8ff309651e71a5f73 1,799 1.00/1.00 vMB 13
776,187 776,187 0000000000000000000343fc43134154ebb322c26a2a438633228947340e3b5b 1,794 1.00/1.00 vMB 10
776,186 776,186 000000000000000000027a331150360bffdcdee53d875b3825658a6748a18f7a 805 1.00/1.00 vMB 3
776,185 776,185 0000000000000000000661376d12f09de42e6f96fcae0b991f475522b62cea3f 2,283 1.00/1.00 vMB 8
776,184 776,184 00000000000000000000b063bbe181ac73a5ab6f64dd74296f7d5df8b27abe6c 1,068 1.00/1.00 vMB 8
776,183 776,183 0000000000000000000135952afb96d46ca72a8975f963fa7d2b06bc4cc98ec6 1,664 1.00/1.00 vMB 11
776,182 776,182 000000000000000000056af2b84f3f1d3be4fdd5bc9c68018a0207433cc5ebca 1,722 1.00/1.00 vMB 10
776,181 776,181 0000000000000000000006ccad3db8a9d6d215c4a2ebaaf4233bee3b5e1fe708 3,939 1.00/1.00 vMB 24
776,180 776,180 000000000000000000010d01ac472fc7b47ee71e26c84df7bd20c697927306ef 1,690 1.00/1.00 vMB 11
776,179 776,179 0000000000000000000597aee64c1ab9c83eab7c018adc358a6b82dc9626a199 976 1.00/1.00 vMB 5
776,178 776,178 0000000000000000000315895ddfe37ca4c96b14eb8683d033c752f82fd49431 1,792 1.00/1.00 vMB 13
776,177 776,177 000000000000000000060a0ef86e932680c2d12126eb901cfd4723166596dc21 2,403 1.00/1.00 vMB 14
776,176 776,176 0000000000000000000703712281555eb40b0800cc4059b31f88b6fae883cc1d 2,190 1.00/1.00 vMB 14
776,175 776,175 00000000000000000002b79b635b4b196227a8f545617cdf016c4959efba73f1 2,461 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.