Loading Tool

Explorer IconExplorer

Memory Pool

51,243 transactions
30.53 vMB
0.13416594 BTC
Random Selection Loading Transactions
Max Size: 162.82/200 MB

Candidate Block

Mining Attempt d02aa82462ef33395a571be86abf2bf5c4c9f451362eed201fb34867e6f5a5fc
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 7898f663b97b5bd59903f8c1c94290c8f159c81507968f4db3476815834e97a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.05315566 BTC
Feerates: 179.69 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (732,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,849 181,849 000000000000037ed2ec9475bccb7a59f87853061810d1b772e6d5994f95478b 143 0.05/1.00 vMB 61
181,848 181,848 000000000000091d4b39f2f110e4e71a7a8fd66d9a14a1709ab008d7f8b411fa 566 0.22/1.00 vMB 143
181,847 181,847 00000000000009921c5d577d98f994648cc7107f9aa70d23863c48f321eca0b9 334 0.16/1.00 vMB 114
181,846 181,846 000000000000083fd9327efd33b0c45fda913e32873d1d0d22a08d99d2b6f625 159 0.07/1.00 vMB 83
181,845 181,845 00000000000003017b25efe1591edbb88b277950aed5cedbdbeb60853ac32e0e 256 0.15/1.00 vMB 118
181,844 181,844 00000000000005e65072dcdbc6bb4fc06f318a97cfe47b38e68c967a1cbc6965 179 0.09/1.00 vMB 135
181,843 181,843 000000000000090a60cda7ae77bff3d05e77f898327a4362d75288f963a6ad0d 114 0.05/1.00 vMB 160
181,842 181,842 000000000000095ec38f7ac95fd55327c8106e58bcb77db9ca4ebe719c6efe56 6 0.00/1.00 vMB 104
181,841 181,841 00000000000007c2f9cdd509a8815bd6d575fadc1f106165c820d157776829c7 77 0.02/1.00 vMB 10
181,840 181,840 00000000000000514a01806cbc76fc6acf62f57f402f371d2c98a39fc5b10030 224 0.09/1.00 vMB 117
181,839 181,839 000000000000049b848aa95cce5f650f0af2df42601474268621cde9ec8c7302 256 0.16/1.00 vMB 115
181,838 181,838 0000000000000852574c5a98d823c1b99e66df2847f493d1f35a57fe27dae98a 131 0.05/1.00 vMB 157
181,837 181,837 000000000000054679ac05bb58fef6e5e42c24e62ecba807603a381c34203f52 16 0.01/1.00 vMB 90
181,836 181,836 000000000000018c0b90c16fc94bf6ed7c94de3c79572e6d70f314d31f03ba35 141 0.06/1.00 vMB 153
181,835 181,835 0000000000000a648c36a2d41088bd89a42f3488bb42d96e194551e1fc9c63ea 130 0.05/1.00 vMB 128
181,834 181,834 000000000000040249de6005ee4562e7cc63cc7c2d61949ac29605d3217f9365 107 0.08/1.00 vMB 95
181,833 181,833 00000000000001ee68cebd56b276b22bcae6c4aedaafc02df2483f7f300f7993 256 0.12/1.00 vMB 130
181,832 181,832 00000000000008460e6d634b6bdee72c78f0000f3ccf5329170e5a65dd29420a 20 0.01/1.00 vMB 186
181,831 181,831 000000000000013bbfe51b2de046ca0c59c412eb5f4bf0141a07b78682d59644 34 0.02/1.00 vMB 55
181,830 181,830 00000000000006f54ea030b5fd134d2eac6fe144dc160febdfc135654590fc84 564 0.21/1.00 vMB 155
181,829 181,829 00000000000003d6870e9f8f512d7daf7a494c2c03b16d873d70edf324925387 261 0.25/1.00 vMB 407
Previous 10 blocks ↓
Total Size: 782.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: 652.03 GB
    • Received: 13.70 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.