Loading Tool

Explorer IconExplorer

Memory Pool

87,570 transactions
32.44 vMB
0.14865749 BTC
Random Selection Loading Transactions
Max Size: 198.97/200 MB

Candidate Block

Mining Attempt 0d81a1798a48790e8aa0475d2a831788cce20a5969095b594c6eda617f8d77db
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 37cda9bbe7338f7adb0e41d478776f3015359e16bce676cd4d3f7182825bf84e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,346
Size: 1.00 vMB
Total Fees: 0.06591307 BTC
Feerates: 502.65 > 6.60 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (124,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,119 791,119 000000000000000000052edc54b1fc3a5077adf7e74426cfa907f3995a21ecfa 2,028 1.00/1.00 vMB 30
791,118 791,118 00000000000000000005a664c5a3590544d2c7c366e62947f13c29edf995aeca 142 1.00/1.00 vMB 20
791,117 791,117 00000000000000000000e538ab0b62eb943def78e47724963e5c3b77654b864d 3,608 1.00/1.00 vMB 31
791,116 791,116 00000000000000000002a04ebed9c25ce211690b0ec8f830c7b5225675bd3b27 5,340 1.00/1.00 vMB 36
791,115 791,115 00000000000000000001c62075630e0f81020ecd202dc6536090291499059b90 3,724 1.00/1.00 vMB 42
791,114 791,114 000000000000000000042a8efcf9165e7ebf653fe3615742c7713c26575a08dd 5,715 1.00/1.00 vMB 22
791,113 791,113 0000000000000000000166da998c7d2021a9809db9fb3edd6f81da29b3d5f928 1,870 1.00/1.00 vMB 40
791,112 791,112 0000000000000000000491d8a56be7c2ec064e823eb3b590c8feeed0022abf8f 3,659 1.00/1.00 vMB 30
791,111 791,111 00000000000000000004298ae6d7427b29cd2cb7600d9b5ae0817d6bf7942d60 2,948 1.00/1.00 vMB 55
791,110 791,110 0000000000000000000191aa66808aab149e0211f2e829e8976f4e75c6e0ddeb 2,679 1.00/1.00 vMB 61
791,109 791,109 000000000000000000005be182a3bb848cf63047a74fb98dd6ca1fc7bc462ac5 2,901 1.00/1.00 vMB 66
791,108 791,108 00000000000000000004e85914818a1f2d444e0a0339dd5d1336b638846c117a 4,710 1.00/1.00 vMB 32
791,107 791,107 0000000000000000000375b65dbe2a0bf7abd356fd0526795918e3a757dabb01 4,597 1.00/1.00 vMB 28
791,106 791,106 000000000000000000002a929e91d3f1337d91bdca5039cf2d4d35e76ad34f7f 3,823 1.00/1.00 vMB 53
791,105 791,105 00000000000000000000edac1b39aadde7445d7517c14d29254b3d0bd3a17449 2,308 1.00/1.00 vMB 58
791,104 791,104 0000000000000000000024245a13c4d09cc4b37a949290da4e682f785983736a 4,782 1.00/1.00 vMB 34
791,103 791,103 000000000000000000058c7bec087369176164302fa34861d597bb4cd4318766 2,613 1.00/1.00 vMB 45
791,102 791,102 00000000000000000002b379a9d02ed9fe762cb2ffe39535b239d361247fa4f7 5,358 1.00/1.00 vMB 26
791,101 791,101 00000000000000000003eaf6e0eb5a47488af83805746952085f2df4c64b6c59 2,369 1.00/1.00 vMB 38
791,100 791,100 000000000000000000023988657cd135453ca42e4abcd310cbc30b76f8d2a633 1,904 1.00/1.00 vMB 31
791,099 791,099 000000000000000000058f8fdaf1ee769f666bbe8b1d890d0457e7e57cf481bb 2,919 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.76 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: 709.15 GB
    • Received: 16.85 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.