Loading Tool

Explorer IconExplorer

Memory Pool

66,917 transactions
35.97 vMB
0.19628753 BTC
Random Selection Loading Transactions
Max Size: 193.10/200 MB

Candidate Block

Mining Attempt 4bb3aeafaee38a6eb0de4d0568b263e776662fc15d83872da8cdb9ed9049ded9
Version 20000000
Previous Block 000000000000000000003037e9a0a24f24be3154ef9bb067e247aa21b2ef2f6f
Merkle Root e6965454cbd773a0154f8042231d456828379dce37e80a8ee9b39b5cf9fbc026
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,545
Size: 1.00 vMB
Total Fees: 0.06263835 BTC
Feerates: 302.00 > 6.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,420 (892,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
21,895 21,895 00000000b3215fa2396fd102cfe9e9e136f5d8a5ad0d1b9fd71c2613cf026f5d 1 0.00/1.00 vMB 0
21,894 21,894 00000000be432fe6bb04d86c13f75eb5f89a146ce8dd1ff4e1b6a43d63e5e22e 1 0.00/1.00 vMB 0
21,893 21,893 0000000049f30e3905b0873ae5eed82c71807b2e5ef1d05d8b0a00e3198ce96f 1 0.00/1.00 vMB 0
21,892 21,892 00000000cb936c8410de027f450f493cee5e35c82cbeff3f45296e4c62681030 1 0.00/1.00 vMB 0
21,891 21,891 000000008295ca9a8b10b85bb4458712831cc9158be5e59ee0b105a2c08319d5 1 0.00/1.00 vMB 0
21,890 21,890 000000002d4b805527c7f92eaafaf8b4b4d5ace2e9f841c262f005403d279c96 1 0.00/1.00 vMB 0
21,889 21,889 00000000803175b763434475a401ad065ac9ca6170b47dce59a421a62abfd5ec 1 0.00/1.00 vMB 0
21,888 21,888 00000000399654d97de42fa9d6f51481b7d07ba2ef97a1beb5d02d9c80ee7b2b 1 0.00/1.00 vMB 0
21,887 21,887 0000000080202649c69a49bcfe87d88855da5257e6280067a90402390cb97e14 1 0.00/1.00 vMB 0
21,886 21,886 0000000097caed810614d6e616184b0af15cd6cb7d011e5b26242e3e40c2142d 1 0.00/1.00 vMB 0
21,885 21,885 00000000323f2bfa2d87ca1a743bc295de0e2fc2cacf6fce1e2c676fc8b6855e 1 0.00/1.00 vMB 0
21,884 21,884 00000000363027e9a9b4a3247eb73b549e1cf5d6d9fbbdf2bef054d08d4048ca 1 0.00/1.00 vMB 0
21,883 21,883 0000000036758220f6d66008a8527eb42b01a1d3be26c482b8460979ba4698fa 1 0.00/1.00 vMB 0
21,882 21,882 00000000d718708123485804c924f9d340937e2b5b8d364a4acaa083c37b2074 1 0.00/1.00 vMB 0
21,881 21,881 0000000048294f6cb66b8678a37435baa426d704684189a46ed3d861322549ff 1 0.00/1.00 vMB 0
21,880 21,880 00000000d5f7e4ecf920c18559d1048cee768680aa454714ddffe21939f50502 1 0.00/1.00 vMB 0
21,879 21,879 00000000e2ae1d92038c29360faa483e1557660ff5ef2e4e52d1aeae8ba84620 1 0.00/1.00 vMB 0
21,878 21,878 00000000215e41c3f168d6cac38016123694739dd8e4bae83a95dceaad42f361 1 0.00/1.00 vMB 0
21,877 21,877 0000000018d2f5dff0044cbb616945d66a896df517332884b55b98da0d35ae0f 1 0.00/1.00 vMB 0
21,876 21,876 000000004027f8faf386b2275308058d5a84dd2224cc59c17d1fbef047a57f72 1 0.00/1.00 vMB 0
21,875 21,875 00000000b12a18337535a062cda60c2fff1bfb0ba30c571002fec02768824955 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.11 GB
    • Received: 10.30 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.