Loading Tool

Explorer IconExplorer

Memory Pool

75,468 transactions
28.42 vMB
0.08051542 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt 893d890546ae597bbba86443d9452cd435fd97fecf200ee5c14051295ef92dba
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 82657f5288c48f061192037fac1ef589a09319a7a802541a2671f661576102d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,228
Size: 1.00 vMB
Total Fees: 0.01706461 BTC
Feerates: 65.95 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (684,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,372 230,372 00000000000001d9ce574029f38503a22627ff49a49ccd5d04e71abc88a84c78 171 0.07/1.00 vMB 120
230,371 230,371 000000000000002cf6200feffb7c95bb8bd0117c7e2b384bcbe3e46110df5407 54 0.02/1.00 vMB 163
230,370 230,370 000000000000016d2251461156f8ad32936ffa247847cf41b20ca636e4243a37 596 0.26/1.00 vMB 175
230,369 230,369 00000000000001e0b0797139fd8fdfdbfa79acdb6c668cade8ddd46017ebc065 350 0.25/1.00 vMB 59
230,368 230,368 000000000000015bcd1e5dde9a4667237c3e35dcc334c4d36516c7147a1814c6 478 0.25/1.00 vMB 127
230,367 230,367 000000000000011c167bed369cd0403b9042a4a3e85ef7c98596514249c9ee19 436 0.21/1.00 vMB 211
230,366 230,366 000000000000003b71690d65d3b8902ebcac6fdd2960905bcd0513704d7e11a1 317 0.25/1.00 vMB 223
230,365 230,365 0000000000000141aa80a5961ecc137b1df2469d33cfb9edd40da2018a7a9da6 734 0.25/1.00 vMB 218
230,364 230,364 00000000000001cc6cf2d1b84e6bbcba3e2fbe2ec1ec5705f17e5320d018023d 338 0.25/1.00 vMB 84
230,363 230,363 00000000000000a43420d35ff60c3696177f890ccf3535982bf8a4829b356582 321 0.25/1.00 vMB 96
230,362 230,362 0000000000000009d6f37e4fb9a4ff7543b8fbf84143aac642cdf29e98f765e9 684 0.25/1.00 vMB 221
230,361 230,361 0000000000000134ba1298d4eca50680d90877475c4c7a6a4396b46a29b621ef 121 0.20/1.00 vMB 37
230,360 230,360 00000000000000a7ed9753c9069b0a785e5883ff5fa9fcad593094b575e8be6a 357 0.26/1.00 vMB 95
230,359 230,359 00000000000000279325027f07f884706d17f79ab2564c9560759e71c118cff5 378 0.25/1.00 vMB 110
230,358 230,358 000000000000001381bc5965cda7b0e12f2ffdd929bc28ad407141242fad962c 1,365 0.47/1.00 vMB 172
230,357 230,357 00000000000000006df7aaf66b531ace20b5441b037033249e07093ca3565ab8 4 0.00/1.00 vMB 8
230,356 230,356 0000000000000076447b2363e2d79996e4a7d661c03b098bed556a0ae0b1494f 741 0.25/1.00 vMB 220
230,355 230,355 00000000000000a6d090ddb39f048c21d63fa693dbd136606e44821040b68c07 475 0.25/1.00 vMB 59
230,354 230,354 000000000000018b7e12f28ded61f2a25fa083744b5782b9038f5b31f8b4c648 286 0.25/1.00 vMB 94
230,353 230,353 000000000000006f27ff7bd41c1b729dc44ad02c324de35416962a0fd676565f 435 0.15/1.00 vMB 215
230,352 230,352 00000000000000edcddd96b126bc212add71a07faacf8e0b5e836267399865d7 512 0.31/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.22 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.