Loading Tool

Explorer IconExplorer

Memory Pool

74,904 transactions
27.71 vMB
0.07681497 BTC
Random Selection Loading Transactions
Max Size: 168.66/200 MB

Candidate Block

Mining Attempt daec5d93b9f54f313e7802e56a0dce179354ebcc1f178f47bc6236c6f557d34a
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root a9e3c14d2470cf17081c67a654d6f12cceac632cf00e2476f1d75ad216801c41
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.01754920 BTC
Feerates: 472.31 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (123,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,739 791,739 0000000000000000000000fbcdecde38ecaf99cc5edaaf202f84a7cd813a3488 3,380 1.00/1.00 vMB 47
791,738 791,738 00000000000000000004e51bee0a49ca4a6fd1dc646d76f935a8466be69670bd 3,059 1.00/1.00 vMB 28
791,737 791,737 00000000000000000004311260a57ca629a5be38647d057053eae4233096ceeb 712 1.00/1.00 vMB 19
791,736 791,736 00000000000000000002d6914e0a1492490d87274e37a1e88af2e637d4671fb1 4,290 1.00/1.00 vMB 20
791,735 791,735 000000000000000000011f3b3041f80b34d7c3cabfc8a5e67995a62464a0d5a4 4,048 1.00/1.00 vMB 41
791,734 791,734 00000000000000000000dfde72baa69172c1bb3ae1e04f7661080d8d9c774fb8 5,677 1.00/1.00 vMB 43
791,733 791,733 000000000000000000059b91683e4fd04cb3420ef9129b9da358c9576fbd91ab 4,270 1.00/1.00 vMB 50
791,732 791,732 000000000000000000021f998b3941ea58c2692cbec85e61dabd399ad22e3342 3,187 1.00/1.00 vMB 35
791,731 791,731 0000000000000000000538e0e405fb89969309a361265ae502eb64e2b87d0562 4,518 1.00/1.00 vMB 58
791,730 791,730 000000000000000000033e3e125c9a745de534f47138ad925aeba6695fa93322 3,811 1.00/1.00 vMB 47
791,729 791,729 000000000000000000054af66b3c68820a282338b8b8e7f2250c3831c03a19ee 3,812 1.00/1.00 vMB 30
791,728 791,728 00000000000000000000204e3daafa1fa87035e4bf8aadae457c4d68f703f83a 4,399 1.00/1.00 vMB 39
791,727 791,727 000000000000000000053548d6defeb2947df09458b9a58c6d77ae4a0a0b185e 2,841 1.00/1.00 vMB 54
791,726 791,726 00000000000000000003a48d3b014a534a06726d2824d92dc432aa34221472cc 3,072 1.00/1.00 vMB 37
791,725 791,725 00000000000000000002b69ebc2b2826785649588eeedebad84bd5f1869831b7 3,277 1.00/1.00 vMB 38
791,724 791,724 0000000000000000000330bc6a8f5da772ce9a34af3603a6acc9dfec5a557c17 2,767 1.00/1.00 vMB 35
791,723 791,723 000000000000000000004742f9370319a009941fbe8885a1eac1b5ac0fc3754d 4,913 1.00/1.00 vMB 24
791,722 791,722 00000000000000000005367366eef6f376786e59c3d57371693589ab2a6e29a1 3,922 1.00/1.00 vMB 39
791,721 791,721 000000000000000000024e082b1606995c335fe8e1d8ffc8024978e5327a61ab 2,282 1.00/1.00 vMB 29
791,720 791,720 00000000000000000004277b78aeb9d72d46e880f77d82879f1231cb534e138e 2,782 1.00/1.00 vMB 31
791,719 791,719 00000000000000000003b61a48aa5e8eb1e1113acd44cad797f7eb8f8c0344c6 3,736 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.