Loading Tool

Explorer IconExplorer

Memory Pool

80,327 transactions
34.64 vMB
0.17518220 BTC
Random Selection Loading Transactions
Max Size: 193.95/200 MB

Candidate Block

Mining Attempt 691f62905385c25b4c25790748382606caff4390932c2554788ab0742a8fccf1
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 76d987374c155d3728fccb8300427c2987fe1c9d0745d07c70c24dd8774f2552
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,117
Size: 1.00 vMB
Total Fees: 0.04647349 BTC
Feerates: 150.93 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (101,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
813,634 813,634 00000000000000000000bf0f0c3cac09720205050005872b125169c8ad425efc 1,346 1.00/1.00 vMB 67
813,633 813,633 00000000000000000002ae82ce3df9c41f7288a3a7f26686c424a37ffbf78fd6 1,731 1.00/1.00 vMB 73
813,632 813,632 000000000000000000016a37abe2687dec80e6c5eab572343bc295ff8841a8ff 3,422 1.00/1.00 vMB 37
813,631 813,631 000000000000000000026596e509fbecb9a2f1fcafd3d0c238a348547b83b44d 3,991 1.00/1.00 vMB 31
813,630 813,630 000000000000000000004306526a87f4b26b7b2c2957f1b3c570e44b4dddfc2b 3,582 1.00/1.00 vMB 46
813,629 813,629 0000000000000000000374863c732d8d3f99ef48eeac82fa30edffe4de9f9b5d 3,470 1.00/1.00 vMB 24
813,628 813,628 000000000000000000033fbd89e9fbefdd3a096e7e95eeee88292a26dae744f8 3,972 1.00/1.00 vMB 25
813,627 813,627 00000000000000000000edc30812d4eec124fd36fad7c453e10eba879ec6f895 4,809 1.00/1.00 vMB 26
813,626 813,626 000000000000000000001c4b4f20951dceb72adda02281d029fecc6e6718b904 3,910 1.00/1.00 vMB 20
813,625 813,625 0000000000000000000391a31e3b494ee3a3a43b5a6901cc735687f4a4417150 3,398 1.00/1.00 vMB 34
813,624 813,624 00000000000000000003306de67b0a54e98ef716b46b012d4d0937286e38d577 3,374 1.00/1.00 vMB 33
813,623 813,623 000000000000000000029031cf2dc18904adf9b865384ec5a24bcaefed036c50 3,846 1.00/1.00 vMB 17
813,622 813,622 000000000000000000021bb4a7f4eb3038ebde2ecff4985399497bf96b6d1a52 4,119 1.00/1.00 vMB 21
813,621 813,621 0000000000000000000492881a83e1a2cb2197d8a30c72a90651a0433cd5e390 4,019 1.00/1.00 vMB 18
813,620 813,620 00000000000000000003dcaa9a841382ba769a5bd2fa050ca77b6fd09aaf9dcf 2,908 1.00/1.00 vMB 18
813,619 813,619 000000000000000000044f64c6e4bae02d3752dd73590614e8dc650b2dd10c78 3,428 1.00/1.00 vMB 27
813,618 813,618 0000000000000000000397d9bc5402949964cbace97161b77f9520f0ce631a79 3,719 1.00/1.00 vMB 29
813,617 813,617 000000000000000000022d48d4b4c7424aa2caaab78b18b5af20f7876ea7a800 3,576 1.00/1.00 vMB 27
813,616 813,616 00000000000000000003ec59b2fc006bc736490c7d6740e26ae2db487a9e4a25 4,853 1.00/1.00 vMB 14
813,615 813,615 000000000000000000014ba2191482aa868da2e5dbfb78bd88acb652aa24ae2a 5,087 1.00/1.00 vMB 15
813,614 813,614 0000000000000000000462588abb150cc4b24b94603789d28e3717dcd0c5670f 3,390 1.00/1.00 vMB 18
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.17 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.