Loading Tool

Explorer IconExplorer

Memory Pool

75,728 transactions
29.53 vMB
0.09414843 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt 7a7bdb891585fba37977384698cfe6c460759c09d64f0e24f93cc7293dfc2a00
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 402c5d9cd89337a390da166cd7082f6f92d09da70aa5cdee339026b5fd97b0e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02663117 BTC
Feerates: 147.99 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (627,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,766 287,766 0000000000000000301460bcb6655c7093f16018ea40ac09f26a1fb28d6b1c31 588 0.25/1.00 vMB 42
287,765 287,765 000000000000000071806fd976049569b5cce1f6bd29adf98417c764f0697db7 213 0.12/1.00 vMB 32
287,764 287,764 000000000000000073046ab2c458f35f44b9471ff46e2f452414d21ac23475f6 521 0.27/1.00 vMB 34
287,763 287,763 0000000000000000487722b404dcc867a7643187971731ca52dbc0912b260747 312 0.15/1.00 vMB 54
287,762 287,762 00000000000000011bda809cc4cb866b31a61f977c27dd614a34c400f24bcb85 1,454 0.75/1.00 vMB 40
287,761 287,761 000000000000000001e11e7969dacd302cd5f3c09b68e0857575031de73a6c3d 79 0.06/1.00 vMB 45
287,760 287,760 00000000000000012ecd625b0a4ac9f76a6412e64fc0748a76df796325cc0e6b 922 0.46/1.00 vMB 36
287,759 287,759 000000000000000088afe301dcc710b9892da914d675c754f70769ff8a51288a 1,387 0.74/1.00 vMB 33
287,758 287,758 00000000000000014f1c0a6585712d437fc885085f11ed9c7352b431acbe0fe6 539 0.34/1.00 vMB 36
287,757 287,757 00000000000000014f469268b98c4dfc385199391b9aee3ecbd956da686a8cca 801 0.35/1.00 vMB 44
287,756 287,756 00000000000000004baf26c400411f56973a389a9b94d180104a42bb68fbc491 60 0.21/1.00 vMB 10
287,755 287,755 0000000000000001388b069587f8716b3479f79a8b554f38689ba91c733de968 751 0.35/1.00 vMB 42
287,754 287,754 0000000000000000eb671d932a8d310e8ab963c53b2be8a27bd5de2a712c2f59 856 0.35/1.00 vMB 55
287,753 287,753 0000000000000000de439c27875982b72726b2bdf402865afd25101f092ebcac 335 0.14/1.00 vMB 38
287,752 287,752 00000000000000012068b0e0ee586f08ef1c921414c2362af50a00d03202c860 553 0.33/1.00 vMB 33
287,751 287,751 0000000000000000384f9f0a1a30283e6d987e6ccf68696feb96422f908155b5 640 0.35/1.00 vMB 33
287,750 287,750 0000000000000000bd214d6afaa34aef668443c7fbe345ad9384ad1884a416d6 280 0.17/1.00 vMB 37
287,749 287,749 000000000000000085425b81c23fd78d048e6c34bdc26f13aba9ce73a1bd06ad 162 0.10/1.00 vMB 22
287,748 287,748 00000000000000007f11a17c6f7642d90a7dc8010ffdc12a9ae97bfc6aec389e 493 0.34/1.00 vMB 35
287,747 287,747 0000000000000000c3c5ade447ec0a375cf3bd21fab323aaad9912cbd573bbaa 234 0.17/1.00 vMB 35
287,746 287,746 000000000000000004df4ab3e43f64c041de7d1bbe11bb4b797004b6ab417565 668 0.55/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.17 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: 748.29 GB
    • Received: 18.79 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.