Loading Tool

Explorer IconExplorer

Memory Pool

85,247 transactions
31.92 vMB
0.19663133 BTC
Random Selection Loading Transactions
Max Size: 189.69/200 MB

Candidate Block

Mining Attempt eb7a1424cb68ca0ee34e98c1041f7c2e6e285eed07e3db4f1629a5bfa03bec84
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root c9afbdf37daefaefb467a34313579f3b802907bb4cd77bd46809a654433ff608
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.07584164 BTC
Feerates: 301.64 > 7.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (105,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,583 809,583 00000000000000000001bb52fa052634627b8b0f67503035e5b42186ccb2014a 2,843 1.00/1.00 vMB 10
809,582 809,582 000000000000000000049c9cd4dcd6f6903b8fd71663f128bab306ac6e0405a7 2,134 1.00/1.00 vMB 25
809,581 809,581 0000000000000000000312ea6deb43c94c846b12c4067d7598bde72ab61f9613 2,732 1.00/1.00 vMB 33
809,580 809,580 0000000000000000000336e1472b01e99e0f9e4501a739bf1c47b82afc199c44 5,621 1.00/1.00 vMB 11
809,579 809,579 00000000000000000002e08be824ce9aba9ab2966f123cafb01bc09ad90b312b 2,288 1.00/1.00 vMB 14
809,578 809,578 000000000000000000033376064d00b26e390e3f5cfa2de43dd8f2ec7a0f7be5 4,909 1.00/1.00 vMB 6
809,577 809,577 00000000000000000003943a60dcee1f38bd870d5f9ae390ed9dfa6b4902bd0c 2,176 1.00/1.00 vMB 9
809,576 809,576 00000000000000000001d055f6a651d85ec6e3783662bb4870bcb75eafae3219 2,472 1.00/1.00 vMB 13
809,575 809,575 00000000000000000000976df35b24fde0b2dc06ca3f933607fa0f9f7c32dcb9 3,749 1.00/1.00 vMB 12
809,574 809,574 00000000000000000001e1dc64c8b83f5fbbb00f9da2b5fe3fa0b3df2e78c8bd 1,128 1.00/1.00 vMB 11
809,573 809,573 000000000000000000049565eae2589d33cea12a9215bb614f8f72dcafa70982 1,620 1.00/1.00 vMB 15
809,572 809,572 00000000000000000001f8afcb0c694701fcccce5f5d7da77fed14bcf1436bcd 688 1.00/1.00 vMB 8
809,571 809,571 000000000000000000045981f54d8a2bf9d355e325d9cc3eee3445ad81a25957 727 1.00/1.00 vMB 8
809,570 809,570 000000000000000000025c6556ccb9976b39fe15f7e376aee5947f271efaec1e 3,064 1.00/1.00 vMB 18
809,569 809,569 00000000000000000001a342c42c99c33f5a4983e3b7f83438af8693470a0616 2,182 1.00/1.00 vMB 27
809,568 809,568 0000000000000000000303007298bb59533dfd24791247ff7c45481668971103 2,518 1.00/1.00 vMB 39
809,567 809,567 00000000000000000004748e9800a0e9e83843bad7f659541d71ce52fb291d7a 821 1.00/1.00 vMB 53
809,566 809,566 000000000000000000046d7f0ee57193e017a8669e3d491cd78631271e033022 667 1.00/1.00 vMB 66
809,565 809,565 000000000000000000007a1e729ddeeead7f4045bd0a72faac6beaa37679548d 1,843 1.00/1.00 vMB 14
809,564 809,564 000000000000000000046580695e8ec45e9538e683925b66290f14db81929f55 2,881 1.00/1.00 vMB 20
809,563 809,563 000000000000000000032293e10ea0b02c1513721ae68b90d7d1d5ea6e2497d5 718 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.