Loading Tool

Explorer IconExplorer

Memory Pool

77,291 transactions
28.67 vMB
0.06594021 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt ac57fbec75d0e1676f60c947db5748681644be1a79d8bc50cba8bbb8a4aeec41
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root edb76697c5b709a143facf30ec11b32d7a38cb4f9209bc67ed45fa5412b137e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,671
Size: 1.00 vMB
Total Fees: 0.00613227 BTC
Feerates: 100.53 > 0.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (337,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,625 577,625 000000000000000000191776cfd9ae2e09c3e8c88451257cfcb7fb097fd01cac 2,305 1.00/1.00 vMB 52
577,624 577,624 000000000000000000048d34407894f58801b9c8bbde9687b29e6ff191e3dab4 3,064 1.00/1.00 vMB 106
577,623 577,623 00000000000000000008c54ba5fb50c1941a0e58b0f78451cc8c35fdea5fcadf 2,886 1.00/1.00 vMB 110
577,622 577,622 00000000000000000025dc27893721ee46eb3f1ed84a5de450708535c7d4194b 3,001 1.00/1.00 vMB 139
577,621 577,621 0000000000000000000997a54f0dac387645918d878629cfc456b4ddd2543a60 3,103 1.00/1.00 vMB 50
577,620 577,620 00000000000000000012f002ab729a53e35fc2cefd08a2f8e5e5929738ce3109 3,086 1.00/1.00 vMB 122
577,619 577,619 000000000000000000277d44a77d4ded0c7e5f101993c43121132ebb6c5181ed 1,950 1.00/1.00 vMB 32
577,618 577,618 000000000000000000297e43e598aa20721daa93ff52dffc3657d475a0a9db31 2,809 1.00/1.00 vMB 81
577,617 577,617 000000000000000000007c1ec2bcd25b906a9cb4b80285d78db26db8175de3ef 1,603 1.00/1.00 vMB 92
577,616 577,616 0000000000000000000954895933ec70e89511ca31535bec89245a4f3cc5915a 1,744 1.00/1.00 vMB 77
577,615 577,615 00000000000000000023be3d7b55df60edd63760760405c72889983201fb53de 1,445 1.00/1.00 vMB 92
577,614 577,614 000000000000000000021226d5b05ac96f6682e63cd1e2401320943f8c341ff7 2,011 1.00/1.00 vMB 144
577,613 577,613 0000000000000000000197d58cff12fd6f603f241f3596cf907c602f0c8d43eb 1,979 1.00/1.00 vMB 77
577,612 577,612 0000000000000000002058d4895b8293aef43b09d6680330e89125bf8a54c025 1,637 1.00/1.00 vMB 122
577,611 577,611 0000000000000000001872c6c4374f0e60eb616797ac47369b6d619c56853cc2 2,709 1.00/1.00 vMB 108
577,610 577,610 00000000000000000014c550eefc6319410f91c37d78a000a7ce03ed42ce6d0f 2,456 1.00/1.00 vMB 124
577,609 577,609 000000000000000000245e86a42396f602e4ad3f12bc61600e1ee326b8b41500 2,562 1.00/1.00 vMB 174
577,608 577,608 0000000000000000001d6b72fa36f3d293acfbe390f17ab4d21100fa7aa0b23f 2,413 1.00/1.00 vMB 84
577,607 577,607 0000000000000000001a390931362cef1e842a03f0ea90366c22cbbf7cc8d86a 2,036 1.00/1.00 vMB 150
577,606 577,606 000000000000000000007f67df5e96779cf9bc431fd2b3c79b3f06a19d0c1f88 3,023 1.00/1.00 vMB 168
577,605 577,605 0000000000000000001cd7bbc16121c527128f170c2085294929b410a2873ceb 2,918 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.