Loading Tool

Explorer IconExplorer

Memory Pool

80,700 transactions
30.14 vMB
0.12202737 BTC
Random Selection Loading Transactions
Max Size: 180.81/200 MB

Candidate Block

Mining Attempt 08929261ff3302a9e89d01ae71d9cc2d35a3817fb50f9b409cf4de0bbd8b5e37
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 093e11eb7999b7c10ff975ce10655d65550919f43a67f39ccfe552368cbf5503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,526
Size: 1.00 vMB
Total Fees: 0.06031804 BTC
Feerates: 180.34 > 6.04 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (122,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,864 792,864 00000000000000000004092cbcbb563378fd6750c93515f61876b8ca814b079f 2,864 1.00/1.00 vMB 19
792,863 792,863 00000000000000000005139865f254d711530355ef040f9aca19916e982f6e93 2,838 1.00/1.00 vMB 35
792,862 792,862 00000000000000000005255774a6286b809511c383bc0e857441a91bec1f0a0a 3,303 1.00/1.00 vMB 43
792,861 792,861 00000000000000000003b8c4623d6df93f4738d42dcff5d4c2294bab4821b2a6 2,733 1.00/1.00 vMB 35
792,860 792,860 0000000000000000000125374633a381406734410bbe24bf819d3f8fb0acd764 1,487 1.00/1.00 vMB 15
792,859 792,859 000000000000000000030892496d515ab47030d0d21e9d30442655ca8b11a036 2,616 1.00/1.00 vMB 32
792,858 792,858 00000000000000000001b4ea8fda09ef861e2210722aec8b8b352d5b882ebaee 2,889 1.00/1.00 vMB 33
792,857 792,857 000000000000000000045d26d9bb8075773f68562d6c285353c0fd603f2c111f 826 1.00/1.00 vMB 16
792,856 792,856 00000000000000000002e56ebe6959efb73a3c09fd177c1f5a9041a103b6657f 1,645 1.00/1.00 vMB 19
792,855 792,855 00000000000000000000bf4f3fbf8d0e57faa0dfd212d2e5c5d821ca6cf65229 2,632 1.00/1.00 vMB 31
792,854 792,854 0000000000000000000045c2276874d15be48e9791200cecdf56843c5c073fd5 758 1.00/1.00 vMB 22
792,853 792,853 00000000000000000002d014e4062d0c9ffacb5fa18a19c60c00b34c52909b92 1,895 1.00/1.00 vMB 19
792,852 792,852 000000000000000000018462dfeabc620c672f5822ca44d8f0fc13a2ac8216e5 3,089 1.00/1.00 vMB 24
792,851 792,851 00000000000000000004942e35b8b91f3e7fd63cf7909ad2012bd23fb58b4237 2,801 1.00/1.00 vMB 35
792,850 792,850 00000000000000000003a90982ccb5dc54a94f91d13d2e668b2ffa8c24c2f2b6 2,213 1.00/1.00 vMB 25
792,849 792,849 00000000000000000001da89e548e50a3869b1970c95936759754902929a8fed 3,111 1.00/1.00 vMB 22
792,848 792,848 00000000000000000004cca470ae504b71a4480eec018b712be90d8faddb72e0 2,771 1.00/1.00 vMB 22
792,847 792,847 0000000000000000000282a59bf7317b5b192b3bcad705f3dba5f64185950e66 2,239 1.00/1.00 vMB 19
792,846 792,846 0000000000000000000153d3d1ab9f1ae6de71e2ec5a297b2fdc4e973e174e34 2,126 1.00/1.00 vMB 31
792,845 792,845 0000000000000000000514e571ac01c4d840af44cdcd34a11cb264afe684ec5d 2,110 1.00/1.00 vMB 14
792,844 792,844 000000000000000000017d660148b38363b5bdd70f9b8f1dd18b292683beccce 2,602 1.00/1.00 vMB 15
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.48 GB
    • Received: 14.99 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.