Loading Tool

Explorer IconExplorer

Memory Pool

52,103 transactions
30.36 vMB
0.26501020 BTC
Random Selection Loading Transactions
Max Size: 160.20/200 MB

Candidate Block

Mining Attempt d1f34d3d1e0519f4e72f006c6c099f7cddc0e50a6d9d7bfe7146804af36ddbce
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root f41fe62692400605c8d9dd5abeeaf07736080a84b3118fe63a7df3982a7e9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,759
Size: 1.00 vMB
Total Fees: 0.08361697 BTC
Feerates: 229.15 > 8.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (737,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,452 177,452 000000000000057e340afc1b376fc2a1bc3363926529f362fa2c11a2e760af17 65 0.04/1.00 vMB 417
177,451 177,451 0000000000000a1366614dafed78d707e7e07e394a67e07580769e8051c2ffd0 8 0.00/1.00 vMB 435
177,450 177,450 000000000000097c6d43155303c47b671c3b831d7d7c070122c33c0946e72196 6 0.00/1.00 vMB 70
177,449 177,449 000000000000014ab97eb58b5ce223c1255e3cb1d238e31b44d7881ac779d427 52 0.02/1.00 vMB 92
177,448 177,448 000000000000011fdf08c7ea8a024ba54fbcee48984dea70ad170d3e9b01f745 54 0.04/1.00 vMB 595
177,447 177,447 00000000000004af8e10defaee522215db0e34da70f514aa0046988ee6e2095f 45 0.02/1.00 vMB 113
177,446 177,446 0000000000000a1618b612c96afd1b495bf86f9e9e03c30932b4a7d532377a41 10 0.02/1.00 vMB 6
177,445 177,445 00000000000009f2106db267fcf3c9ca4f3b086344689a8fa9bb327c55b01a03 144 0.04/1.00 vMB 62
177,444 177,444 000000000000087a6a91107e5883f65e0ede58c65bba8847ad251eb16513fbd3 64 0.06/1.00 vMB 145
177,443 177,443 0000000000000252da7c88b67fcaf7939eb9e7ce83f1a0971fe8f15dac8ca0fb 132 0.05/1.00 vMB 51
177,442 177,442 00000000000004ddb175b0109fc0c14099b84d2d64e8c637630851bf9b5d2906 30 0.01/1.00 vMB 9
177,441 177,441 000000000000075672fe79d3a50a88151d3d0a963e58415c9d0450a7cf443bea 4 0.00/1.00 vMB 0
177,440 177,440 00000000000005573977dff289338cd36ef97a071f61620951e700d2def854aa 23 0.02/1.00 vMB 401
177,439 177,439 00000000000009949bdcd034f704ebc51061b737fc84add0142f5d386ebb8862 8 0.00/1.00 vMB 16
177,438 177,438 00000000000003220d0859f642b9dd995270666ffb4d4b8f77dae02e20643046 20 0.01/1.00 vMB 44
177,437 177,437 00000000000005c3e5f2f7e55653080677d24630acbbbdabd87cacf1d257ed37 6 0.00/1.00 vMB 17
177,436 177,436 0000000000000ac386081f95ed8da4ecbcb4eef3cfde3d174d82ec33a1821f0e 149 0.05/1.00 vMB 43
177,435 177,435 000000000000088a906991855495dc108b707356c23f839f0ae7aed9ba7d1a3a 65 0.04/1.00 vMB 132
177,434 177,434 000000000000041b4d1209bf9ca30785fae8065c2e694b86a2f2c27651df7467 21 0.01/1.00 vMB 72
177,433 177,433 00000000000007e3ab9d369a95ac3253dbcf3c0e3fa1ebb494689d4e582882af 58 0.02/1.00 vMB 271
177,432 177,432 000000000000078042735dc4bc004271dca23baea473710c867754a0d41cbb2e 14 0.00/1.00 vMB 318
Previous 10 blocks ↓
Total Size: 781.87 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: 644.17 GB
    • Received: 12.61 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.