Loading Tool

Explorer IconExplorer

Memory Pool

35,751 transactions
25.93 vMB
0.06469132 BTC
Random Selection Loading Transactions
Max Size: 132.27/200 MB

Candidate Block

Mining Attempt 2a78162ff44460e7c2019c591ddbf75b642d5fc4d688a4c9fe95270984a93708
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 5022998b3ab7e7400e612d9e6cc64b9e929d44a0b00f0e66b1dde823f691bc78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,832
Size: 1.00 vMB
Total Fees: 0.01710253 BTC
Feerates: 152.71 > 1.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (737,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
177,427 177,427 00000000000003f606b732cdce34cf3faa17d361686d697fc33f9cc0bd225b6c 10 0.00/1.00 vMB 17
177,426 177,426 00000000000004ab5e9cb44e925f2e7d7ce13252fe46ea51bf183296f159683f 43 0.01/1.00 vMB 42
177,425 177,425 00000000000006c1fd9758e7e2ab0bc22e1baeec3174185c4a98dd9863dae5af 49 0.02/1.00 vMB 138
177,424 177,424 00000000000005cd06a2e76d0df171b26f345198d683a407e40202f4f17db20a 32 0.01/1.00 vMB 110
177,423 177,423 00000000000005c311dac404b88f90e7e2f0377f06646684a2e95ba4fb8d529f 52 0.03/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.