Loading Tool

Explorer IconExplorer

Memory Pool

77,901 transactions
29.27 vMB
0.06316064 BTC
Random Selection Loading Transactions
Max Size: 175.82/200 MB

Candidate Block

Mining Attempt 09c12339cad615812eff9667fb573718856838c328ba9349b95db7befbc0f709
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root b15c599059148895fceb1b02e9aa6d6c48cc97cb6db7360271cdb676ee60bdb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,703
Size: 1.00 vMB
Total Fees: 0.00392262 BTC
Feerates: 40.21 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (136,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,969 778,969 0000000000000000000478112a406df1fa34829573ab0853ecdb66b9a8eca456 779 1.00/1.00 vMB 2
778,968 778,968 00000000000000000004ddd9c032d969ffbd3fe9955ed82f08e341dc92d3e221 2,744 1.00/1.00 vMB 18
778,967 778,967 00000000000000000001359ccfc6749d198c403997017571e54c05edc962f7b6 2,963 1.00/1.00 vMB 21
778,966 778,966 000000000000000000032cf82632fd2171120663fd10c23c9d5eaf6ea97765ee 2,405 1.00/1.00 vMB 13
778,965 778,965 00000000000000000005e98ce630d1bdcfeab418633926a147634e74acbe7c04 346 1.00/1.00 vMB 3
778,964 778,964 0000000000000000000635118544850539d6a30764b0922e3f2209526e485329 2,001 1.00/1.00 vMB 8
778,963 778,963 00000000000000000001015bcb3a33858cb530745d5a095b9cf01dac78a00cf3 3,520 1.00/1.00 vMB 22
778,962 778,962 00000000000000000001c633b35e60d97d46b04d558e8d96cb78043969857bb6 2,320 1.00/1.00 vMB 11
778,961 778,961 0000000000000000000645e838b2f24f8f24f1d05b2abcb5716ebb3a08dcfb60 553 1.00/1.00 vMB 4
778,960 778,960 000000000000000000038ed182bbe26c2fcf4e07db727a7f8fb07aec348806d9 2,104 1.00/1.00 vMB 14
778,959 778,959 0000000000000000000191a51159033b34c7bd5ac553320cc21c6545b93dd446 2,468 1.00/1.00 vMB 13
778,958 778,958 00000000000000000006360b1455ef64465456fd76e8ec379ddd4eafc92b9d09 2,128 1.00/1.00 vMB 12
778,957 778,957 000000000000000000042b08a753316af60bbc6807a50d0d9713028478ef74bf 686 1.00/1.00 vMB 4
778,956 778,956 000000000000000000048e4ff3cb9b483fea5f622afcb80bc98021235a8b1f73 1,353 1.00/1.00 vMB 3
778,955 778,955 00000000000000000004d61a7849d7c99cf2e242938743d631d38feb8e0f153f 3,030 1.00/1.00 vMB 16
778,954 778,954 0000000000000000000290b5612e205f6bfa5982e0a3e8cfb11e41bedbf894a2 2,748 1.00/1.00 vMB 9
778,953 778,953 00000000000000000001087bc62aeecdf76de68a5377641ef2febe51a4c4778b 2,342 1.00/1.00 vMB 8
778,952 778,952 000000000000000000046738abc68daedba69679eea17a47f6d75e6c4c6a94ce 2,931 1.00/1.00 vMB 16
778,951 778,951 00000000000000000000e901b5bce68a3c688cb78655afb32aecc0da7eb883e5 3,153 1.00/1.00 vMB 22
778,950 778,950 00000000000000000001cc3e7a7f9fbf1644b13ffb905d35877d5ef8e077aaad 3,110 1.00/1.00 vMB 32
778,949 778,949 000000000000000000048c383ce1bde8dbcf571af51916d4664fbfabbf672e1f 3,875 1.00/1.00 vMB 22
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.44 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.