Loading Tool

Explorer IconExplorer

Memory Pool

45,347 transactions
29.83 vMB
0.10480421 BTC
Random Selection Loading Transactions
Max Size: 154.37/200 MB

Candidate Block

Mining Attempt a4a24d8889370ffb828853f972ef839f40281a4119130c9dcc4dc52c0150a1a1
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root b2d11fa3df2444bf87e65be11acc16256a7f5d27cb17b63512380f262caa6574
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,040
Size: 1.00 vMB
Total Fees: 0.04556297 BTC
Feerates: 302.06 > 4.57 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (816,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,404 98,404 000000000003d8e7b36a83e71f2162cc5ba6b62faae03639b84928ab3f1d0b72 2 0.01/1.00 vMB 0
98,403 98,403 000000000004b8113873cfd63554e0972158a6ad289c93f56b97d3753e8a582a 3 0.00/1.00 vMB 0
98,402 98,402 000000000002dd73881b732706dbbcc442aacf0eaf22150283c27dcf36e06542 3 0.00/1.00 vMB 0
98,401 98,401 0000000000035762f5d85a4fff0fe6d60784f6b78d7c6084e671b0ec78dbba47 3 0.00/1.00 vMB 0
98,400 98,400 000000000000a73978223424a7a5af563ca60c5e2ef630055842b223e649aa60 4 0.00/1.00 vMB 940
98,399 98,399 00000000000340ed210e44aaf8cd5664c5bcfea071ec5197156983b763d35fb5 1 0.00/1.00 vMB 0
98,398 98,398 00000000000486f5e1027c828e54bcf5d8190d12d13a4b5beb93363734882cd6 5 0.00/1.00 vMB 0
98,397 98,397 000000000001745b00a8b393bea2e23c09228053c1ba3c0c5d284b76804c5413 4 0.00/1.00 vMB 1,353
98,396 98,396 000000000002a7d9cf3300c6d22ca32004ef3e8fdee1e57ded201fa174a9ce48 1 0.00/1.00 vMB 0
98,395 98,395 000000000002d2057a307f6d2457ede14039d91d6785a2d67a36ba4bc2739742 2 0.00/1.00 vMB 0
98,394 98,394 0000000000052725bc8e55ccc2cc9e0bc25c8da180751bba2446099134052526 1 0.00/1.00 vMB 0
98,393 98,393 00000000000111a966a4fbfb4cb6f20e3da57843dba803541bab6a739653d93c 3 0.00/1.00 vMB 0
98,392 98,392 000000000002e2fb05c9a4487aff232ab3fd8a398ebe358b1ea217db5903e61e 1 0.00/1.00 vMB 0
98,391 98,391 0000000000031bd23fb1715c817a2f11c068a723dc5a26004ae4864e0db37b10 2 0.00/1.00 vMB 0
98,390 98,390 00000000000504799713cbf9a78598338eac38244dc51509674058f06ec3457b 1 0.00/1.00 vMB 0
98,389 98,389 0000000000023a59eec30e2fff5f41a54e57a5d785403b6ca058780014e18f09 1 0.00/1.00 vMB 0
98,388 98,388 000000000000e0d9bd24851020155f6d7c334e3a52218556b3c26f624b5ba23f 2 0.00/1.00 vMB 0
98,387 98,387 000000000004319d2ee0fbb359b478c8526dab72e4ced32c8b88b229f68d980e 1 0.00/1.00 vMB 0
98,386 98,386 0000000000030ab32ff56830c34f0fb2ab80a97fb7cc6c01ee6fb93c15e5d66b 3 0.00/1.00 vMB 0
98,385 98,385 00000000000145ee2bb201114d0957317c6e9c13779cb817fad9376e5cec77f1 2 0.00/1.00 vMB 0
98,384 98,384 000000000003858ad3bc080dc52740e29ff3c6a8a036333eeae0bf34d210c89d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.