Loading Tool

Explorer IconExplorer

Memory Pool

80,650 transactions
34.72 vMB
0.18057556 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt 501f780c6ce80d14dc563cb43f866b112a5ea6e7f8d087c09fc5e147d93695ef
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 7f60bf9cec021d7819b32b2fa0cfe837fa42e2c97512b573a42126c8558aea19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.05006653 BTC
Feerates: 150.93 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (445,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,630 469,630 000000000000000001117a075d76a0f20dee2f2eb8bf099fc221f7ad642f2918 797 1.00/1.00 vMB 505
469,629 469,629 00000000000000000142f3a65cb3e59cf0c5d8bda18af2011813f9db99e43e4d 1,060 1.00/1.00 vMB 503
469,628 469,628 0000000000000000001ea1d02c698b994d49bf04c1e0fce4945f86d362a4e214 1,917 1.00/1.00 vMB 462
469,627 469,627 000000000000000001883dcde696493209da4f0f9db1071bfb51823a6f6ceeaa 681 1.00/1.00 vMB 373
469,626 469,626 0000000000000000018431b9c510deff14a7623257210eaa5baf910f0d33a287 2,531 1.00/1.00 vMB 294
469,625 469,625 000000000000000000ba78e19125d02dce7a5eddd29b2fee2d370c6ee2782cef 2,615 1.00/1.00 vMB 383
469,624 469,624 0000000000000000008192dec188e67a04a9c0fa4010fdf877b00f35b4bd2605 1,997 1.00/1.00 vMB 474
469,623 469,623 0000000000000000013ea06edcb32022d7dfe70aadfe62d9c91a5b79c59d9107 2,166 1.00/1.00 vMB 405
469,622 469,622 000000000000000000a27b4144a8007bd11bf51ab2b7766f752ca4f5d733e014 1,620 1.00/1.00 vMB 460
469,621 469,621 00000000000000000113c66291bc81e83954502ddaa0ba0ecc1f16a5ed00ad3e 399 1.00/1.00 vMB 496
469,620 469,620 000000000000000000488677663b9981b5ccaf049284be7f500bfdf43e84baff 884 1.00/1.00 vMB 511
469,619 469,619 0000000000000000005302d5520b17bdc66d8577a2590d869b0d7824e2372c7f 2,318 1.00/1.00 vMB 421
469,618 469,618 000000000000000000f7bed8f8eb4636afed2bb039ee1bab01d3a544052e1145 2,398 1.00/1.00 vMB 314
469,617 469,617 000000000000000001d3a33e3d5eafd633b17330661f8a280174c50de72b3472 204 0.09/1.00 vMB 308
469,616 469,616 000000000000000000573ccaf41875da58aa578b141bf7ed357b0c03bb64cb7e 1,430 1.00/1.00 vMB 361
469,615 469,615 000000000000000000947871cb1ce7ac9fc756da6e911915105e4aaeab3c1368 650 1.00/1.00 vMB 407
469,614 469,614 00000000000000000170d91f1d5971337cd2c4777700ba4e239ce3a121b49db9 1,811 1.00/1.00 vMB 399
469,613 469,613 0000000000000000018a47c782ff23f56b7e64e46af67f41831968f59bf1cb23 77 1.00/1.00 vMB 16
469,612 469,612 0000000000000000012cdd6a87ca6cdc5c358997de6152a3128e700527d588c4 1,632 0.99/1.00 vMB 410
469,611 469,611 00000000000000000038ebf04122da8d0356d49876fde8bca614b90740c38852 955 1.00/1.00 vMB 472
469,610 469,610 0000000000000000008a96b7ff1bb33b8cbbe4d8a89cde4e6de6eb756065c149 506 1.00/1.00 vMB 493
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.