Loading Tool

Explorer IconExplorer

Memory Pool

77,022 transactions
28.60 vMB
0.10175064 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt e840be29b31594fb31ffea759b5c2d07bd8efdff38df259f73b51bf4b7b4b9c6
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root f877e7cdf3e8b10fcbd0406079c7ceb55d1fcd69dce76ae5a39fba8a40635573
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,654
Size: 1.00 vMB
Total Fees: 0.03491842 BTC
Feerates: 402.60 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (671,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,463 243,463 00000000000000c75fb2356a44896d37994fe20fc514ef6b987ea3c4497ea734 70 0.04/1.00 vMB 28
243,462 243,462 000000000000002bd48cec46aaf8b8aba1cf8cba8e3aff46e8e568a51fce3696 639 0.25/1.00 vMB 205
243,461 243,461 0000000000000062d36f437c1643b98f84b9558f0807da79e81e459b511a18b7 8 0.00/1.00 vMB 100
243,460 243,460 00000000000000278faec7be2f33edc31d56c56b24e64aea8150effb04a565f3 159 0.07/1.00 vMB 96
243,459 243,459 000000000000007360a681e0f115681d3155fae7bc7146c524b1b5582e16fa5f 380 0.15/1.00 vMB 143
243,458 243,458 00000000000000344c14f4cd4b5a401e2f0afaf83bcff848454ccf4aff6e2c6d 229 0.11/1.00 vMB 110
243,457 243,457 00000000000000a056478a2e24101b01abfb47f487381cbd9acc999ead250a31 277 0.15/1.00 vMB 109
243,456 243,456 000000000000003978442856f49c4fa80f1dbbc5e9b587052b014a21bb362029 545 0.23/1.00 vMB 161
243,455 243,455 00000000000000a6e7b3603424032a1aa808c38f6577a275615676f2c3570f83 306 0.14/1.00 vMB 119
243,454 243,454 0000000000000013301a3837a4585f9ef5827fe0a890d4ca9417b73d02a225fc 298 0.14/1.00 vMB 155
243,453 243,453 000000000000009d5f53724e8d5ef1d644685bcc9969ae3c5095ea030f17e69c 67 0.02/1.00 vMB 41
243,452 243,452 000000000000000796ffb887cba44f6dc539ad13f834a02bc0096e5d2cbeebbe 422 0.21/1.00 vMB 132
243,451 243,451 0000000000000017fe926d54ec9f9b5138eed5f6e320d7830e4df48c56330a82 239 0.11/1.00 vMB 169
243,450 243,450 000000000000001dd341e055cc943ee9017f6ea368294db4c51ddb0e52ec8064 70 0.04/1.00 vMB 46
243,449 243,449 0000000000000095768ed7b2b3fcd8ae22b4ec9baec032d3e97ecb600490d846 342 0.24/1.00 vMB 118
243,448 243,448 000000000000009f24a8d1d05c1d6f6f4abdc9a6cf77d3400ca1637d1a4c5d46 223 0.08/1.00 vMB 30
243,447 243,447 00000000000000a0a8f2821a654372be2a1203fbb63c094db433dfd1b9f8598b 345 0.24/1.00 vMB 105
243,446 243,446 000000000000007a7f444fee8c8bb346106c69c541486fe8c7cfb76367855dc0 190 0.11/1.00 vMB 150
243,445 243,445 000000000000005342e3606c194d9d25a3a34f6b595a597cc26368cdc31d763f 69 0.04/1.00 vMB 55
243,444 243,444 000000000000009651a1b69c3bbea553f007e93f67645d204403ff68225eac32 476 0.20/1.00 vMB 151
243,443 243,443 000000000000001f01cbc21060a8a33f006a6056645190ccfd18141b79cf7a83 72 0.03/1.00 vMB 19
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.70 GB
    • Received: 17.58 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.