Loading Tool

Explorer IconExplorer

Memory Pool

73,078 transactions
27.04 vMB
0.06059737 BTC
Random Selection Loading Transactions
Max Size: 165.13/200 MB

Candidate Block

Mining Attempt dae677c3caa78fd918255f8f508b0cafacf3337f49985ff98a6357dcae00bbb7
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (251,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,668 663,668 000000000000000000065dc6eb988f9c0ee4578e42caa4edffd4d6a38ebde8c6 2,958 1.00/1.00 vMB 98
663,667 663,667 0000000000000000000e287b78cf173587c78268759edaa055916b35d0063bba 2,448 1.00/1.00 vMB 47
663,666 663,666 00000000000000000005593aa196d2b37fc9fcaa92746a0c241d989ad7d854b6 3,002 1.00/1.00 vMB 99
663,665 663,665 00000000000000000000c32c7b47440a97273a3be59b7c397d969b743360827e 1,934 1.00/1.00 vMB 36
663,664 663,664 000000000000000000066bbe114142eb810eebbcb45e21c1104938df60abe6a7 1,890 1.00/1.00 vMB 17
663,663 663,663 0000000000000000000b77b668b89a6330b1d3731edcacf227798260377f200e 2,254 1.00/1.00 vMB 21
663,662 663,662 00000000000000000000062ffaa560b3e2bf628e25f1372b2ff4c992fbdbb009 2,579 1.00/1.00 vMB 41
663,661 663,661 0000000000000000000c9c3a24f23b52d1e5f2b126271413ed428759e6e123fa 1,830 1.00/1.00 vMB 40
663,660 663,660 00000000000000000008fa67e15093232263bcc52e807fc55d7034fdc13e9e7f 2,903 1.00/1.00 vMB 93
663,659 663,659 0000000000000000000eb66add6d2a95bc4b59925e5491db117b1b65a8429566 2,276 1.00/1.00 vMB 85
663,658 663,658 0000000000000000000dab04d31ca6022cf02bcccb11de5da1b58c51cac3cc95 1,284 1.00/1.00 vMB 8
663,657 663,657 0000000000000000000805734a0522078a792740fbe804dce1b68aab584462a3 2,243 1.00/1.00 vMB 66
663,656 663,656 0000000000000000000ebc1180d99e6462aff363b673183f567e3e206c7a23c6 2,250 1.00/1.00 vMB 43
663,655 663,655 0000000000000000000670d820686ed9219a8a08675d7245072a5029cb98ed12 1,005 1.00/1.00 vMB 90
663,654 663,654 00000000000000000002c1dac34f9fdad93f968e2396522332fcfa7236eb08ef 1,615 1.00/1.00 vMB 37
663,653 663,653 000000000000000000073ff63e75344075ef14d7e9bb0d57a507958282969646 2,152 1.00/1.00 vMB 19
663,652 663,652 0000000000000000000137e3db040f0fbc3d74c1d9a2932e05429769338e32a3 2,854 1.00/1.00 vMB 90
663,651 663,651 0000000000000000000bbac898a36c26954f2625aec7a391c9c2eee32ff32a4f 1,190 1.00/1.00 vMB 12
663,650 663,650 0000000000000000000c9da2ac4155b27f88dc2cdac108a9ca15feb6460b6839 1,494 1.00/1.00 vMB 17
663,649 663,649 0000000000000000000ada25f77c8484fcbffa1d627a99a7d1de086ca8e1e651 2,388 1.00/1.00 vMB 42
663,648 663,648 0000000000000000000ef281e27d7bd8ea13fca94892f9c06828dad6483a372b 2,509 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.94 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.91 GB
    • Received: 17.62 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.