Loading Tool

Explorer IconExplorer

Memory Pool

77,865 transactions
29.02 vMB
0.06913990 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt d0b18f970c6d4ee1318fdb66f3d4560ccfdd54b31a9adccefec6dadcf21b6cbb
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 2a776d1d30bca8a7a00f8988add49e2f652b8db09378d1431b6ec5c92f3cbfb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,359
Size: 1.00 vMB
Total Fees: 0.01034893 BTC
Feerates: 73.20 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (439,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,038 476,038 000000000000000000fcf8c1591088362de3ce1d7359713c629e28eb5ea347a5 2,160 1.00/1.00 vMB 147
476,037 476,037 00000000000000000063b79852212e2a3d633fed109bdbca9fe816dd56fa2ffe 1,722 1.00/1.00 vMB 135
476,036 476,036 00000000000000000007261a5ebefe579df40b84563506a4d505ee5f4ab1c433 266 0.11/1.00 vMB 187
476,035 476,035 00000000000000000109530c4e9c12acc34c6f6ce30c38933873c942e636b3d9 610 0.99/1.00 vMB 23
476,034 476,034 000000000000000000ff482eeacfda50adeac72fb43593e878a7118cfb1c2362 365 0.20/1.00 vMB 129
476,033 476,033 000000000000000000dd237f9d7f7e4661679edc03a2d8c125d8326a852ddd9b 269 0.18/1.00 vMB 151
476,032 476,032 0000000000000000003f2b15da5141e415483e20a6cb16f236013399a9004012 215 1.00/1.00 vMB 7
476,031 476,031 00000000000000000125fe36b9a2da1660c876715431578203fbba0a10253a81 1,564 0.98/1.00 vMB 26
476,030 476,030 00000000000000000005a5fa852bebbd695280c1beec94d47b40941b25818c69 2,378 1.00/1.00 vMB 240
476,029 476,029 000000000000000000f957f9060ba1759236cef8d2e634bdfd0662237b6b5b2d 366 0.99/1.00 vMB 15
476,028 476,028 00000000000000000125ed5ee606e54422a264794cf31781e9279793268a809e 1,996 1.00/1.00 vMB 138
476,027 476,027 0000000000000000003236f31ca5b26c011a228a93b2780a4be14f1d4feb243a 1,847 1.00/1.00 vMB 115
476,026 476,026 0000000000000000015550eb07576437d6142fc271521fb8a71b22a4bdce30f7 859 0.47/1.00 vMB 124
476,025 476,025 0000000000000000012acaef672374474fa8756cda5d185103ffe588bfe42f05 874 0.37/1.00 vMB 135
476,024 476,024 000000000000000000c8b5c5d91bea0fbd8ba2baf731ee4a34e37f1e696d28ce 506 0.26/1.00 vMB 171
476,023 476,023 0000000000000000006a212bb5af8618ce53caf913fd2e1fae50003713f7b991 329 1.00/1.00 vMB 13
476,022 476,022 000000000000000000fa64475139af92c082d682c52d630aeeb861b3f09374c5 176 0.09/1.00 vMB 122
476,021 476,021 00000000000000000078fcedf74a87f1a7504f0990f1219483c9faac24655f51 1,068 0.99/1.00 vMB 63
476,020 476,020 0000000000000000008d3ea1a35fd19e849ff776bbb6b44ecd7e05b224902c0b 142 0.05/1.00 vMB 225
476,019 476,019 0000000000000000014a570495ee2d09f3ca89bda043635cbc787fcbdd985a71 618 0.34/1.00 vMB 125
476,018 476,018 00000000000000000154e1cf17ef3b5b051d4ee09f3a9dc546cf3dd82198094a 1,056 0.52/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.50 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.38 GB
    • Received: 15.49 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.