Loading Tool

Explorer IconExplorer

Memory Pool

15,379 transactions
8.97 vMB
0.01643124 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.44/200 MB

Candidate Block

Mining Attempt b9c54526b2104ec8fc1f3a43d8aaa545d6153394fae970dd465fc11d7adb38a3
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root 148bea498c1816de12d7149110f9d0ee737764f9e0106f488dd8bcda2cc59d21
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,484
Size: 1.00 vMB
Total Fees: 0.00281167 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (743,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,688 169,688 00000000000007c51fd9fc8a4dc289f5219f152ad76e64c35fd34967f2525a11 13 0.00 vMB 0
169,687 169,687 0000000000000abf49aad5973d5ab43ce1a8f71ebab0811f0ac1a17f3acafe59 18 0.00 vMB 80
169,686 169,686 0000000000000692e36275914b1488fff18bbe1a8026d5006949db5ce1ff4497 6 0.00 vMB 111
169,685 169,685 00000000000002ad36562de027bf3704060461d88e8d35ae48a0d1e83731ace0 11 0.01 vMB 38
169,684 169,684 0000000000000a204db37a1d6a8387b79f42c3ccc74edfd1b64fd98b2ff71aa8 91 0.05 vMB 82
169,683 169,683 00000000000007886d4e68676c5f99b5390871decc63915358730020dfa8b663 16 0.01 vMB 393
169,682 169,682 000000000000033bcde6f39bfac24ea02c7167df7d94f050a9f3b7e9dfaaa31f 13 0.00 vMB 0
169,681 169,681 0000000000000a6440409acb93c62243b22f7d354dd9d4623b718afa483d9d9f 52 0.03 vMB 94
169,680 169,680 000000000000040c897140d6258be1e3e5dcef2d86d2da3aca94618ac2ab146b 50 0.02 vMB 33
169,679 169,679 0000000000000a3a03d81b0a7aae50aaa51941c47d04f5777f1c42388ca66594 75 0.05 vMB 157
169,678 169,678 0000000000000843294832ace7d2c13d1d397e75aba5043844aeb22bdb215939 44 0.02 vMB 163
169,677 169,677 000000000000046e40a65c611f06d986c7dec710e710e84ea49b03ee1922ba7f 68 0.04 vMB 60
169,676 169,676 000000000000038a421be0468e62da1252be7073c6fa252145bc4c06b154e0b6 108 0.04 vMB 63
169,675 169,675 00000000000007e82fb1c549a9391a707dc92dbdb7ba86a4b787440714e83d9a 9 0.01 vMB 31
169,674 169,674 00000000000002b94bc36a67395ef353acd6cf4e3b6fce36204ce8a3dd1ce21b 13 0.01 vMB 69
169,673 169,673 00000000000008e26c6e68962c75cfc3b423a915152cc82d2a32afafe1baa0f8 22 0.01 vMB 67
169,672 169,672 00000000000000ec396fbcab6d0263027209f7d7f125f4a2875042ecae34319f 93 0.04 vMB 42
169,671 169,671 0000000000000136e384d517ccee31b094da8436c74275f84d1b9006310d3a00 64 0.04 vMB 64
169,670 169,670 0000000000000a2c5d4d0d790ef1812c6116de407ec35eee6011e2b75370cf00 15 0.02 vMB 60
169,669 169,669 00000000000000f240877d0ac16a848280aef0a2aaafd4d731a2eca223f141b0 36 0.01 vMB 113
169,668 169,668 00000000000005de98823f48010978757c48c491631739d39d43e7dab2819563 7 0.00 vMB 711
Previous 10 blocks ↓
Total Size: 779.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 419.39 GB
    • Received: 2.25 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.