Loading Tool

Explorer IconExplorer

Memory Pool

85,242 transactions
32.99 vMB
0.15775615 BTC
Random Selection Loading Transactions
Max Size: 196.43/200 MB

Candidate Block

Mining Attempt 0c0b637b2c558321568db77ef94c5336a7815e098baa801e52bac78842d65908
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a035bb1c57533b63329fad3a1ced12422d821233f404d1e7a6078af1ba9d0d4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.04887394 BTC
Feerates: 318.30 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (576,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,588 338,588 00000000000000000c234674bda5c762300141ff7682ebdb2fea7f69eeba669b 85 0.04/1.00 vMB 11
338,587 338,587 0000000000000000186adb5b3eca9392be5b363c996fa3963cf13855e3f26d2c 434 0.30/1.00 vMB 19
338,586 338,586 00000000000000001a7d080a5694a6b9f4c5a9e5971fa631f60798a746f4aba7 1,607 0.99/1.00 vMB 24
338,585 338,585 0000000000000000086f5bb735397dd46c765eb01a7d029b7c6c59f31a93a598 276 0.15/1.00 vMB 20
338,584 338,584 000000000000000015b53ab3e7abd64879e48d0f8bc68b3d5ca8160178f38634 270 0.15/1.00 vMB 18
338,583 338,583 00000000000000000ac4b156bac8f6797dac407fe3cd3f34e52176035c8c617d 423 0.29/1.00 vMB 17
338,582 338,582 000000000000000001369c935e6199f0f68c830082ee11d77a38604f85b7a0b2 321 0.16/1.00 vMB 21
338,581 338,581 0000000000000000139a06f26141eeab57eff1aed48e73d6692b5a5bceff641d 229 0.12/1.00 vMB 24
338,580 338,580 0000000000000000002a3e17cea5cde0cc557e06abb9b81cae7f87c0287b2047 628 0.48/1.00 vMB 14
338,579 338,579 00000000000000000e47d15e84927f47e5a975555cf6f57ed4e80a69df60ddb6 594 0.35/1.00 vMB 22
338,578 338,578 00000000000000000acccc9749e86ece099bc6082927d14770fe9ae585e9968e 258 0.12/1.00 vMB 26
338,577 338,577 000000000000000014da0e1242e6496703c056cdc8460d8b39a66e46a7bf4c63 292 0.15/1.00 vMB 32
338,576 338,576 00000000000000000bd00463bdd93c0586870f8d70bbeb4bfb990a5c403c0178 392 0.22/1.00 vMB 21
338,575 338,575 00000000000000001055745b11fea6b7f0caab490652dd7d3589434d576fef31 46 0.02/1.00 vMB 21
338,574 338,574 000000000000000019bb00c6e47d123e8aae0eb7b7bfae049cd1163e3b077030 124 0.10/1.00 vMB 14
338,573 338,573 0000000000000000097bdc8aa8a3548002953aafb1170742d62b2eeac28c582f 199 0.09/1.00 vMB 20
338,572 338,572 0000000000000000172234fe35d5aec640169af445bb6d5bb205e2bae2ddded0 542 0.29/1.00 vMB 23
338,571 338,571 00000000000000001317afe3d923f21bd6f308eb85acd1b2e16ffde78901fea3 718 0.38/1.00 vMB 5
338,570 338,570 000000000000000005c69c01bed3cd002073b39222b3f066a91237ae9013d921 1,279 0.75/1.00 vMB 26
338,569 338,569 00000000000000000534869e3c5331995bac8f3ff17949c7d96bd0d9cf387e78 427 0.32/1.00 vMB 25
338,568 338,568 00000000000000000afc00b59eaf4a74b5d0a21c4714a25bcd15cb6d6118aa75 1,505 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.