Loading Tool

Explorer IconExplorer

Memory Pool

77,813 transactions
29.24 vMB
0.06234113 BTC
Random Selection Loading Transactions
Max Size: 175.69/200 MB

Candidate Block

Mining Attempt 4afe1ab984a270862559db793d53e900ef7b4559b4a688126d55a4402740f2ad
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root c400be8982842fe3bbde88153f128d4d167b41d1282eeb9d4dfd388c4a4f5883
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.00321931 BTC
Feerates: 10.05 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (136,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
778,948 778,948 0000000000000000000258910051a491a895e13ae6b71037fcf4bd403f46ff65 2,997 1.00/1.00 vMB 17
778,947 778,947 00000000000000000005c62eba7dfe657c9e784ba2c20782a9603ced8aa6aced 3,326 1.00/1.00 vMB 23
778,946 778,946 00000000000000000004eebc34aa5f8da7c0fec08029e4c601305522a4ce6456 177 1.00/1.00 vMB 2
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.47 GB
    • Received: 14.98 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.