Loading Tool

Explorer IconExplorer

Memory Pool

83,843 transactions
31.45 vMB
0.10021162 BTC
Random Selection Loading Transactions
Max Size: 192.89/200 MB

Candidate Block

Mining Attempt 9241f190eb1e5bb8eb17d96b553c52cecc277e690f66a3feaeeffb70ce7a0f13
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root c7eff2b8d49a3e10557077d5cd2690aa1e392907a82e2a9a6d1f4c8e016eab87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.02832749 BTC
Feerates: 504.27 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (373,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,453 541,453 000000000000000000178f7e1f71a89b0771784aca16c3a913f2c39f22f130bc 2,644 1.00/1.00 vMB 15
541,452 541,452 00000000000000000019fdffb40815f32be38ff1742efab77d09998b277e8c07 2,510 1.00/1.00 vMB 15
541,451 541,451 0000000000000000000987719b1bfeacfcdb3dbe78f0ab7fee7866f39b40daf7 438 1.00/1.00 vMB 6
541,450 541,450 0000000000000000000431d2d0fcd57f81315cd7e0a00ec57eb713680a834e07 3,028 1.00/1.00 vMB 18
541,449 541,449 0000000000000000001dabf7e04374e5f0acb11abf6334ee37b328ff1da4db22 80 1.00/1.00 vMB 3
541,448 541,448 0000000000000000000d20b68fb4226b7c7443545380b8dc0bd8edd5edf0d4e2 1,486 1.00/1.00 vMB 8
541,447 541,447 000000000000000000222d1c9964017b5b492b4fb554a271fd3a4046fa0ed463 2,192 1.00/1.00 vMB 12
541,446 541,446 00000000000000000017c724ef646a84bbeef153674632536644b951b5c002f4 2,854 1.00/1.00 vMB 30
541,445 541,445 000000000000000000158f9b51e15f9bd336b6551696cdb7cc164c6f74a6aeba 445 1.00/1.00 vMB 5
541,444 541,444 00000000000000000024cc6777e93673f53853240d34f1bb7fb1d63983e470fe 515 1.00/1.00 vMB 4
541,443 541,443 00000000000000000019c410fc0e973601e44e75a62e6476fcc4d9ed8421bd73 2,362 1.00/1.00 vMB 10
541,442 541,442 000000000000000000023fd536953f58d9a075e91797256111b6e5f02d43f244 2,202 1.00/1.00 vMB 20
541,441 541,441 00000000000000000013c0b876e80bd0d7f218c21b8be35ff22b56d975ef5948 649 1.00/1.00 vMB 15
541,440 541,440 0000000000000000000d0c91f708c784911bea0c95860f398538bf458c3df98c 165 1.00/1.00 vMB 3
541,439 541,439 00000000000000000021425962864fdc28eec4b811e91b866cc7ba3ba0c4ca4f 153 1.00/1.00 vMB 3
541,438 541,438 00000000000000000022caa581dfda446e17b3b4a2ca274fe62df43facd777b9 273 1.00/1.00 vMB 3
541,437 541,437 00000000000000000003f321748fa229e2dfe2e06be85ff467aa0465d450d9a7 114 1.00/1.00 vMB 3
541,436 541,436 00000000000000000008c7b7e6d78bae65281b937adde560ff7a84dcab97025d 391 1.00/1.00 vMB 4
541,435 541,435 000000000000000000265dd4c281bdd551b9e022532c05642a2e674013d4e266 358 1.00/1.00 vMB 5
541,434 541,434 00000000000000000007b0149efd69f03b0f76cee5b11308630f2c21136b57b2 517 1.00/1.00 vMB 5
541,433 541,433 0000000000000000001a8da9b98986f0e3104475880731146f4d524d4e4204a7 856 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.86 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.