Loading Tool

Explorer IconExplorer

Memory Pool

80,914 transactions
29.66 vMB
0.12475312 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 75398cced35e71ecb103349b270a7fcd927a65328e4d7eece76ebad0b8423f47
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 9759fa2fab87827237b1580fe143363752cc51f5d3d7887b2d44167c1a49b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.05906106 BTC
Feerates: 151.07 > 5.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (575,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,396 339,396 000000000000000016eddad855fed69f345930e261248e5c03f7b8b6d41dc894 1,188 0.59/1.00 vMB 25
339,395 339,395 0000000000000000066b9de375b8f379b81c5056ab2e6e9c2f51827e51506936 141 0.09/1.00 vMB 21
339,394 339,394 0000000000000000185d55b353c76a6964003fef5736ae30881f0659fadb36f9 611 0.40/1.00 vMB 22
339,393 339,393 000000000000000008d3558f1ff0a45cabc55878d8e6a8092cb089b4ff596505 176 0.10/1.00 vMB 18
339,392 339,392 0000000000000000148f8f355555c66578247eb6ce1a0982b3e00fc6dc8e5435 364 0.17/1.00 vMB 27
339,391 339,391 000000000000000005d9b7919160441f5f4466aa9498d78cc48be300d11dc605 1,077 0.59/1.00 vMB 25
339,390 339,390 0000000000000000014e811090eda56c7e162efb4c21dcf3e514511690cc4244 782 0.50/1.00 vMB 21
339,389 339,389 000000000000000011d9437cc7f2e9a8b9722164970c9f5a80806d39626587c0 1,371 0.75/1.00 vMB 24
339,388 339,388 00000000000000000088ea4d769abcf758d8d18d68d457abf083e515c4d12437 436 0.25/1.00 vMB 20
339,387 339,387 00000000000000000b9f8a2ec1e6807a23cb98ff73fbad6a34b2cbca8daefcb1 256 0.14/1.00 vMB 26
339,386 339,386 0000000000000000081b08465e02a95836726f700ba99f98b8f3716cd4e93c6e 595 0.30/1.00 vMB 26
339,385 339,385 00000000000000000e42712839eebb36b8262b7391d84c8b101958ceda3d166c 248 0.13/1.00 vMB 23
339,384 339,384 000000000000000013fc4d66991e2bb67c9384e6b734e02a690b05cd8b89e988 138 0.08/1.00 vMB 30
339,383 339,383 00000000000000001138eee807e79f2e25abfa5cc4e91a8240b17441f65b4af1 815 0.65/1.00 vMB 18
339,382 339,382 00000000000000000cb27e83b845b80eee4d19350162a630bf49098247407a51 831 0.31/1.00 vMB 35
339,381 339,381 00000000000000001124e4ed9f6bd40577f0ecc81fbe46c49328c306e35adfef 191 0.12/1.00 vMB 9
339,380 339,380 000000000000000017cec6de2de15c2a02bc22bc01c427a90ab077a0adf569b9 107 0.05/1.00 vMB 24
339,379 339,379 00000000000000001152f99e5532489345dbba8f2bb5371a080ea0c9105407ab 352 0.22/1.00 vMB 23
339,378 339,378 000000000000000002715dea4b169aa5bdebb2948dc469576547abed5bded5ae 292 0.55/1.00 vMB 11
339,377 339,377 00000000000000000e4b47b1ab0b94c1206935d3630d13084f11e4be1cde2a70 724 0.75/1.00 vMB 17
339,376 339,376 000000000000000010dc5e2e9e501ef2c90a2e0319e86f1e86312b01abde25cb 1,054 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.