Loading Tool

Explorer IconExplorer

Memory Pool

82,777 transactions
31.93 vMB
0.09678208 BTC
Random Selection Loading Transactions
Max Size: 189.85/200 MB

Candidate Block

Mining Attempt caa97b98edff3dd43e0380bdf93b1129d2ba45f46d38c0f5a46521fe577456be
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 213dfafe89401593e064ecef1271253104002b65dc56746c55968e69f71f2552
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.03253427 BTC
Feerates: 101.66 > 3.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (61,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
853,695 853,695 00000000000000000001ca842a4d44b0a68d9d9a4d814343eb310fbc17c32239 3,028 1.00/1.00 vMB 15
853,694 853,694 00000000000000000002880134485e67f4bf139382d55309e3fbeba2556e4837 3,084 1.00/1.00 vMB 7
853,693 853,693 000000000000000000023ce61baef0dde77b10b1f9f1880c1af2f3be868d5bec 4,219 1.00/1.00 vMB 6
853,692 853,692 00000000000000000002cac527a56bdf5305ffa3b35bb6c0a20567167527bfe5 3,855 1.00/1.00 vMB 11
853,691 853,691 00000000000000000000fcf3fa353905004b7bcd898219716dd4fc3ca6a99f4b 3,885 1.00/1.00 vMB 9
853,690 853,690 0000000000000000000236fccd8ef6ed51ffcee9430300fe53eea6fb3130df33 3,962 1.00/1.00 vMB 4
853,689 853,689 00000000000000000002342ac5da09d0a95bada58fd1e89e527572afe055a085 4,505 1.00/1.00 vMB 4
853,688 853,688 000000000000000000027b8c12841343dc7cfcd213dbfdf7e88dd32cbb519d91 3,927 1.00/1.00 vMB 5
853,687 853,687 0000000000000000000357126a14a24b9e220c75c0eb71be94a88bb225043406 4,438 1.00/1.00 vMB 4
853,686 853,686 00000000000000000002859dbf8fa0ecb2d7ee3f1e5d9deec266cce27534804f 5,093 1.00/1.00 vMB 5
853,685 853,685 000000000000000000013f7f5c8738c3afe9628116dd65be6f9d0694ae1398ba 5,911 1.00/1.00 vMB 5
853,684 853,684 000000000000000000006d42d1108b37a6e32b1563910106bf61225e22ab60fc 3,360 1.00/1.00 vMB 6
853,683 853,683 000000000000000000018292739e0fffa10abe60c227ece9b45a2c8e6fc323c0 5,284 1.00/1.00 vMB 4
853,682 853,682 00000000000000000001ceda8bbf9e220804a15c73def54e9cde98f96bf7bda2 5,006 1.00/1.00 vMB 16
853,681 853,681 0000000000000000000029ae0f644e1b01c9de2505d6a4e63e357358e1b09c61 3,503 1.00/1.00 vMB 5
853,680 853,680 00000000000000000000de55cdd3bc1b534402b7039e68e88d0d5f4a37564665 3,510 1.00/1.00 vMB 8
853,679 853,679 000000000000000000009abfb308ce4b77476bf40403787b98c7a792be8c61a7 4,281 1.00/1.00 vMB 5
853,678 853,678 0000000000000000000129891643ffd071b03d51a5cf49d657101851549b7c20 4,236 1.00/1.00 vMB 6
853,677 853,677 00000000000000000001621dafd7ea8a8f522a452dfb883c07456fdd132cd2b6 3,371 1.00/1.00 vMB 10
853,676 853,676 00000000000000000002aa646b8ea55bc9a7018f46d0064e2c21f35eda3282dc 4,058 1.00/1.00 vMB 5
853,675 853,675 000000000000000000003ac51334e70442a0f3c9f8dc57b06ff9a5d0d704c72b 3,555 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.31 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: 658.75 GB
    • Received: 14.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.