Loading Tool

Explorer IconExplorer

Memory Pool

34,101 transactions
19.32 vMB
0.06149755 BTC
Random Selection Loading Transactions
Max Size: 103.86/200 MB

Candidate Block

Mining Attempt 19decc5d050b3a4a8b6cac3977c74242de6fa16f8ff696c5f8c83cc0b5540ccc
Version 20000000
Previous Block 00000000000000000000e4ada073251b6117a59c81e39c4eb6236cd4f0a55146
Merkle Root 26b12550c55b02b3b37f36d99a7dbda823688b28cd83bcebc71617bc6e50894f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02335156 BTC
Feerates: 150.65 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,124 (853,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,657 60,657 00000000000c017a9094a5c2dbdf8db431a351e82d435e09d96138d4a566a596 1 0.00/1.00 vMB 0
60,656 60,656 000000000bf9accd897bec31eabb35a94c9fb416283eddbf3f75644471543c0c 2 0.00/1.00 vMB 0
60,655 60,655 00000000016b36d24c5378c1cccd29507ef26e9874008b7703ba76ef412cfbcf 1 0.00/1.00 vMB 0
60,654 60,654 00000000019114e8412782140e9478ea59ba2e0e9aabafa54dd6433e41f658dd 1 0.00/1.00 vMB 0
60,653 60,653 00000000077a382d1febc72f377b2925a573ffcf3cb497f28bce8d0b2c23fdeb 1 0.00/1.00 vMB 0
60,652 60,652 0000000004e9568bc5b5f6f9a961313ddb83b96c1de7b12926ed66e47351fbff 1 0.00/1.00 vMB 0
60,651 60,651 000000000075bc418d43820344109cd60b938957d3c8847437e313417b0bd5b3 1 0.00/1.00 vMB 0
60,650 60,650 000000000b8b98a630e34daf0b3c8d56b08ad5cc512669d98c560ec5b7650cab 1 0.00/1.00 vMB 0
60,649 60,649 000000000abd4a3353e923f213e950acc2ded6dabca790d5968996e5c62503f1 1 0.00/1.00 vMB 0
60,648 60,648 0000000005a440c515ec7e4d2ef1596367e4016094255401387002997fe74a27 1 0.00/1.00 vMB 0
60,647 60,647 000000000e7613770bec53849f52eb90f162f27a6e8388e582e63589365007f9 1 0.00/1.00 vMB 0
60,646 60,646 00000000098cd33522d7a063bd00f3ee7aed18adf88baa1303d2962cf4e09662 1 0.00/1.00 vMB 0
60,645 60,645 0000000007bcce2e206a280d22215905644c1aace2175f7557215f896eea5502 1 0.00/1.00 vMB 0
60,644 60,644 000000000e2c881bf29252d77716091181045586d8a63a9a81019c55b6adc9dd 1 0.00/1.00 vMB 0
60,643 60,643 00000000093f04eb7e5053a4f704d881040e7703559da59156495276862aeb22 2 0.00/1.00 vMB 0
60,642 60,642 000000000e2f85376780c8c4cf7d9485436a31d5dca32e86e73cbc6c174737c5 1 0.00/1.00 vMB 0
60,641 60,641 000000000202c99b50703b47381947e4dca38c0c2de4ab9193b4e6911e34e199 1 0.00/1.00 vMB 0
60,640 60,640 000000000505e0797c2f3291ad2213c0d4772bb8f729ccedac1c3bd313c80c52 2 0.00/1.00 vMB 0
60,639 60,639 0000000001c37097159e6d38310d625243304ffff8c341cc95a44c24be77b2eb 3 0.00/1.00 vMB 0
60,638 60,638 00000000023c447d9941179c9f95b1592df12bcd2ff7b572fb9074184f91be81 2 0.00/1.00 vMB 0
60,637 60,637 00000000041992db9454c221cea6e28e93d47c29314632b3feb59b5909cfdb08 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.82 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: 561.01 GB
    • Received: 7.36 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.