Loading Tool

Explorer IconExplorer

Memory Pool

80,718 transactions
34.74 vMB
0.18121923 BTC
Random Selection Loading Transactions
Max Size: 194.55/200 MB

Candidate Block

Mining Attempt eb52ed8c2b45cff4c35e6af93729a79fb112f6e17d217fe960f3095fae1b268a
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 67650b32aa90452c3266c9226d6ee90408fbf66655fb2dbf0074c768f6c19c62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,127
Size: 1.00 vMB
Total Fees: 0.05043921 BTC
Feerates: 150.93 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (438,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,200 477,200 000000000000000000a89e48c88d139513228e79af851085fe67473d3bfd1df3 2,035 1.00/1.00 vMB 104
477,199 477,199 0000000000000000014a8b037948e3adfb0a5b1bd079d6322380c16a7bf107e1 1,881 1.00/1.00 vMB 147
477,198 477,198 000000000000000000dc8296a344a686811b1e98288b4d127e2c45e89473483c 2,152 1.00/1.00 vMB 140
477,197 477,197 000000000000000000a18a7ecf0ed2770de4573bc500daa532ad93839791d76d 1,092 0.99/1.00 vMB 40
477,196 477,196 0000000000000000012d3ac725f9d06bf836545cc113114167a90ce8f3ec1cf5 2,076 1.00/1.00 vMB 158
477,195 477,195 00000000000000000066d2fd6ff9e198c2fdafccc0e9f264e73260ad018a46eb 1,440 0.75/1.00 vMB 108
477,194 477,194 000000000000000000e3ad7ebf7f2fa2e4e9251c2519d17668e66e10971ba648 1,821 1.00/1.00 vMB 149
477,193 477,193 000000000000000001006bd2e9adb766a8d9638b9f87fbb985b432a2809d9c7b 50 0.02/1.00 vMB 102
477,192 477,192 000000000000000000c23596b1bc521fa66bf06b9aabbe9e26aba3beed662b73 314 0.18/1.00 vMB 76
477,191 477,191 000000000000000000d427d3886a294563fef48991be94c026a0cf1880eadc00 593 0.35/1.00 vMB 124
477,190 477,190 0000000000000000007d7c0722eca9adcd83662b55030d357b39441725f790bd 360 0.18/1.00 vMB 99
477,189 477,189 000000000000000000fc4f7efce8c42dacccf97b3ddb9a2b2cd1459c931371c9 426 0.24/1.00 vMB 44
477,188 477,188 0000000000000000014ce7689299fc0cf06437a6ed3ac09a9a3a343a3e002f2e 539 0.29/1.00 vMB 162
477,187 477,187 00000000000000000004b31208866c18b55ff62cf6fb6c30eedba4cb72ec71f4 407 0.19/1.00 vMB 152
477,186 477,186 00000000000000000154e291efb4900b1c4583c4476f4b75c6679adabe316bdd 313 0.14/1.00 vMB 131
477,185 477,185 000000000000000001296abc6a58c584f886cba81baab4b8d60ae6e5b11389ec 1,148 0.66/1.00 vMB 134
477,184 477,184 0000000000000000005d6bcf6933e00b02855df42da1f4c1fcc27c09cf9c56e3 294 0.14/1.00 vMB 98
477,183 477,183 000000000000000000983b715265c1a877d99a3a0f1b01f846d6f2f323b25a6b 751 0.68/1.00 vMB 193
477,182 477,182 000000000000000000873edd5c19db02afa077a8e8fff81e61574b048ccaf66d 35 0.03/1.00 vMB 68
477,181 477,181 000000000000000000036c050d324aab1d1522390e9d3932008831cb0a0d46bc 1 0.00/1.00 vMB 0
477,180 477,180 0000000000000000015031f561ffd3a3f62d0a5094ad01f8ec211bcbbedb7c29 1,434 0.59/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.