Loading Tool

Explorer IconExplorer

Memory Pool

74,995 transactions
27.45 vMB
0.06466464 BTC
Random Selection Loading Transactions
Max Size: 168.09/200 MB

Candidate Block

Mining Attempt cd6635bcd2b56da0b938f670110b2f196bf9cc8e2338462e49d120d865d40dce
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root d4379aa8ad82157598b41722c2ae5b816d98f34eb04a0f507d60efb42a46cf0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.00614264 BTC
Feerates: 24.01 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (613,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,334 301,334 000000000000000030b096fc5f7747706a38f3ffe50a111005e88ed14f2651a5 58 0.03/1.00 vMB 36
301,333 301,333 00000000000000005c5e9aafa73c71acf19eceec091926e4eba792cecdf2b76b 79 0.06/1.00 vMB 22
301,332 301,332 00000000000000002fe9fdd5575bb80a3cc386124361ff689aa683673ba188ff 63 0.04/1.00 vMB 25
301,331 301,331 00000000000000006bb3857f97b9b72f7a2e3beb05472f3cdd97f69be0108b7f 59 0.05/1.00 vMB 19
301,330 301,330 000000000000000013ed13bbe9f9ab029fa96dc0c3759c278aee7726084eeb0c 94 0.06/1.00 vMB 21
301,329 301,329 000000000000000056160520371a0ef82e35998c6bc10b647e8f0b0b0469887c 323 0.19/1.00 vMB 29
301,328 301,328 00000000000000005dc4d0aa745f013e27acda86b6ab5aa2acde187652b2d3fb 173 0.11/1.00 vMB 27
301,327 301,327 00000000000000002462867db16743d37c4a7fe5907d4f73963ddaa15078029b 529 0.31/1.00 vMB 26
301,326 301,326 000000000000000026f016ed4e53d04efe22b3c07f592cecd205211a3191fc93 68 0.03/1.00 vMB 29
301,325 301,325 00000000000000006fe4fbadcb4e6ef2135346bea4e8efad36f0cf679d48dfd7 159 0.14/1.00 vMB 20
301,324 301,324 00000000000000006220aff35a51c57f159a4b0322a21a1595e94e24c2192540 256 0.09/1.00 vMB 40
301,323 301,323 00000000000000006d6895805efe17ee705d7364ed861369b999e6f278dfef39 91 0.03/1.00 vMB 33
301,322 301,322 00000000000000004eed6084eb2c757a6fa7021557d403eb6c9040855a19195b 328 0.36/1.00 vMB 20
301,321 301,321 0000000000000000612610d59095575fd238ac88e10b8ec882e73bd9af2b36b5 360 0.18/1.00 vMB 30
301,320 301,320 0000000000000000435ad339958fc1ab9bbd875a2a9d55b24a3c1cd18ea1161c 668 0.27/1.00 vMB 35
301,319 301,319 00000000000000002c8f52d393faba353d111aab887bd0da50b767b4ca163344 461 0.26/1.00 vMB 29
301,318 301,318 000000000000000011032868ea76152b8bd13e4bdd87214b2b3b2bfa7df1a0a7 453 0.25/1.00 vMB 26
301,317 301,317 000000000000000000f56eb3eaf2d80f5cba057ac387f4292432e63021768ba6 821 0.35/1.00 vMB 36
301,316 301,316 000000000000000014a73b1cd7f6eeb84320f6a98e03b7df3d8d9ba831d56760 307 0.18/1.00 vMB 27
301,315 301,315 00000000000000003c21b1b94af2e53be2c8f043e511fd3cd6803ea3abb8c6d5 44 0.07/1.00 vMB 11
301,314 301,314 00000000000000004fe1d6b796acf4135c88ac2a448fcd3c5b12a9e3cd7b7bb0 32 0.02/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.