Loading Tool

Explorer IconExplorer

Memory Pool

81,909 transactions
30.88 vMB
0.08384654 BTC
Random Selection Loading Transactions
Max Size: 189.25/200 MB

Candidate Block

Mining Attempt b689df0f5222b954a1993e527a1ef211eaab2bf804866bf8f20647f2868ab5ab
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root ea035bd98547a29de23f980bd88b2fba594590f2016d46ae42a167327139f0fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.01451449 BTC
Feerates: 100.00 > 1.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (647,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,149 268,149 0000000000000001b30ac18c945c6185df72875f9363bf1d34aa9fd9237eed3d 216 0.12/1.00 vMB 10
268,148 268,148 000000000000000832bf402dec69dd3dfc0c9becaa5f1ba35658ca9edc4a88dc 244 0.13/1.00 vMB 63
268,147 268,147 0000000000000000a1a2753c68317fc9c0766e725b84ec9f3841123961c7723a 318 0.15/1.00 vMB 36
268,146 268,146 00000000000000006bd75d28e9ab846400b887ba6780bf83d578783b9272db5d 257 0.29/1.00 vMB 21
268,145 268,145 0000000000000002911fc4257ecd9c5ccb74fa1585ea701e7ebc85a1bfe5a450 890 0.35/1.00 vMB 94
268,144 268,144 0000000000000001acc6dd6ea2d18d7b99cdb1b3f64483b0b04155b42df02926 203 0.25/1.00 vMB 34
268,143 268,143 0000000000000003d2c90a7ad79eaa7f42c98129ebe0068635743c204f96ad24 409 0.25/1.00 vMB 87
268,142 268,142 0000000000000003fac9ae5a84ddfec5c947213e7058c64bf97c7d259b419d93 5 0.00/1.00 vMB 54
268,141 268,141 0000000000000000f57ea2c2a0a994655966fcf7d9b53989abd2437a76ded3ab 618 0.50/1.00 vMB 89
268,140 268,140 000000000000000762e0bef1609adcb6a7eaf56b23bd72e358d1d534117339e3 303 0.18/1.00 vMB 75
268,139 268,139 0000000000000001ca2d3ed5c44616620a375f3dccab2cc981f0d1482f06409e 407 0.28/1.00 vMB 49
268,138 268,138 0000000000000006a4d330709a4cf9d5837aa2fc34ca1abd2511759095c1a346 465 0.25/1.00 vMB 65
268,137 268,137 0000000000000004bdb97ebdc4fa1d1e14e7d7afcbd248bcf0870c9c42bf5165 177 0.12/1.00 vMB 13
268,136 268,136 00000000000000056335d2bca1191d7dba15e5d5810308ff2b097a3bb9329ffa 213 0.08/1.00 vMB 53
268,135 268,135 0000000000000005d673c83fbb0e38b3d30216b8f2b1b4c4a6308bfb1a854f54 1 0.00/1.00 vMB 0
268,134 268,134 0000000000000002a39150ce0284359937da062e051a11d798a73487e5865b50 167 0.08/1.00 vMB 75
268,133 268,133 0000000000000001252d88fc04f86503fdbb0cc9b009e5c2401642c67964f25b 230 0.10/1.00 vMB 49
268,132 268,132 0000000000000001f342f57488ad5ad95f6308e8bad4d884bb63e026866c1fad 202 0.14/1.00 vMB 42
268,131 268,131 0000000000000006108df3b929ee8a6a961ae7b7f696e98d3d1aa393792bcf79 617 0.25/1.00 vMB 85
268,130 268,130 00000000000000078403ab4b055dc28b3707088c284f16475a37b8d54c4bc83a 109 0.06/1.00 vMB 21
268,129 268,129 0000000000000001812d80e7eaec13b8a4a47b918d55f8e526797bd49dd69c0e 612 0.34/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.