Loading Tool

Explorer IconExplorer

Memory Pool

36,149 transactions
25.77 vMB
0.08362404 BTC
Random Selection Loading Transactions
Max Size: 131.86/200 MB

Candidate Block

Mining Attempt 932bd7196889f541ba6896e452fae868a755cabdc70295fda750fc8ebcc19f76
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 542368f8c9b4981edf65fa92b07cfbdbd4e027f32ba4efc592b6991c27edd2f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,266
Size: 1.00 vMB
Total Fees: 0.03653394 BTC
Feerates: 171.09 > 3.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (202,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
712,454 712,454 0000000000000000000c331c7732ea9c891ae142a409055e99931a9fcb066bf8 2,435 1.00/1.00 vMB 4
712,453 712,453 0000000000000000000bf51f0fd00977a6c5097cef9f542463de27cb11663177 2,176 1.00/1.00 vMB 10
712,452 712,452 00000000000000000005f99228d6e0f879b451d02091312a00573f6edda2f77c 2,333 1.00/1.00 vMB 19
712,451 712,451 0000000000000000000a7291143dca7b9cfe27e27290e94c7115571c806ffef4 490 0.21/1.00 vMB 12
712,450 712,450 00000000000000000001a34923538ca5c9a1a985085e8d115d51ae1b62943bb3 2,047 0.83/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.