Loading Tool

Explorer IconExplorer

Memory Pool

40,256 transactions
32.83 vMB
0.07993152 BTC
Random Selection Loading Transactions
Max Size: 162.45/200 MB

Candidate Block

Mining Attempt fbeaa99746a6a2d90272a3f33c7388ca33ec862b76d2095382c3a908b8a9228f
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 6e2cdd716f0907e5c17ccdc5d705da536b45a8feeaba6330d1824364e8ef4d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,568
Size: 1.00 vMB
Total Fees: 0.01038019 BTC
Feerates: 51.02 > 1.04 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (547,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,096 367,096 0000000000000000033f07d150da71c951eed20c7bbcffbfaaf9ffd204e549eb 1,002 0.55/1.00 vMB 46
367,095 367,095 000000000000000012d3ce8966791d8b3d54aaed0f85c35880e7cecfbd15cf6b 54 0.04/1.00 vMB 31
367,094 367,094 00000000000000001243a0db0ec529cf01bcf3a24ad6da034bea60c5c0e8e7aa 612 0.31/1.00 vMB 40
367,093 367,093 000000000000000014e61915277863db772fbd1dd13c414b2e56d79b2f06d02d 1 0.00/1.00 vMB 0
367,092 367,092 00000000000000000d9bf1c5286763a5acf9f1ac3931c8617cac0ffcfadeff66 370 0.25/1.00 vMB 35
367,091 367,091 0000000000000000011d928406ae6ac8f4eda72c842d54dc4901bdd3201e158d 366 0.23/1.00 vMB 45
367,090 367,090 00000000000000000339245847d2a61c19626a558adae618820402b312421524 1,182 0.76/1.00 vMB 40
367,089 367,089 000000000000000005511b243ed25a22bc77d9c28761fe9111fcb1e614e4f8b9 1 0.00/1.00 vMB 0
367,088 367,088 000000000000000007aad05be0eada273a6a75e299abec817282316acdba2c9a 1 0.00/1.00 vMB 0
367,087 367,087 000000000000000004282bd86f9dd4d25028eda552f008bd30bda8673699c84b 264 0.28/1.00 vMB 13
367,086 367,086 000000000000000005100ab76bdb20ca1fa1c35e8fc55f0c8a0c89decfc72a63 1,478 1.00/1.00 vMB 32
367,085 367,085 000000000000000000910699eb9e8bd56ebf56636de8b8617f7170f0d648017a 1,872 0.93/1.00 vMB 44
367,084 367,084 00000000000000000306a8a92815309b06b42506b7d76389300a7ff7f31510e6 194 0.17/1.00 vMB 20
367,083 367,083 00000000000000000ab025b5178b02947015e4b5ed18daeda095c06471d82623 320 0.56/1.00 vMB 11
367,082 367,082 00000000000000001209d93a04276b768e3b8cdb7d91dfee19df4f296050cc54 1,353 0.87/1.00 vMB 31
367,081 367,081 000000000000000014da5bfa8a3603e0293846724e8f6ebe2aae4609dc85737d 88 0.14/1.00 vMB 19
367,080 367,080 000000000000000010982237f4ae541e82b557714f3da7a00e98cf88e8dba57d 1,007 0.75/1.00 vMB 28
367,079 367,079 00000000000000000f529d8903f9f5d4c757b360fc5a8b3191d7fda1749805cd 1,870 0.85/1.00 vMB 50
367,078 367,078 00000000000000000a2cfaaf5c90856a92fbc46b995e3da4876e000dcfbb83aa 1,268 0.66/1.00 vMB 45
367,077 367,077 00000000000000000b36205f6a2eeed6b8d3baf7131393e2431b62b52e579e00 360 0.19/1.00 vMB 46
367,076 367,076 00000000000000000de32eabfb3380a47aea21fe819b4d9e1e63b3789b4d02a0 106 0.07/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.