Loading Tool

Explorer IconExplorer

Memory Pool

85,302 transactions
31.94 vMB
0.19764628 BTC
Random Selection Loading Transactions
Max Size: 189.78/200 MB

Candidate Block

Mining Attempt 7ad15a9dc313566a61d6bfadc55918dbc70f18fc38d49c36066fa3896ae950ae
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e00974ff12f68d2c262df668e7763715b72919e9a6c6cfaca659a03d114aaf08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.07628518 BTC
Feerates: 301.64 > 7.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (265,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,190 649,190 00000000000000000008e45308025eb85ab58bef0700ae6a4f6197026e23af98 2,284 0.96/1.00 vMB 27
649,189 649,189 0000000000000000000a399543dc659c4d4e76b09e29554a5cff44692300d609 2,117 0.78/1.00 vMB 21
649,188 649,188 00000000000000000002f4b06816385f49c214a5e90bf0fda32b829cd065599b 1,180 0.71/1.00 vMB 3
649,187 649,187 0000000000000000000830b985b961a30111304be0c6b6462b18cb1028528aea 2,112 1.00/1.00 vMB 15
649,186 649,186 0000000000000000000ba4efcc3415d804d7397aa3ed798c440cb1e0848855ef 2,576 1.00/1.00 vMB 36
649,185 649,185 00000000000000000001dddcfeb609516d1b8ef21932bee08dcd40c59c1efc9e 1,901 1.00/1.00 vMB 29
649,184 649,184 0000000000000000000a2f9530ab78dd0a6c0df21831902b4ad0f8679e5fe2dc 2,443 1.00/1.00 vMB 5
649,183 649,183 00000000000000000002cfda1b2299f332c6f78c8b9c109e2cff63a4007705a3 2,391 1.00/1.00 vMB 34
649,182 649,182 0000000000000000000b4b8e51a2be70d409588156f303d08b133564a48ac079 2,522 1.00/1.00 vMB 22
649,181 649,181 000000000000000000016afed29da58266159a1c6585b760f695a7f82abbcd1a 2,139 1.00/1.00 vMB 29
649,180 649,180 00000000000000000002b06616b1c240f312cfa0e000ca4c3046ff777d81e163 986 0.33/1.00 vMB 20
649,179 649,179 0000000000000000000a7e409b52ca9f739ce4ed17a85556549679d317e62fd0 2,480 1.00/1.00 vMB 28
649,178 649,178 00000000000000000001cf840bfba837046a9594c4e4a72ba59956f35b611434 2,272 0.86/1.00 vMB 27
649,177 649,177 00000000000000000003a292efed21aecd7da54c1c713667abf3c38430284c70 589 0.28/1.00 vMB 20
649,176 649,176 0000000000000000000244411fe450ad00de1341aedcbf1366ffd8833a9d3991 1,764 0.88/1.00 vMB 6
649,175 649,175 0000000000000000000bd5315b54684ffa01b10f824f942fda31a517f53746fd 1,915 1.00/1.00 vMB 21
649,174 649,174 000000000000000000080691bca11029e8061ae06d670fa82cf56030e1bc234b 2,371 1.00/1.00 vMB 30
649,173 649,173 000000000000000000089dac38476933d6632a6245f9bce580bf83328c4856d7 2,230 1.00/1.00 vMB 46
649,172 649,172 000000000000000000036cbb656c03d828e1430ea9b31f15df24729665e25701 1,328 0.54/1.00 vMB 23
649,171 649,171 0000000000000000000680ef446d08082fb1b5e77a5464781a8401fb53196b92 2,538 1.00/1.00 vMB 25
649,170 649,170 0000000000000000000d25d4a2e94861248b109ac6f4d23824cf8062811140bd 2,695 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.65 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: 672.63 GB
    • Received: 16.28 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.