Loading Tool

Explorer IconExplorer

Memory Pool

42,277 transactions
26.70 vMB
0.08562624 BTC
Random Selection Loading Transactions
Max Size: 139.44/200 MB

Candidate Block

Mining Attempt d7a360d6f75c6c9ff22ecc50531bf4982c20a82b248e7d99afa3bcc4694710ce
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 9e02ca4f7ef351776267d2393db97ddcde7049a43ea45df361ea4b922c1c399b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.03611488 BTC
Feerates: 151.01 > 3.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (160,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,760 754,760 0000000000000000000368c72a6a69020a4c5e84126590523c29a07f7253f381 1,209 0.50/1.00 vMB 9
754,759 754,759 00000000000000000001358742ef5c32c55226b808ed756832f052f6e7a71495 711 0.25/1.00 vMB 9
754,758 754,758 000000000000000000000d101280a5ad589ef19cafc95b085de8f80cb1834d09 917 0.32/1.00 vMB 11
754,757 754,757 00000000000000000007eff24a1b6cb4d038dd2a7d7c22ae379a1c147b3c3de8 684 0.40/1.00 vMB 7
754,756 754,756 00000000000000000006fa1ef4ee9385206e9c177f01b25a5120f24fde0fb3d7 552 0.75/1.00 vMB 4
754,755 754,755 000000000000000000045723a3377a23558c20d62bb86874a27bd8a1b3ee3de3 1,264 0.53/1.00 vMB 10
754,754 754,754 0000000000000000000562978b024f190458aef8aec97e34447b5c9ad019d82a 805 0.44/1.00 vMB 2
754,753 754,753 00000000000000000005b4e22a889c3194f454be8dd10c3c2de7668f5e261342 1,945 1.00/1.00 vMB 14
754,752 754,752 00000000000000000002fd44c97dc8497523587bf4bcd300389a2b6e4c3666f0 1,324 0.85/1.00 vMB 4
754,751 754,751 0000000000000000000420eaf483e2674f140e6396f682b44023a1448e19dc96 808 1.00/1.00 vMB 10
754,750 754,750 0000000000000000000118c02205e309a1e383af4ad7c6562937d08ddcb426e7 1,015 1.00/1.00 vMB 19
754,749 754,749 00000000000000000002ce95d5e161a9ca05f6a6c50894bdaf1f74bdb0063afa 2,031 1.00/1.00 vMB 3
754,748 754,748 000000000000000000050b8498c85c258088579437d6079c15be705e75efc053 1,561 1.00/1.00 vMB 13
754,747 754,747 00000000000000000001b7a2f88b2cf8d82bd6f106cfd69033387fccb2a6437d 2,479 1.00/1.00 vMB 24
754,746 754,746 000000000000000000065b57cb4cc1da46528c027a8efbb0f8d54c33e0154f57 366 0.12/1.00 vMB 11
754,745 754,745 000000000000000000052be85ea357f38eba6904dc4d7935348a6f4ccb3c899a 118 0.04/1.00 vMB 9
754,744 754,744 0000000000000000000117af99dbd2e0f0423fb35d650436eabc5854ec38c8ca 1,446 0.68/1.00 vMB 10
754,743 754,743 000000000000000000038367e6421e0aa32c9e390fbe8a61276ba9c8b44df974 1,171 0.60/1.00 vMB 10
754,742 754,742 000000000000000000017feb82a93f1b1e0869e97ec881f0a6ee7c685eb2fdc0 551 0.21/1.00 vMB 11
754,741 754,741 00000000000000000001ab0b4ef30961d38da1b7825d881571973405a9e2c65b 932 0.48/1.00 vMB 9
754,740 754,740 000000000000000000065b65a5032e58f5111ff6b4a77658bc9289d2658c70af 1,811 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.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.