Loading Tool

Explorer IconExplorer

Memory Pool

78,840 transactions
29.47 vMB
0.08367827 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 3a6c066c80c163dc896eddd63f6c27d13249b7f09cf632eb0f04cfc4cc829ca4
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 8fa721d83bf3758d7b3c598c972588fd0362942aaf8be75f15efb26f1275362d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,552
Size: 1.00 vMB
Total Fees: 0.01892665 BTC
Feerates: 301.25 > 1.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (732,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,276 182,276 000000000000002f97f2852964494de5733bf5b3acd6f3bce2c60e14ab881ed2 49 0.04/1.00 vMB 80
182,275 182,275 00000000000001695afbd36694e5203c08260195b9cfd96c1eba93ff73603e06 135 0.06/1.00 vMB 182
182,274 182,274 00000000000006b480af078db37477de6050c0545ceda565b534cb0771c49264 148 0.06/1.00 vMB 122
182,273 182,273 00000000000004e605df39a53d7a554d532f17860ef02ae4a1b9805f0215b402 25 0.01/1.00 vMB 375
182,272 182,272 00000000000009b297526872e4d2763b10802c2ac3ae7399dbe5228b7d6b3b2a 1 0.00/1.00 vMB 0
182,271 182,271 0000000000000987bbd0c29b768cdac4bc8284608c0ef360159d5b15eeb549b4 122 0.05/1.00 vMB 1,093
182,270 182,270 0000000000000710dd78e9673026d0b78298dffe13eb32d37437f408dc41ad0f 96 0.05/1.00 vMB 1,100
182,269 182,269 000000000000058cb44f3127f8610a53ef8a82592b663a3bf26d7a1e79154677 26 0.01/1.00 vMB 173
182,268 182,268 00000000000007ba515c6c886b08ca7711a322d43e6bd66c419932b06e0ea4ed 83 0.04/1.00 vMB 135
182,267 182,267 00000000000007f9640fc29792e6305e5eae6f3bd16814ca71acabab70a26b58 289 0.12/1.00 vMB 277
182,266 182,266 00000000000002d934b138ed0e1ae3a58446b0fc3f16cec98e03dba56dfd5592 84 0.04/1.00 vMB 107
182,265 182,265 000000000000066fdb8b82b4275561efffbc8ef1dbf9db15f6a27c2c97df9454 119 0.05/1.00 vMB 76
182,264 182,264 00000000000000c35e138ab0eb9fa85d3aa806271401167c32cae56635b3d8db 134 0.05/1.00 vMB 202
182,263 182,263 000000000000067a5412663ef28ec30b6d918c3e685a5d76353d79f37d4cb1ac 45 0.02/1.00 vMB 262
182,262 182,262 00000000000006269518e2a542517e3fd19b18bd08967963996d228faf578dd3 151 0.04/1.00 vMB 104
182,261 182,261 000000000000064e747e94d31d4d0fe28b85d938efcdad0dff5270455995a1b0 220 0.10/1.00 vMB 186
182,260 182,260 00000000000000f21a67fb99f918c2937c158801d9c8578b022fd264cc70d5c5 173 0.05/1.00 vMB 22
182,259 182,259 00000000000004c212fb17aecc5bf43d71241e428c6c2d5e657bf8b709182a07 229 0.09/1.00 vMB 146
182,258 182,258 00000000000002712ac454edd167474eefa0a82eefef7001b0228cd4c8dca3ef 91 0.06/1.00 vMB 55
182,257 182,257 00000000000005dd5ac0c3095330bf0bf7ed48bd9b16d99f9e9e75e21ae7a57b 384 0.16/1.00 vMB 148
182,256 182,256 00000000000000fd891abd14a43063b7a615c2917c066c1c3afb03c74a3cf134 7 0.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.80 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: 710.03 GB
    • Received: 17.01 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.