Loading Tool

Explorer IconExplorer

Memory Pool

75,129 transactions
27.83 vMB
0.08035082 BTC
Random Selection Loading Transactions
Max Size: 169.31/200 MB

Candidate Block

Mining Attempt 47f24c61b472ab55788a124f343d5a89fe16088ab8e8a9a054ec96b5353aac91
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 61e106fe4a271357c7e984d75acc4676bef07035661d6abffc1599625c926c05
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,025
Size: 1.00 vMB
Total Fees: 0.02074380 BTC
Feerates: 402.60 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (483,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,667 431,667 0000000000000000013bdcc2d47071d5d5e8eb0820942338ae2e0be29f3a295b 646 0.28/1.00 vMB 55
431,666 431,666 000000000000000003a00ba995388fc9605f8ca40649fd22d512e25ca01e6e95 1,520 1.00/1.00 vMB 34
431,665 431,665 000000000000000001d0c85c18a583485e45f56b53a1a52e2af34800f7cb54dd 1,352 0.61/1.00 vMB 55
431,664 431,664 000000000000000002e4617e99f3160d750b6f01635665168af37f2142040710 1,073 0.78/1.00 vMB 28
431,663 431,663 0000000000000000047f3d9b230c3182b20c4f6fa82d29163d93cbf160b6117c 2,419 1.00/1.00 vMB 68
431,662 431,662 0000000000000000040de14ca121f81f226aef7a712224a27c07424cfd86a224 228 0.09/1.00 vMB 65
431,661 431,661 000000000000000000ca256e5fe5674322ec58a7029781467939fc6a386863f1 789 1.00/1.00 vMB 22
431,660 431,660 00000000000000000343d619e3d50ed113c1fee6e4ce9e1440f9a8b1d51be1c5 1,422 0.52/1.00 vMB 62
431,659 431,659 000000000000000001109edf403cc62539f941a0df5e1665740945ca0c00af51 2,295 1.00/1.00 vMB 53
431,658 431,658 00000000000000000483bdcd8c4702f5ef02fe64bd0d7a150613b36b73b6e317 2,039 0.99/1.00 vMB 49
431,657 431,657 0000000000000000012f9bd77ca2f8b4358b0dfe2106805b42c1a61151c99588 1,800 0.75/1.00 vMB 56
431,656 431,656 0000000000000000011118b4df41e216ffb37383df87e7ce066ffde3fb054a77 2,978 1.00/1.00 vMB 69
431,655 431,655 000000000000000002c9a5f8db806345f832aad9e544ebbd5b2f6ac98dd1cd78 2,099 1.00/1.00 vMB 61
431,654 431,654 0000000000000000020bf868c749b867005f8b8336d68c436aa913f6fad34c6e 2,159 1.00/1.00 vMB 50
431,653 431,653 0000000000000000042cc10f18849326af30894d1cd814fcb3cdc7cf975bef38 901 0.75/1.00 vMB 32
431,652 431,652 000000000000000002545a72d23e6c9f101921b440f6c54946c0b677d2753653 1,870 1.00/1.00 vMB 39
431,651 431,651 0000000000000000046ddb58e4229e993df4f5fb68899f49722053e8094a840a 1,896 1.00/1.00 vMB 43
431,650 431,650 00000000000000000276ded5faa5a1b55bc0b0307ce8bed51499d2b65f19d9cd 377 0.14/1.00 vMB 72
431,649 431,649 000000000000000003b1fbc6bf46ca53b1792109a639a62af197b0d9557604f0 979 0.67/1.00 vMB 32
431,648 431,648 00000000000000000343bc33b87f8f8341ec0e53c6cfba12dadde56ae914dae6 2,504 1.00/1.00 vMB 64
431,647 431,647 0000000000000000032dadffe8f66bd755570a3ec15238e736c36b16aa36ecab 2,565 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.