Loading Tool

Explorer IconExplorer

Memory Pool

78,368 transactions
29.81 vMB
0.07428322 BTC
Random Selection Loading Transactions
Max Size: 181.79/200 MB

Candidate Block

Mining Attempt 19937abb5472484f42e1cb7a1741372bab5331c44b929751f8bf3fecd3ee2f1d
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 5957413216f7e742c8e69eaf24a9b4110bf79595c916b9d6c008e1af766a7d3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.00829656 BTC
Feerates: 73.20 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (124,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,173 791,173 0000000000000000000295bd0274e3ed6f61214f5b9130348dc57ddf8b955812 2,968 1.00/1.00 vMB 46
791,172 791,172 00000000000000000003ee721bbbcca8aa13fd800a6d3877e34799a9472b490c 3,306 1.00/1.00 vMB 55
791,171 791,171 0000000000000000000021b005455dd85388c977006aafed9d4e0364e52f17c8 3,296 1.00/1.00 vMB 35
791,170 791,170 000000000000000000036a4b01aeda6c68f4567abdafc5ee7dce214468e51f70 3,398 1.00/1.00 vMB 42
791,169 791,169 00000000000000000003e4e86952397ec5c613c9f69db6fe9ad0cd7d8d468d64 2,844 1.00/1.00 vMB 35
791,168 791,168 000000000000000000053819be131b5de0763594d8aa4c3a03c85d486735f314 4,205 1.00/1.00 vMB 56
791,167 791,167 000000000000000000025f413826d400a4342d7e1ab2f826db4138f34d747ae1 4,293 1.00/1.00 vMB 55
791,166 791,166 0000000000000000000562344ead16fd4b2987bb3498e0292afea4ab1ee64d83 3,937 1.00/1.00 vMB 36
791,165 791,165 00000000000000000005971eadb3a90285d6fe48cdd14d96d605ac26447f2697 2,966 1.00/1.00 vMB 37
791,164 791,164 0000000000000000000317594e6a29bf3430a344777757e4122983455801242d 2,978 1.00/1.00 vMB 42
791,163 791,163 00000000000000000003d4fa5c0105f3914388283a14acfd808fe8330f8a7860 3,486 1.00/1.00 vMB 52
791,162 791,162 00000000000000000001e9a8e5378789f6a77eef4a6ab14c76211557f497e60e 2,482 1.00/1.00 vMB 36
791,161 791,161 00000000000000000001674c77a821faab74d9a638b005cf7ffaffd77df1d5bb 3,286 1.00/1.00 vMB 57
791,160 791,160 0000000000000000000590adbe3b29e454262a273da40311f7fd84afb9b58eec 4,290 1.00/1.00 vMB 27
791,159 791,159 00000000000000000003176a7c2bf5fe53bd524b904aa1c91bab0c8e93fb9f56 3,206 1.00/1.00 vMB 39
791,158 791,158 000000000000000000036ec42be6f12b7ceb4ca23beb6e11a09f94c8d000db0e 3,480 1.00/1.00 vMB 21
791,157 791,157 00000000000000000004782d04721d46054eaa3155f5a2c16caf228efabf6d19 4,510 1.00/1.00 vMB 27
791,156 791,156 00000000000000000005240262446c673a0360372ac3eff2f19a9f127df515e7 2,966 1.00/1.00 vMB 34
791,155 791,155 00000000000000000001105251e7864fb0dac2ee94568dc1cb844e5bbbad3090 3,501 1.00/1.00 vMB 46
791,154 791,154 00000000000000000000dff93d5f35680f851361816aaa3b7406595bece0462c 5,524 1.00/1.00 vMB 27
791,153 791,153 00000000000000000001f6c7f08c33ecbb0837438111991a96f090f47ab32360 4,270 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.