Loading Tool

Explorer IconExplorer

Memory Pool

78,454 transactions
30.03 vMB
0.08465055 BTC
Random Selection Loading Transactions
Max Size: 182.67/200 MB

Candidate Block

Mining Attempt 8f3a1c6174ca946ff4fe60991bfd915a6d18443fd3a22233403b5297790eb2b6
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 85e6e829084c71211a65b77eeba1059ba3f858d39ad413c08a293937316e6eed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.01791403 BTC
Feerates: 151.02 > 1.80 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (7,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,746 907,746 000000000000000000011879792e975f26d2d05e4e0e74808af3fe35f388fb23 317 0.12/1.00 vMB 3
907,745 907,745 000000000000000000021e323a7cada08a157493cef87e13a3a7f1ce9e71316b 2,569 1.00/1.00 vMB 0
907,744 907,744 000000000000000000000e7dfec6612402cb5941183ab859033b1b8973e1bc29 4,039 1.00/1.00 vMB 1
907,743 907,743 00000000000000000000027df851b03fe8bf84943f8a1486e2e2c62c7fce8c56 4,221 1.00/1.00 vMB 0
907,742 907,742 000000000000000000007e9f4b9a96796f8c637a029159097535a539ea090944 2,807 1.00/1.00 vMB 1
907,741 907,741 0000000000000000000076387d7d97cb1d10b048a378dd6e0490736e8765b58f 2,123 1.00/1.00 vMB 2
907,740 907,740 0000000000000000000091dacce71c1edf56ad64576788e00fae957c19ee42ae 1,933 1.00/1.00 vMB 2
907,739 907,739 0000000000000000000018760994610516556e6e87df2e228dacbd432c3c2aca 2,499 1.00/1.00 vMB 3
907,738 907,738 00000000000000000000741dce6fb608656facfdecf0ad34a3fdf9062df0fd90 3,532 1.00/1.00 vMB 4
907,737 907,737 00000000000000000000e7b651bf86737ce6dd4cb3199c4643bb8c83b5f5ecae 2,823 1.00/1.00 vMB 5
907,736 907,736 00000000000000000001d1c837483623de703f49c214480479a7d72db47585ce 2,823 1.00/1.00 vMB 1
907,735 907,735 00000000000000000000ea4d3905395d5eb90187016aaebe226bfbf59d19ce8b 2,888 1.00/1.00 vMB 3
907,734 907,734 0000000000000000000203725861a9c828e12d108eb002c6ac0facb4eb962611 2,262 1.00/1.00 vMB 2
907,733 907,733 00000000000000000001d4b145515109925cd6cc8c5a856a41edbc1943df9657 3,318 1.00/1.00 vMB 4
907,732 907,732 000000000000000000023355582c34ec5e74876b2627ecde3452a1d921508753 3,792 1.00/1.00 vMB 6
907,731 907,731 00000000000000000000b948f94357691049c350f542e83e84da40a21c2f5eee 4,024 1.00/1.00 vMB 8
907,730 907,730 000000000000000000016da45d7693d1de6a2df870dec2110b2c59788f9d6749 886 1.00/1.00 vMB 2
907,729 907,729 00000000000000000000d53ffa1be5b5a130c021e4a3c311ad4aef87aecaa724 1,549 1.00/1.00 vMB 2
907,728 907,728 000000000000000000007fdcd7fa36ecb7e3b97b2412f6f1f588a55d9f9ec89f 2,604 1.00/1.00 vMB 4
907,727 907,727 000000000000000000021a89d3789a1eab528b435f6b07a823e0fd26cacc9bcd 3,185 1.00/1.00 vMB 4
907,726 907,726 00000000000000000001ee0ddc89617d42f92cc71565db3ac068d6594cfa8757 3,579 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.08 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: 721.21 GB
    • Received: 18.37 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.