Loading Tool

Explorer IconExplorer

Memory Pool

81,460 transactions
30.86 vMB
0.11321915 BTC
Random Selection Loading Transactions
Max Size: 187.44/200 MB

Candidate Block

Mining Attempt 8414be317e4901a09dc1f704050f053595ae64af107429ffbefbe3b9512ccd80
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 6ed2070b104c5deb7fc9993dfabe736fc3e9b6fa96e1233a8ba3fa54dcf11af0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.03787221 BTC
Feerates: 318.30 > 3.79 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (483,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,671 431,671 000000000000000002554ef4ee2457b82dbe14c7268324fc3e4e073c48419f43 784 0.34/1.00 vMB 60
431,670 431,670 000000000000000002fcc73a3b6adfd2b8ca85459d228bfa34e5bda32eccf4f8 2,701 0.98/1.00 vMB 60
431,669 431,669 000000000000000000f24e65111479e254c8b47b73a51d6d01a2beb0dc0feae1 1,650 0.79/1.00 vMB 46
431,668 431,668 0000000000000000023bb161b8bf55811d1d4fdc784141d3a6b49801c8a312fb 2,712 1.00/1.00 vMB 63
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
Previous 10 blocks ↓
Total Size: 783.08 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: 721.72 GB
    • Received: 18.39 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.