Loading Tool

Explorer IconExplorer

Memory Pool

35,806 transactions
25.95 vMB
0.07043212 BTC
Random Selection Loading Transactions
Max Size: 132.22/200 MB

Candidate Block

Mining Attempt 4fde56dffac74fc404870036ee8ea8ac3cc943b5231731de516b9a1a1bee0f04
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root d648791fc2c473a584e953c83d945f1cbcf072b55005acd318f67dd7b605d4ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.02278285 BTC
Feerates: 150.77 > 2.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (737,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
177,422 177,422 00000000000006691ebcf690ebe094e580cf8996d763bb8e60435bf01daa1073 24 0.01/1.00 vMB 64
177,421 177,421 0000000000000216d351f2409276e9c16801b708e51bc0721687bc4dd34f80e2 31 0.02/1.00 vMB 130
177,420 177,420 0000000000000a7703e2e4d4770cb41cc4f435c2885ee1b3cb46a7269074398b 13 0.00/1.00 vMB 110
177,419 177,419 0000000000000449d084e6c6e32e6f3f765cc98722c66380512d0a45827c5f2d 6 0.00/1.00 vMB 68
177,418 177,418 00000000000001ca5bb677471d153623be69e9e206cd375362b368b4a18c060f 86 0.02/1.00 vMB 29
177,417 177,417 0000000000000a76b02a1319258c29d6d85f0a88a981aee91dc1bf9ac1ec2216 29 0.01/1.00 vMB 6
177,416 177,416 00000000000009df0fc5b68f3dab601a2dec118a6d94ce4577e93e707ea59ae9 124 0.06/1.00 vMB 304
177,415 177,415 00000000000003a6b658c3e216f0a41609201277b9b594b8f72f5375eff9455a 75 0.04/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.85 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: 638.84 GB
    • Received: 12.50 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.