Loading Tool

Explorer IconExplorer

Memory Pool

72,538 transactions
28.04 vMB
0.06215703 BTC
Random Selection Loading Transactions
Max Size: 166.35/200 MB

Candidate Block

Mining Attempt 86329679feee838d17befbfb99c050624eb2eed6ac83eb62cffcdb33302c2885
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5f0d380322c8ef97014dd09e6b2a26fba508a38f6424d17edd79266c0319eea2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,662
Size: 1.00 vMB
Total Fees: 0.00614071 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (684,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,641 230,641 00000000000000796a50fef016b14c25059f294b7071ce40d9465e5844119692 128 0.05/1.00 vMB 129
230,640 230,640 000000000000015902346d4f1b4d78c87ae3421744093e5731b442b0662e3baf 27 0.01/1.00 vMB 105
230,639 230,639 00000000000001309ac8d2bb98cb2feace024b4d3ab4cf112847393c363c4cdd 208 0.10/1.00 vMB 95
230,638 230,638 0000000000000002c6b4f14b646415c3cd9b56625758a30e3234beced0fd1201 459 0.25/1.00 vMB 70
230,637 230,637 00000000000001975a8d5e5a2ab4277978b2fbbe59b23930305bcbe816423efa 248 0.12/1.00 vMB 112
230,636 230,636 00000000000001009660eaf9255853f9936911c3ae54ec5908045b0f215e2f05 460 0.23/1.00 vMB 137
230,635 230,635 000000000000021b495dacd97194512f96e46f3f1e0c218db38b3b7b82193018 156 0.25/1.00 vMB 20
230,634 230,634 00000000000001ded66a642f966a538f5770c0b31c9ede5fd9c625d45ed09836 452 0.31/1.00 vMB 285
230,633 230,633 000000000000018043aab4a460e5043dcf44e00f8061c2ba61c219f0b49d5366 224 0.11/1.00 vMB 127
230,632 230,632 000000000000014bc37cc709c49a49f322e6ab1c3012811712bc61c63b01b67e 87 0.05/1.00 vMB 137
230,631 230,631 0000000000000073efc59c8908566b1b242f5dd2f00711e98a863114cb66090b 37 0.01/1.00 vMB 149
230,630 230,630 00000000000000b3b3dd240ebbd5190816dabf4c6fffa63e5c75dcd866eeaf4a 151 0.06/1.00 vMB 116
230,629 230,629 00000000000000e3399e31ad900e65980bc8c6c8a2f66d6b12b19b577a55df6a 93 0.03/1.00 vMB 182
230,628 230,628 000000000000019d1ae4231996a8d5bd36fdcfbbeeb3d910c176d6856f41af65 124 0.05/1.00 vMB 79
230,627 230,627 00000000000001a4294ec5527a877dc4e9f6799666bd696f2409e61e51c5db8c 669 0.31/1.00 vMB 156
230,626 230,626 000000000000010bad4247a259fe14ee3c0a0effa734a5005be4294e092621f6 4 0.00/1.00 vMB 90
230,625 230,625 00000000000001b0e45acb734ed15879c5b351b1853e62755ed4198fb4c041dd 28 0.01/1.00 vMB 100
230,624 230,624 00000000000001648e77e9b15bc26c870a6c5767d17b11871d20b486b7f09c36 30 0.02/1.00 vMB 100
230,623 230,623 000000000000016b3008c2bb798a80b10ba741788bc2a1f37697d42cbf6eeb45 36 0.02/1.00 vMB 88
230,622 230,622 00000000000001eb8eda2a27cb7ee5159cbbfd2799edac27d9993703c1054147 188 0.21/1.00 vMB 50
230,621 230,621 000000000000022cf6775fd0d7df8260b2ea1b75476a22bef0c8923d97cc4f9f 328 0.25/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.