Loading Tool

Explorer IconExplorer

Memory Pool

82,943 transactions
34.73 vMB
0.16422758 BTC
Random Selection Loading Transactions
Max Size: 197.81/200 MB

Candidate Block

Mining Attempt 0925a64b6ecc96b75a8659ce56c30a71d81f257e7296df3cb4e135801ca29902
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root bc56d9f6d16b727f5eaa392286d16ac680da3b8fe578c2a4c9481df504b1c560
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.04369379 BTC
Feerates: 301.60 > 4.38 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (265,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,140 650,140 000000000000000000029697f048121a5a4ea42f848c960b2e80002e02612933 122 1.00/1.00 vMB 2
650,139 650,139 000000000000000000061944290415325e510aef748dda55a78fc92767745359 1,305 1.00/1.00 vMB 13
650,138 650,138 000000000000000000071b84cd4f64924acd31e9b863072656e67964c1bd2ff3 897 1.00/1.00 vMB 9
650,137 650,137 00000000000000000006cc4f104a5601bce3ec5773ba22e3ef97f5e28fc5618d 863 1.00/1.00 vMB 8
650,136 650,136 0000000000000000000de90058f8e148a2766b9365cce04e6527c0974869585b 121 1.00/1.00 vMB 2
650,135 650,135 00000000000000000009d0b220e9081ad45513460bb289ee51390ccb3a720932 304 1.00/1.00 vMB 5
650,134 650,134 000000000000000000039de6d7d0f16b7db0eaf45d94f4c2e907837f7a10dedf 393 1.00/1.00 vMB 10
650,133 650,133 000000000000000000003f943feb3a452ec10af77b4463f2e20fd599b9cf9c9c 1,396 1.00/1.00 vMB 17
650,132 650,132 00000000000000000008b3f7efbeaa635b35bb45a02bae1555e2daa4fb61eefd 2,110 1.00/1.00 vMB 7
650,131 650,131 0000000000000000000e91fb929ebf860d0fc29589f1bbbde84f6ec49fa69559 2,876 1.00/1.00 vMB 50
650,130 650,130 00000000000000000001de6a0dc083282761d12aab07ab465add27bac3870064 976 1.00/1.00 vMB 11
650,129 650,129 0000000000000000000a597bb2175cb52afa337894500603a7a95bd0be9a6fa6 2,146 1.00/1.00 vMB 8
650,128 650,128 000000000000000000024016bc83bbe6520af945d3d77da8d24d6d5e35e5b0ea 2,616 1.00/1.00 vMB 25
650,127 650,127 0000000000000000000697c4cd1789f41c9bee4c79122ea8cdc0814241782390 2,779 1.00/1.00 vMB 20
650,126 650,126 00000000000000000002e07a52f8266d81dd9e7e923186d9b36d9ac141dcd2b5 2,038 1.00/1.00 vMB 34
650,125 650,125 0000000000000000000a0507de0d4f0170ae4ed8fdd71e4fa7166e926c973b07 2,501 1.00/1.00 vMB 52
650,124 650,124 00000000000000000007a8f9b3a49afe2671d8d269a6a04fce715fc366eac363 2,580 1.00/1.00 vMB 7
650,123 650,123 00000000000000000000683554b5c7878b2722e9afebef6fffbdb651f7a18369 1,918 1.00/1.00 vMB 42
650,122 650,122 0000000000000000000c527ff4796faf3d27c3dd156b52c4b7e51a4a5ddea0ff 1,881 1.00/1.00 vMB 87
650,121 650,121 000000000000000000050bd980d18b9b65a05e55ed1c2e5922d1b8a1c4fc8203 2,191 1.00/1.00 vMB 50
650,120 650,120 0000000000000000000e706448f2111e3e163e7675bd748586202d78d0946472 2,109 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.10 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: 728.32 GB
    • Received: 18.47 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.