Loading Tool

Explorer IconExplorer

Memory Pool

73,191 transactions
27.12 vMB
0.06142696 BTC
Random Selection Loading Transactions
Max Size: 165.65/200 MB

Candidate Block

Mining Attempt 3c044c5094f56fb86a922214e34fbdd1d9edace9fdadcfe10ad4509e26131931
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f84114cd959f06e9f3c95a8d9da98e01cce12a5287ddc4b6b07dc883d1f36d43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.00391131 BTC
Feerates: 84.38 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (675,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,629 239,629 0000000000000140b48f6ede5dcde74f7de92a3259c59184fd9531f97feccdbb 311 0.17/1.00 vMB 144
239,628 239,628 00000000000000c200ab1e9e7c6be20b8ce1304b9636fe9a70b19c9e96d170e3 688 0.25/1.00 vMB 208
239,627 239,627 0000000000000149d97ef47d75376eab4674cf6a787d68716e54552cf407d9da 64 0.05/1.00 vMB 34
239,626 239,626 00000000000000979328620cd096440a4595411a739d366d910b7f744f05a9ae 256 0.49/1.00 vMB 24
239,625 239,625 00000000000000019452614bf1b2055c227cd24f39f14e2cbbe52cc064604a5b 288 0.14/1.00 vMB 165
239,624 239,624 000000000000011e71013d002d12853b5d9c1d007cff9023029fbcca9ea9251a 291 0.12/1.00 vMB 206
239,623 239,623 000000000000002a8c61bf10c28ae0ae9e7e6662c15d043a6ef559a24dd63906 537 0.25/1.00 vMB 170
239,622 239,622 000000000000006ebd3dcc045ba14e9e86db83a3936e4a721c7eccff38b4ff42 92 0.04/1.00 vMB 151
239,621 239,621 00000000000000338a9ca57b5d7d3fa60d80e137c11777da9890c352638a7446 205 0.09/1.00 vMB 162
239,620 239,620 0000000000000060865cbc53bf9ebd959a07926a88fdc585b4ac89bbd2a515bd 70 0.03/1.00 vMB 153
239,619 239,619 00000000000000913ab12cf7b7119cf3f56179e79104bd6ec8649c5eccd2523d 197 0.11/1.00 vMB 43
239,618 239,618 000000000000001b74784cb4173dc5fb53dfb44bf8bae2011a4b05a7780ec95f 649 0.25/1.00 vMB 185
239,617 239,617 0000000000000143a0d9529ead322d4fc45c9bff955c2ba1637a1c11c2bf65e9 301 0.22/1.00 vMB 100
239,616 239,616 000000000000015af3e4d8b3a584501bc4155483b52c54e5d53ebe0ab9ccf835 256 0.08/1.00 vMB 204
239,615 239,615 000000000000004a02bddccdf300bc841b7c42b83bb159e772de3e7710c550c6 222 0.08/1.00 vMB 25
239,614 239,614 000000000000011c0cbe9111baa0286208ce60a4471dee38d454929583ce582a 701 0.25/1.00 vMB 226
239,613 239,613 00000000000000c706f44ee7dd09f63ca03a36a255b1ca9f55b1ed110b86f07b 127 0.06/1.00 vMB 239
239,612 239,612 00000000000001479f774ab87bf37bcf89140c3ad2def65056b5e04398a3d773 277 0.12/1.00 vMB 144
239,611 239,611 00000000000001191045c75d659af9432050e04bd7a36d04221c0632b5571e5e 48 0.02/1.00 vMB 126
239,610 239,610 000000000000007b3e82a4393b5415bbea6c82f2a8f7d10c61289f3e177ebf60 126 0.06/1.00 vMB 108
239,609 239,609 0000000000000041dc7dc9e363ddc45d20b3e8ff5143c7327db37b957e581dca 85 0.04/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.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.