Loading Tool

Explorer IconExplorer

Memory Pool

78,776 transactions
29.43 vMB
0.06641155 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt 1ca844135c29eaa912e3c98a16c9dabe722694332dde3e19b871a9f7af0cc9d4
Version 20000000
Previous Block 00000000000000000000dd1751bcae9308876a75a216a00cdffc10af68aad8f3
Merkle Root d10c74fb9a3b4594ecd44279b24a719e78261f29cc62c21a7f4d141e3e040265
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,288
Size: 1.00 vMB
Total Fees: 0.00670969 BTC
Feerates: 52.08 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,994 (392,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,025 522,025 00000000000000000004a6acaf530ddcce41b335beb1f3ea1febf0a36892cb49 189 0.07/1.00 vMB 30
522,024 522,024 000000000000000000187dc603e171239010de88acabbe033a88f64ff88ef8f1 740 0.42/1.00 vMB 28
522,023 522,023 0000000000000000000711bc3023ef61b8dc75d9b0241397da62342d8743c70c 1,940 0.88/1.00 vMB 29
522,022 522,022 00000000000000000037792d120e1069590b6fd361324dce559bb8fb95802803 1,090 0.46/1.00 vMB 50
522,021 522,021 0000000000000000003b89ae81394b268c63397fe26205daa14d58a9b5d53aa0 445 0.19/1.00 vMB 33
522,020 522,020 00000000000000000031ed1712cb747275dfdb4ed9903fe861189a15cc4198fd 851 0.39/1.00 vMB 26
522,019 522,019 0000000000000000001ce5a1d3e76a42c27498045735b2f56f99e771c67f2e2f 913 0.49/1.00 vMB 30
522,018 522,018 0000000000000000002e451d10f9f288c0e93b727fb4bc19435eb1a7e5d2ba04 787 0.33/1.00 vMB 27
522,017 522,017 000000000000000000379b2e9e12b70c2829cb7250dba11596a448f44495c242 398 0.15/1.00 vMB 26
522,016 522,016 0000000000000000003611821f376c0c9eb15f6a0eac77d2ba43fa9df58010a0 558 0.29/1.00 vMB 43
522,015 522,015 000000000000000000211f467cc60112df5861bc61487fbf06d04c9cb70820a9 186 0.13/1.00 vMB 24
522,014 522,014 0000000000000000003286867f8de930c394ae0266480b8526eff1856a7d480b 222 0.14/1.00 vMB 14
522,013 522,013 0000000000000000003c7278026075ba98cf9ee9422cf0a13621bde05f696975 2,259 1.00/1.00 vMB 31
522,012 522,012 00000000000000000006ed2492b81d6c0b1bc861b5c07e5e2aaf26846d5f3aec 427 0.20/1.00 vMB 28
522,011 522,011 000000000000000000091233256b6148565f5663f68503815682795963c4c9b3 1,293 0.56/1.00 vMB 33
522,010 522,010 000000000000000000214a959dd6e77c3a154c18cc55a190ea49dd6d0c7c94eb 479 0.22/1.00 vMB 38
522,009 522,009 000000000000000000311c8e12d0f0d44696521c9b29ce94daef9895d338409b 665 0.26/1.00 vMB 27
522,008 522,008 00000000000000000039ad763ad0465a5721f3b12e5d14030b939822383404f7 1,219 0.52/1.00 vMB 31
522,007 522,007 0000000000000000002dc3561da975252ceb1af71f4a4b54749f3af84a2326b5 699 0.28/1.00 vMB 28
522,006 522,006 000000000000000000244f1beb43722ec02b7126b9c9081c068a4472e8bc9578 968 0.54/1.00 vMB 30
522,005 522,005 0000000000000000002c4c3fefc8f40a51a9a68a600e27d01d91ff444a792235 867 0.52/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.38 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: 664.39 GB
    • Received: 14.97 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.