Loading Tool

Explorer IconExplorer

Memory Pool

78,471 transactions
29.09 vMB
0.07634911 BTC
Random Selection Loading Transactions
Max Size: 176.23/200 MB

Candidate Block

Mining Attempt 840fe7b55520de9110d546c9bad681a20788970a15f092a0c97345ee9b4ddd41
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 23c9c176bfd9e17545259fd968a4519cb38e90f6e8df68f724dd972ec06d4222
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.01551451 BTC
Feerates: 191.02 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (337,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,629 577,629 0000000000000000001adb23b980fa7426636f5ba4dc676c6b40d07b1c64ddef 3,636 1.00/1.00 vMB 56
577,628 577,628 0000000000000000000df6fb0a461b474020369b7d51bdf80f07837bb260bbb7 2,397 1.00/1.00 vMB 24
577,627 577,627 0000000000000000001492cd4b27038aea2e0391ddb8f01a1303b8654b8149a8 1,352 1.00/1.00 vMB 29
577,626 577,626 00000000000000000004764ae389d020e942e119f218ab5009b3e579123089f3 2,984 1.00/1.00 vMB 141
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
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.