Loading Tool

Explorer IconExplorer

Memory Pool

75,668 transactions
28.48 vMB
0.08230352 BTC
Random Selection Loading Transactions
Max Size: 171.20/200 MB

Candidate Block

Mining Attempt 53faab6883a6a5005d769d8e2628e492d5ff1b667341a2d6c9a46ebc9c98f242
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root bc61b2602da4d5fedc79837e3fc719f63bec456f1143ca78728ea29f6e18fc12
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,391
Size: 1.00 vMB
Total Fees: 0.01781421 BTC
Feerates: 65.95 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (398,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,690 516,690 0000000000000000004fa9d050077b81f85d42d82b12cf049ae79eafedaaa0ee 1,730 0.76/1.00 vMB 34
516,689 516,689 00000000000000000043550bf21b347b9bf8201684ffa2ba439a4c71605ef618 1,702 0.72/1.00 vMB 29
516,688 516,688 00000000000000000039c7309906d0afd9fd2b0320e4a7cc9173e5a1e4ea5acb 928 0.99/1.00 vMB 3
516,687 516,687 0000000000000000001edb2ef5452b75d83960b478bf56c5c79357d7cb4fc1e8 292 0.20/1.00 vMB 59
516,686 516,686 0000000000000000002ea30639dfd5deebe7ecaf4f145adad089efc4229334fc 1,363 1.00/1.00 vMB 6
516,685 516,685 00000000000000000017c755c5df7cfbe428f128ba23ed3fdc5022b8cc225981 757 1.00/1.00 vMB 30
516,684 516,684 00000000000000000034a9e19652c76878bd16e14535771be99b08812d39e91b 2,521 1.00/1.00 vMB 41
516,683 516,683 0000000000000000000e0d480841cde6f2d2be7352f1d2771f60028b49dff2ed 432 0.53/1.00 vMB 9
516,682 516,682 00000000000000000020c869522952f435c862f64352bec90c029b628dfff215 1,623 1.00/1.00 vMB 10
516,681 516,681 0000000000000000000ad6ab36b62ceeb5d60a68214e97f2f8eb9c3b7d1cc0dd 2,838 1.00/1.00 vMB 37
516,680 516,680 0000000000000000004f81cd9b0bf71e32813a37ba1142e840274fed2f6dfe87 2,098 1.00/1.00 vMB 35
516,679 516,679 0000000000000000001f1cef6cbc33db19aedd5e42ffbae687c7ac60ae531df9 1,611 0.51/1.00 vMB 21
516,678 516,678 0000000000000000000ed718ed532fc3be7d652de01f27ef5b22d61e32eeb569 624 0.29/1.00 vMB 44
516,677 516,677 000000000000000000213ca01fa72f123f6bef57b30290bc0faf5fd699274ce2 783 0.44/1.00 vMB 30
516,676 516,676 0000000000000000000ab9f3ba5ca6aec816c40966a1b6c1559557df6ffe2e52 1,129 0.60/1.00 vMB 23
516,675 516,675 0000000000000000002783df0de9bd25eb260b9f3d077aa6c495ed25b9b795e7 115 0.03/1.00 vMB 26
516,674 516,674 0000000000000000001fd623aa87890f78fcfdf7810d11b722d3471829cfe978 338 0.14/1.00 vMB 26
516,673 516,673 0000000000000000001723f37794d2644e95b58b62f7d912b60a23bcf39a0447 1,883 0.78/1.00 vMB 27
516,672 516,672 00000000000000000007675040975c012c14ba232452eb9053caeeac30fd1064 672 0.43/1.00 vMB 26
516,671 516,671 0000000000000000002b3e79b7ad5f8924530f99b6a27b9ff0d7e83f4f8d5c0c 553 0.64/1.00 vMB 8
516,670 516,670 00000000000000000002ba95e29feb1e9bdb4ec110d50ca4db2b2be701fa8063 3,076 0.99/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.