Loading Tool

Explorer IconExplorer

Memory Pool

31,467 transactions
25.49 vMB
0.04938703 BTC
Random Selection Loading Transactions
Max Size: 139.43/200 MB

Candidate Block

Mining Attempt 055429ab80496347f6ade13b6db67ee3a6006c9479e450accd7f7e8f4ce920a8
Version 20000000
Previous Block 000000000000000000014158deb56788c2ea47c66d6ebb645473d30d754ed946
Merkle Root 6dea1df04f34d2b98f6a90dcea3cbaa523a61875fb9a5dde073167abac4314b9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,720
Size: 1.00 vMB
Total Fees: 0.02089718 BTC
Feerates: 150.80 > 2.09 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,518 (778,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,641 161,641 0000000000000acdd493faf750043bc8cc82e5b9257d4ad48930ac8b2a8d9b1a 35 0.02/1.00 vMB 216
161,640 161,640 000000000000017a71bbba7ee75c24cf03da2efe88f01b3101dbeb59bb21595c 1 0.00/1.00 vMB 0
161,639 161,639 00000000000003dd19426b1a3c91fb459aeb8a2fd170fb43be431fe119a3b3d8 19 0.01/1.00 vMB 149
161,638 161,638 0000000000000ba66a0771ebba1c6e4084c8dc9dfe6eeb2df6dc41462545bd8a 12 0.00/1.00 vMB 43
161,637 161,637 00000000000003d887be86490eee89fbf497c0f358c12de35e5de485c04c6df9 13 0.01/1.00 vMB 19
161,636 161,636 000000000000081e029909305037d59a6116aa2fcdccc3f52d250c56b9be61a1 72 0.03/1.00 vMB 82
161,635 161,635 0000000000000d2df2430d938625b058c6d5e485f57acf43c4980be304ed8373 117 0.04/1.00 vMB 91
161,634 161,634 000000000000026c542ae7c26b34fcf645c163653c1a129be2bfbefc0c9d70a8 12 0.00/1.00 vMB 14
161,633 161,633 000000000000097a27bbde73ef686808fe330797b4d13f2a397e26fd329f6b50 23 0.01/1.00 vMB 512
161,632 161,632 00000000000003eb64da979b553faa997bc91bcc7c8928532505836f47d541fa 124 0.05/1.00 vMB 59
161,631 161,631 000000000000005e3a0c075d45b7ee26687d1113bee739a85e242cf305e2159d 6 0.01/1.00 vMB 11
161,630 161,630 00000000000009cc489c0970041b4820b4b25f596de587b85e659f89215ab45b 32 0.01/1.00 vMB 21
161,629 161,629 000000000000026aff9ae4246ccef24707f7119a19139c2ddeca979b0d983647 3 0.09/1.00 vMB 50
161,628 161,628 00000000000002741be1753c8b84628f134c99c38c74e6f35d8583ea2fde1ce6 173 0.05/1.00 vMB 10
161,627 161,627 0000000000000220cae25448dae27e6915f471e0604856c7d3d48a569b2ce523 15 0.00/1.00 vMB 0
161,626 161,626 00000000000002cc6ba6595d2e22f747b5f05a35178600f7f3e4a8df4bba5a1e 8 0.00/1.00 vMB 651
161,625 161,625 000000000000019dda7984db8aeb77c22fed657a35ba50f87ea48d1739f33d65 118 0.05/1.00 vMB 38
161,624 161,624 000000000000049216fafb7a8082da8796316c607e27425be207ad66299ac6ee 26 0.01/1.00 vMB 294
161,623 161,623 00000000000008a93a4bc5f9b324f91f0f29434b9865db8fda2c60191a2ab72c 15 0.00/1.00 vMB 40
161,622 161,622 000000000000026c0a88ba287e0d2738a30d6460111f7f1fe127e60637a1ba70 1 0.00/1.00 vMB 0
161,621 161,621 0000000000000968183b9f0a43cbb01ad73fa27a9977b689f12eb17a9407e5cf 36 0.04/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 827.69 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: 4,462.05 GB
    • Received: 243.67 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.