Loading Tool

Explorer IconExplorer

Memory Pool

40,772 transactions
27.92 vMB
0.07308364 BTC
Random Selection Loading Transactions
Max Size: 143.34/200 MB

Candidate Block

Mining Attempt 78e6c29c86a6796ea7d64b61529fb56f02743417fbecf889389b40fd155f1271
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root e4c2dd22d7981f2002b3d98597a8e2c8abc052bbf0399f4f465c7218ad1a1b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,851
Size: 1.00 vMB
Total Fees: 0.01941854 BTC
Feerates: 101.49 > 1.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (202,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,475 712,475 0000000000000000000bc369a0be5914b88d9bf503b6b457b212f2d96c56681c 2,748 1.00/1.00 vMB 7
712,474 712,474 00000000000000000005f486b426cec3cd86668a36e3d20c1fa961c1f249837b 2,973 1.00/1.00 vMB 8
712,473 712,473 0000000000000000000a0b907a5011e1eaf86522c870b7bb02d42a897b70d417 2,621 1.00/1.00 vMB 13
712,472 712,472 00000000000000000007ea64ee6b1b39165e127f2a6a5f2016ac0087e0d37e18 1,971 1.00/1.00 vMB 13
712,471 712,471 0000000000000000000814aa9aa2926ce108de7007d45874ee90e6d168ffc4f1 2,543 1.00/1.00 vMB 33
712,470 712,470 0000000000000000000304f9261d1a4481b314ee1b77ed4616b6c3741a9ad07a 546 0.36/1.00 vMB 8
712,469 712,469 00000000000000000009bbe400071871ff72dd245bfba5129ccc964d4cbb213d 3,166 0.98/1.00 vMB 5
712,468 712,468 0000000000000000000b5eeb76561c86ff3430310a23e15dae6ae31f8f4c75c2 2,731 1.00/1.00 vMB 17
712,467 712,467 00000000000000000007ff348280e114581b8bdc64015b88a7e423ddaf3346e2 372 0.12/1.00 vMB 10
712,466 712,466 000000000000000000090049eee35fe44afe1631e5f02aef4410c93cff95e0f6 1,420 0.46/1.00 vMB 3
712,465 712,465 000000000000000000090cee338ad76e09786745a14a075e6f720953b8631b2d 3,183 1.00/1.00 vMB 13
712,464 712,464 0000000000000000000c45aeeb7151c0e0a16762cc4e1fc10233d73edb7b3a6b 2,368 0.74/1.00 vMB 11
712,463 712,463 00000000000000000006cc870b925032369e50d451d250274ce97bd5c484ef06 1,425 0.83/1.00 vMB 6
712,462 712,462 00000000000000000007a07cc76a8256374d865451ddfec8d20b7205d05927ea 233 0.17/1.00 vMB 5
712,461 712,461 00000000000000000009aa237d95be31dde3eb431f3bf893b9993b031c3ba0bb 389 0.16/1.00 vMB 11
712,460 712,460 0000000000000000000ab1a0439fcbaa374ca30897de71f794a9cf0eef6bd712 275 0.16/1.00 vMB 10
712,459 712,459 000000000000000000028341ebf37d207ec2345ef73e46d678fa71a8f5449aa6 1,789 0.84/1.00 vMB 10
712,458 712,458 00000000000000000006ebb846a45e84bcb61758e4b9dc37159c64355e060bd3 703 0.35/1.00 vMB 10
712,457 712,457 00000000000000000009d42a56966bfd5a86b0a7045ec994145d7dd6dda437f9 507 0.21/1.00 vMB 10
712,456 712,456 000000000000000000009d464eda7d9c6b7507f8242fbc3723c0b70d49c9bb28 2,593 0.86/1.00 vMB 10
712,455 712,455 00000000000000000003fac70347968f5858cc147abd451ddb1a0206d5ac9d88 1,978 0.77/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.