Loading Tool

Explorer IconExplorer

Memory Pool

74,878 transactions
27.60 vMB
0.07301379 BTC
Random Selection Loading Transactions
Max Size: 168.47/200 MB

Candidate Block

Mining Attempt 35d1cb9faaa6c1964a44b582f0b573a60e242f4b4f2a7cb4e377d900ff72bfa9
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root fda96e166d9b188a1b64d874c2f8d7b352201c7e7234c8dce976963ab76bb603
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01403010 BTC
Feerates: 80.55 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (685,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,601 229,601 00000000000000a990d630852a1e09df2accea6761afbf25013143a938d115df 521 0.25/1.00 vMB 170
229,600 229,600 00000000000000bbf228fcb546cde14d40e8a284b82395d597d17d04ee0f0492 321 0.17/1.00 vMB 125
229,599 229,599 000000000000010a8d525d1908c46bcbb2cb917f49ade2b450f57c09480eb661 484 0.23/1.00 vMB 166
229,598 229,598 00000000000001576f8eaef4eaa4aa6a3fb766f502bd6827c8f78e0ecfdef9fc 145 0.25/1.00 vMB 21
229,597 229,597 00000000000000f4b4c09c2b4643993f6a16194da0aaebc80833af5a6a968436 118 0.16/1.00 vMB 61
229,596 229,596 00000000000000b27ef535d85a455aadd1167219f0313afd39449dd824a293cf 1,129 0.47/1.00 vMB 149
229,595 229,595 00000000000001c0cb32f77478d20f0d978aad57d54e0e99158e77d0da85776d 323 0.15/1.00 vMB 169
229,594 229,594 00000000000000c7b8d81bfa1f997afa554ae3e756d3c944ae8214579575a7ba 796 0.47/1.00 vMB 135
229,593 229,593 00000000000000fec543b1ec1efa32300a26ce0ca64d5dd53d0a956a3f3b51ad 1,274 0.47/1.00 vMB 229
229,592 229,592 00000000000000ccc545ebfd31a9ca76f670f6f2afac0a3e9ae5e466cea1ff2e 368 0.25/1.00 vMB 86
229,591 229,591 00000000000001bcfb0d1492512f82f7fcad53bb7b21c6d625916a546986252c 641 0.25/1.00 vMB 220
229,590 229,590 00000000000000c319d39ce300a773af9997170f3b126a2ecc9d089ee0974772 256 0.07/1.00 vMB 109
229,589 229,589 0000000000000177d2ba16f2d346ec11145fe499e5d35c7d5f973028afb3e60b 372 0.32/1.00 vMB 79
229,588 229,588 000000000000002f8118fb9cb380607221dc611f2c1eabcb59074fdab55291a8 1,100 0.47/1.00 vMB 189
229,587 229,587 0000000000000000fddd3f7f5f6ad9962f8b0560d7fdc09eda200785d5973561 282 0.25/1.00 vMB 29
229,586 229,586 00000000000000643f365d01acdad404329a3c24b82638dc221ce6e81adc90f6 618 0.39/1.00 vMB 108
229,585 229,585 00000000000000039efb6fdd99cb6c4c0e3bc4f5a174a5ee8d7f7577e0f7f19c 1,194 0.47/1.00 vMB 195
229,584 229,584 00000000000000cf2b26803e04d27a3b63e98b41a5fe283c5cc63cdba9b8209d 374 0.25/1.00 vMB 84
229,583 229,583 00000000000000b278790fdc0ffd6216e1b0085ca1e7754960c062a57383d32d 249 0.25/1.00 vMB 24
229,582 229,582 000000000000019c14e26520e3271ed80156e84f9cb5a38b1785b6f9a7a0b220 407 0.20/1.00 vMB 132
229,581 229,581 00000000000000c0194fb732649796d16f0718b2bf6cc9f7dc841f25bd728c5f 92 0.04/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.84 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.00 GB
    • Received: 17.15 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.