Loading Tool

Explorer IconExplorer

Memory Pool

80,680 transactions
33.92 vMB
0.13319841 BTC
Random Selection Loading Transactions
Max Size: 193.25/200 MB

Candidate Block

Mining Attempt ef7ccf2e50042cdba612e5977591a912c42c0e3e94d873abd61c2b34d62d5aa9
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 63629b90e2c3f4346a9ef546ca6e1766c046e1a02b4447a6a57e5f476fce9288
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.02525258 BTC
Feerates: 146.36 > 2.53 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (625,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,420 289,420 0000000000000000300ee425af36a961599d9b9b0bde954311fa5b978fb2892e 526 0.36/1.00 vMB 26
289,419 289,419 0000000000000000efdddfe6e7b8ac378e7d31c391502a97e7be10224c1aab15 128 0.04/1.00 vMB 50
289,418 289,418 000000000000000059ca2446c3f68f4eddc0b3c440367aef6320096bcb747042 49 0.02/1.00 vMB 31
289,417 289,417 0000000000000000e311983f04632bac59607af13e01eb4e3ab25f1b11a24053 572 0.31/1.00 vMB 33
289,416 289,416 000000000000000118beb22182c16d0042fcc4c8d96bb8989a6db59a7a02237b 363 0.19/1.00 vMB 31
289,415 289,415 000000000000000087aad7f40fded16196ad3db34e817350d6920fcdf6371511 448 0.22/1.00 vMB 29
289,414 289,414 000000000000000058ab383dd764e1c43715e9bc37565e5cb0b3a5f65707b808 142 0.11/1.00 vMB 20
289,413 289,413 000000000000000089975df595f5d0b2ba713a2f8e57fcec41f2d66e11b3152c 527 0.29/1.00 vMB 34
289,412 289,412 00000000000000001342630a9c4235fb990569d380c9fc9d5e386cda58f5928d 242 0.16/1.00 vMB 27
289,411 289,411 0000000000000000f6b99382078c2659315241683ededc2e22db64bc6eb22fc0 188 0.17/1.00 vMB 35
289,410 289,410 000000000000000015518cb794f28a4eacb9975ed9112a3634522f78e4a2b314 301 0.17/1.00 vMB 30
289,409 289,409 000000000000000047356ed1760f857d670e737f90ad55590aded8d5ac5851a6 259 0.16/1.00 vMB 32
289,408 289,408 000000000000000098f85437d1782e5f29c7f314832852d95067b776ac5aed1f 435 0.23/1.00 vMB 32
289,407 289,407 00000000000000002867ae195e69075f7224b89d67da9aa41d181b8671196f66 261 0.14/1.00 vMB 34
289,406 289,406 00000000000000011ef733f9406080735214026fcc1b867df7d92f30cc30c468 670 0.34/1.00 vMB 37
289,405 289,405 000000000000000055f85001726c8d1ec58c372fe63e1cf593bf002c3e513739 581 0.59/1.00 vMB 43
289,404 289,404 00000000000000000d4a8f8d36dedec731e5d3444c70799f8ad0b5d2b4bca6b4 877 0.35/1.00 vMB 54
289,403 289,403 00000000000000006c484ba28aa6ad96196e8f9bc121c67ddf0c0e06652ab52f 256 0.08/1.00 vMB 50
289,402 289,402 0000000000000000c4c1c21ea8b89c50cf21b683ecafcff4ea39d6c9f1352b71 913 0.62/1.00 vMB 28
289,401 289,401 00000000000000008dbd8a084f2f4a8b9f24440a85a6356861800e5cb6ca3728 256 0.09/1.00 vMB 49
289,400 289,400 00000000000000009058a220dad9179cf68fbe3e80ef8499a618ff4f278aa8bc 898 0.35/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.10 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: 727.85 GB
    • Received: 18.47 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.