Loading Tool

Explorer IconExplorer

Memory Pool

51,676 transactions
30.25 vMB
0.25891062 BTC
Random Selection Loading Transactions
Max Size: 159.53/200 MB

Candidate Block

Mining Attempt f87a6067ba1bdf9ba4e6de745643b6f8c846eddbc954d01598eee8aa2c6b04fd
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 88a888f1ec802aea74ed75f7536b104a8171039df5cb720d34e73c9abc7524ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.08167071 BTC
Feerates: 220.25 > 8.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (737,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
177,431 177,431 000000000000026b42ab88eefc43d2b6ca276bf411829c56cbe61ff395461497 45 0.01/1.00 vMB 113
177,430 177,430 00000000000001c5a812df032748460150dcf70b011200c44756be1eb31b21d1 21 0.01/1.00 vMB 62
177,429 177,429 00000000000005351681e9eba79d251b0749956b32c0cd1e86f7d343a1bb3218 62 0.03/1.00 vMB 99
177,428 177,428 000000000000005bc0f9dc73e275f1dbc3d57107be1b3516804f3f6c3210e828 97 0.04/1.00 vMB 107
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: 11
  • Data Transfer:
    • Sent: 644.10 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.