Loading Tool

Explorer IconExplorer

Memory Pool

43,065 transactions
26.42 vMB
0.05987013 BTC
Random Selection Loading Transactions
Max Size: 138.82/200 MB

Candidate Block

Mining Attempt c82e8a374e3be16af671092ca253b857afd32029890fe54f027ae7b0374b3f2e
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 53dddd5182c92a03f9a83f2bf382e93ac7f172846cf1e18b52c800ac82b2d30f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,512
Size: 1.00 vMB
Total Fees: 0.01144946 BTC
Feerates: 74.70 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (138,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,474 776,474 00000000000000000004bae5f93a714f23c38c0a477e539f907b73470dd09a6a 924 1.00/1.00 vMB 11
776,473 776,473 00000000000000000004b5b759224073b50c767cbf41cae46869d77c535d5618 2,344 1.00/1.00 vMB 14
776,472 776,472 000000000000000000009cd7bc4b5897a07a9b2771eeb6038025f1506beed76a 2,489 1.00/1.00 vMB 18
776,471 776,471 00000000000000000005ff2d8a4f85dac2c0031387f1f4132163eefee80e5eb2 3,407 1.00/1.00 vMB 14
776,470 776,470 00000000000000000003255e14776e7e086709f7b4a894781084eaeae67fdc2b 3,005 1.00/1.00 vMB 27
776,469 776,469 0000000000000000000264b0314bce09ba9b3375f09b2b2cf2f1d6b601d8d8a0 2,556 1.00/1.00 vMB 27
776,468 776,468 00000000000000000001f76c68ce074442339f146d97d9b4f2c1fce78a7b45ac 2,823 1.00/1.00 vMB 20
776,467 776,467 000000000000000000024ce1a8e4f17fd1b5553dca7997ad9f4ada71f6571ded 1,935 1.00/1.00 vMB 15
776,466 776,466 000000000000000000026711f4dc46eac2b45e9630cb8502a82db63dcd20a90b 2,518 1.00/1.00 vMB 19
776,465 776,465 00000000000000000004f7b19b695bec406a9d7309182364522f37e5bf4c816b 3,238 1.00/1.00 vMB 21
776,464 776,464 00000000000000000001d84a181e045f239955c8af4c912ff1f16d72ee590596 2,147 1.00/1.00 vMB 19
776,463 776,463 000000000000000000014251768332050cb85e2192e6f93e9ffc2c1fb99b0163 2,184 1.00/1.00 vMB 17
776,462 776,462 00000000000000000001358cfaf1896a6c826247c2c056ca9669f310e0f140f8 2,050 1.00/1.00 vMB 26
776,461 776,461 000000000000000000020671ce42831254741fb083702f20dbeb219a2b7bfbf5 1,846 1.00/1.00 vMB 23
776,460 776,460 00000000000000000006c51cc3e230c2d27b21347270ef4e660f9ca7bd1cc41f 571 1.00/1.00 vMB 9
776,459 776,459 00000000000000000000b1b67551e3d5ba701c36ed4edd12df8b4f4ed6f8d0ef 553 1.00/1.00 vMB 8
776,458 776,458 000000000000000000023e26e298e80868b99016a10c4bd54ca1879773abc6bf 879 1.00/1.00 vMB 10
776,457 776,457 000000000000000000056b6ea8a8df64ade6d12eabeb9191aba7b1909d769cb7 2,446 1.00/1.00 vMB 13
776,456 776,456 000000000000000000024a45372c45a6de04acb63b513292bc9da505278d1abd 2,144 1.00/1.00 vMB 19
776,455 776,455 0000000000000000000403124969399703151d2bce085d00c3770b867075afc6 1,607 1.00/1.00 vMB 23
776,454 776,454 000000000000000000060a269a032293653ec191416e844d629e2a116080850f 401 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.