Loading Tool

Explorer IconExplorer

Memory Pool

79,160 transactions
30.16 vMB
0.08686414 BTC
Random Selection Loading Transactions
Max Size: 183.89/200 MB

Candidate Block

Mining Attempt ab0eacbf3965f5b870e6bb9f1d8e7aa18ebcbfb2944e8d1df58c082d8d6ec37d
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root c2bef3d51b481de5288921673ba9693243ad776dcc9b496ee3aaff8148589403
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.01974062 BTC
Feerates: 73.20 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (398,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,657 516,657 0000000000000000001d355476a75ce6fd33cf12dd76bc943565507dba2e5ecd 682 0.23/1.00 vMB 26
516,656 516,656 00000000000000000046295d5fb2478e1f51ad733c48c0a9ad9a15148ee15bca 1,795 0.55/1.00 vMB 23
516,655 516,655 0000000000000000004b76ef18782cf0babf8abccc7d5361f93d5b10efbd7dbf 1,584 0.78/1.00 vMB 27
516,654 516,654 00000000000000000018b656ad3ee6bd62284bb30bcf27f3f701c9a4b0c00ab3 2,218 0.82/1.00 vMB 24
516,653 516,653 0000000000000000002036f16e5557f16627c2a52b37d3a307e941081f210413 2,287 0.77/1.00 vMB 27
516,652 516,652 0000000000000000003ec49363bdf8b8b14a5e9948ca6e69b3b52e62a64d47ea 1 0.00/1.00 vMB 0
516,651 516,651 0000000000000000001fe5ff8a51609c77863bf72b38b0ccd5abacd2f5a8c859 117 0.04/1.00 vMB 38
516,650 516,650 00000000000000000044362c87fcddc71ee08d6bf2d5409c3b3479eeb321caf0 974 0.42/1.00 vMB 59
516,649 516,649 000000000000000000317f84d249e66f66fd233a31df3c9bb826af3c8508b3ed 238 0.08/1.00 vMB 63
516,648 516,648 0000000000000000000413093abf527d557dd85964cb8cd84f4714e2a514538e 862 0.37/1.00 vMB 36
516,647 516,647 00000000000000000023c9b5d05651ea389c83545c64430eac383aa6f65e2209 1,470 0.70/1.00 vMB 38
516,646 516,646 0000000000000000001f067df4559042cc76b97a1ce1ee7ef3f68e43e6b1d866 135 0.06/1.00 vMB 12
516,645 516,645 000000000000000000252d45dee27d0ff26d6cba9045a71db5272b7fea42a6de 50 0.02/1.00 vMB 58
516,644 516,644 0000000000000000002be4a742b033ed8dba6911d84550fe222e466ffb73cc9f 1,172 0.44/1.00 vMB 30
516,643 516,643 0000000000000000003b99b4f7ec4504f237dd3fddd7f962a7daaa1dec38faf3 691 0.91/1.00 vMB 8
516,642 516,642 00000000000000000038052601ca0b87551103cf0346f6c76a6fb54b827d80d6 1,598 1.00/1.00 vMB 19
516,641 516,641 0000000000000000003e0c21a49d33a252b3ab79cdf6f0dfe7d749847abf4de6 59 0.02/1.00 vMB 34
516,640 516,640 00000000000000000010926b2dcbfd36abfca7c441e64645da397d0c6bdf877a 1 0.00/1.00 vMB 0
516,639 516,639 000000000000000000398161e6f4766619dce931eaf751b8fd2a52d2f228953d 1,017 0.40/1.00 vMB 23
516,638 516,638 000000000000000000305bd438b3f84677c546344b883d49f82eccb68b81880f 24 0.01/1.00 vMB 53
516,637 516,637 0000000000000000003e4bd09df7e9fb91c59f02b5868c89bc6e45bc9778eed3 449 0.22/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 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: 721.11 GB
    • Received: 18.34 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.