Loading Tool

Explorer IconExplorer

Memory Pool

85,243 transactions
31.92 vMB
0.19659231 BTC
Random Selection Loading Transactions
Max Size: 189.68/200 MB

Candidate Block

Mining Attempt 0014d389d5e2c94d19c235da160b632aa68f313ce9542af449164949cc2a66e2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root c9afbdf37daefaefb467a34313579f3b802907bb4cd77bd46809a654433ff608
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.07584164 BTC
Feerates: 301.64 > 7.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (479,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,788 435,788 00000000000000000023d5129fe151d6ba83417ac9c7a314de57ec2fb49c5c6d 1,017 1.00/1.00 vMB 97
435,787 435,787 000000000000000002862472e795d332d397a8ae2064cd394727acaed3984d11 1,027 1.00/1.00 vMB 110
435,786 435,786 000000000000000000ee9d1df4d7cdaf881c7215f2ab709fa9ecc57d6a682762 1,812 1.00/1.00 vMB 63
435,785 435,785 000000000000000003a301095c934ccf831c6337cd450228476cb6e6c801065f 1,123 1.00/1.00 vMB 99
435,784 435,784 0000000000000000040a8f4984454dbe291d2c44faabffde7be3ae11c99d3d52 958 1.00/1.00 vMB 99
435,783 435,783 00000000000000000000920c43575c802d0359902387270addbe616b2a48b633 933 1.00/1.00 vMB 89
435,782 435,782 000000000000000002304245a54e07c3b4eb8acdac7e7ee053b82372124fdb1c 738 1.00/1.00 vMB 106
435,781 435,781 00000000000000000155611db8bfbbc8b2e6b53f45bb62884cf36485a4d5da39 1,454 1.00/1.00 vMB 56
435,780 435,780 0000000000000000039ad1ad1475454413b154f6f2ac75f2386610d290490801 1,233 1.00/1.00 vMB 95
435,779 435,779 00000000000000000054a24a04089705e842a499f98393f4192d87961b658e74 1,031 1.00/1.00 vMB 99
435,778 435,778 00000000000000000093734019b701997e86a808320005583396bbec99df5ea5 2,069 1.00/1.00 vMB 76
435,777 435,777 0000000000000000034ba428d713bf3cabaf25e4696fc9b64edf6fa74493d2f6 1,987 1.00/1.00 vMB 84
435,776 435,776 000000000000000002f0dccc83240781dd6a48003d40ea09fc6f39a29680a949 1,553 1.00/1.00 vMB 92
435,775 435,775 0000000000000000026ac7a825355284a238141274b68f48bc7279797afd7ffe 752 1.00/1.00 vMB 86
435,774 435,774 000000000000000002c9810c858a76b892b906b4fa3ce109d10e013bc3f3c3a0 363 1.00/1.00 vMB 89
435,773 435,773 000000000000000002ca939c1d2475afc18ea348fafc5a8bb0d4472529975d84 1,214 1.00/1.00 vMB 104
435,772 435,772 000000000000000001c212e45e25823c9227c5b38c89bc291ab204a544fbab9d 1,378 1.00/1.00 vMB 108
435,771 435,771 000000000000000002bd94e1470e607081b3e33cc5f7d5567926e71f1ea19a3b 2,556 1.00/1.00 vMB 77
435,770 435,770 000000000000000001eb1983328ab22056459b3c3ee924a89bc395f51c018938 947 1.00/1.00 vMB 87
435,769 435,769 000000000000000002eb8eb646b76691ef0df5fbecc6d1d500adf45258c30482 618 1.00/1.00 vMB 81
435,768 435,768 000000000000000001f13381c8bb6c7c2e5f1528cb0a1952e8d8b4f1c846b478 1,092 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.