Loading Tool

Explorer IconExplorer

Memory Pool

83,290 transactions
31.40 vMB
0.09121560 BTC
Random Selection Loading Transactions
Max Size: 192.31/200 MB

Candidate Block

Mining Attempt e9dd5657b6007faac73fe5cac9e8b2e05bb94444a15abaf06fb9d08f16d6ed8a
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 68f5aa9e9072f2306b897addb07db962e640086bf30d9cef1f7f2b6450e97ce7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,478
Size: 1.00 vMB
Total Fees: 0.01976464 BTC
Feerates: 40.68 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (494,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,107 421,107 00000000000000000013a9922d47d4e1b2bdbdb92c7b00d12d92a9c03297c40b 311 0.14/1.00 vMB 46
421,106 421,106 000000000000000001f3093eaa23cc7484cda5e743bf71b2814b2dfefc423758 320 0.20/1.00 vMB 49
421,105 421,105 00000000000000000427c621752be3f1f688213cc759e06177de8702d5715204 1,462 1.00/1.00 vMB 32
421,104 421,104 000000000000000000bc5eb3997c5341adbf20ea30b508b0a7d1d5e47b0c48fa 1,173 0.54/1.00 vMB 49
421,103 421,103 00000000000000000023dff1e9d51e622bc2f8d756cc06879b96b03a71d84129 1,082 0.54/1.00 vMB 47
421,102 421,102 0000000000000000004e82d125ed545de4bb1c36898059eeafb57f3c99710fae 960 0.55/1.00 vMB 56
421,101 421,101 0000000000000000020d90196390d89325bee1454f64fe0fbb4f9408f67ba214 1,198 1.00/1.00 vMB 33
421,100 421,100 000000000000000000a4341ad6d18d5903b0e9b53c335e9110b7f4090ca85ff5 1,281 1.00/1.00 vMB 34
421,099 421,099 000000000000000003e8cc1ed8658da5a9145b03d53c593988245aae7de9b2e1 2,741 1.00/1.00 vMB 73
421,098 421,098 000000000000000004406b22dceecd1ab820cbdc68953f2283d340e3470f39cb 705 0.38/1.00 vMB 47
421,097 421,097 000000000000000002f1fb7d148708690437c8f379ad2c8124dfd194f94852b5 715 0.99/1.00 vMB 18
421,096 421,096 000000000000000002cb894ddc08af7a900f0916597888b7e6bfc81607430ebd 378 0.25/1.00 vMB 43
421,095 421,095 00000000000000000013ed3b98d1e585092bcec0ba024eb97cb5630f06f02968 237 0.99/1.00 vMB 4
421,094 421,094 000000000000000001569276bf349ad6c68647390fb36fba23c3c08a0364f162 2,095 1.00/1.00 vMB 50
421,093 421,093 0000000000000000019d10401258eb12037894ae41bf997857916e536d54a17a 1,042 0.43/1.00 vMB 56
421,092 421,092 000000000000000002db0703d393aceb5ec089cb6c2781e5265bb188d9050ec8 423 0.23/1.00 vMB 42
421,091 421,091 0000000000000000020c9fdb95b4ffaacb833585d2d9b809b75e60080adb1f7a 2,151 1.00/1.00 vMB 45
421,090 421,090 00000000000000000025fc7f2e40a9e690a8bfb274d9c1ef7425166b943b4da7 627 0.34/1.00 vMB 37
421,089 421,089 000000000000000001eeae0f6b867792899f6493a76b7c52a082c8c55bd59a9c 837 0.42/1.00 vMB 51
421,088 421,088 0000000000000000012ab35ae8ffe83510a5a71c7de9a927f11c8d684b9b3c24 1,192 0.67/1.00 vMB 47
421,087 421,087 000000000000000000ff780e7388156fc5f613e01c620647861d33e900dcc682 1,286 0.54/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.78 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.66 GB
    • Received: 16.95 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.