Loading Tool

Explorer IconExplorer

Memory Pool

36,551 transactions
26.33 vMB
0.07835735 BTC
Random Selection Loading Transactions
Max Size: 134.14/200 MB

Candidate Block

Mining Attempt 7792a70325fab2754b1b5acc4e342f30543994e5756f11103446cf3863327b48
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root bc7a9e46bf191755413985fc234e5bdc79b61dc7adbc2e62a4be7f0f3552e065
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.02817018 BTC
Feerates: 250.88 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (116,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,438 798,438 00000000000000000003f3c3b15fccac10be78ddefce568c9bbdd92967ecfe97 1,634 1.00/1.00 vMB 19
798,437 798,437 00000000000000000001ba5a287fa9a972943d5f9684fe4325f5e9bad9c734f0 2,447 1.00/1.00 vMB 6
798,436 798,436 00000000000000000004e1bed05a1399bef4327e6c5efb35d972ea6046226266 3,611 1.00/1.00 vMB 12
798,435 798,435 000000000000000000027837b2bf51f4a1b062dc31d44f1b95fba24eb339e99e 3,443 1.00/1.00 vMB 15
798,434 798,434 0000000000000000000111a2323cafbfb22d801ed5c35ff926aca880d756c0a9 3,296 1.00/1.00 vMB 20
798,433 798,433 000000000000000000021d55338ab47088c9e7dc8f653597791d9ebfca9b5549 3,316 1.00/1.00 vMB 21
798,432 798,432 0000000000000000000149e61abf9005161f4a6e3a6298aa9603211e0389483a 3,075 1.00/1.00 vMB 10
798,431 798,431 0000000000000000000486b0f5e98545e256d04f4e35765b6ed63e9887747069 2,438 1.00/1.00 vMB 13
798,430 798,430 000000000000000000026443687e43de7e1d852789e165415efc131f9718a242 2,478 1.00/1.00 vMB 16
798,429 798,429 00000000000000000004dc7d3de799e9c3ac53ce98c513972a5c0b3295f38ae2 2,786 1.00/1.00 vMB 17
798,428 798,428 000000000000000000014b181b1908f95068accaade53a958f20312e31eeab1c 1,615 1.00/1.00 vMB 19
798,427 798,427 00000000000000000004d96cbfbd8a2c49eae876d4c4bf4de12d6779947beada 3,420 1.00/1.00 vMB 24
798,426 798,426 0000000000000000000246fad34eab6886de88fff04099447fc5d8c3ee5fb987 3,107 1.00/1.00 vMB 18
798,425 798,425 0000000000000000000256a26a95bb521237e8b120b72070ebe1812bea3d07c2 3,289 1.00/1.00 vMB 15
798,424 798,424 00000000000000000003a2158a259b6e75e3b08a8f84af3f0f265be93d9be14b 2,722 1.00/1.00 vMB 11
798,423 798,423 000000000000000000049b659d43551a3eded5c68c3f12fe41a2a710670cc62c 1,477 1.00/1.00 vMB 8
798,422 798,422 00000000000000000003d006559e3356475183d7df6a006b9f57c3c17fe4c999 3,249 1.00/1.00 vMB 14
798,421 798,421 00000000000000000001948b445d472a94036d97bb5c738f4993dc4198461328 2,575 1.00/1.00 vMB 14
798,420 798,420 000000000000000000007035501b808de75c20b76dfaeed718e0e1bccf7cd1f0 3,810 1.00/1.00 vMB 16
798,419 798,419 0000000000000000000115cc1324cedab92536f013975c50391291fffd7eca1b 4,021 1.00/1.00 vMB 22
798,418 798,418 0000000000000000000331a5cc7fa069aa96a7c05b14098060f15005788e0d43 3,640 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 637.87 GB
    • Received: 12.45 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.