Loading Tool

Explorer IconExplorer

Memory Pool

71,576 transactions
37.14 vMB
0.32275634 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 8c641309d73b93f6954ca11f3829c75ab81e8d4d68c5b8d58f1f72f2378f65f9
Version 20000000
Previous Block 000000000000000000010038ececcdbd5a5cf41d8463ca58111ae9c69715f93c
Merkle Root 0ae096a5f99beb466e880ae4552ee77691654b5a6c8c1cfd0a14396642e0702a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.12786858 BTC
Feerates: 477.45 > 12.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,418 (795,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,635 118,635 0000000000006732f05c93d9307d48f446a0168b0061654e3bc392ba5ed7bffc 23 0.01/1.00 vMB 303
118,634 118,634 00000000000099093010a3e8daf32927c50b282e47a72daa65a3a15f983f7657 11 0.00/1.00 vMB 0
118,633 118,633 00000000000015ce739178e52dd3b1078e1b8035b47ace2640a3a8a006523aef 9 0.00/1.00 vMB 325
118,632 118,632 0000000000008f49be3379f7cd9e8b759599787f79bd18082b8da0e66e04c677 4 0.00/1.00 vMB 0
118,631 118,631 000000000000276b48610decd151705e5a265e7235cf468bf21f121c5419ddf1 8 0.00/1.00 vMB 0
118,630 118,630 000000000000956547e222dd3c80f16a624b4025998e716e5f57f5c558499fba 13 0.00/1.00 vMB 654
118,629 118,629 000000000000670ed1cac185e95a6d6f0f925da260d8892725304b98eb2f054a 2 0.00/1.00 vMB 0
118,628 118,628 0000000000004d4e535dfd5e3fa3fbe9224ee2344d507f1220588e614ce799f9 22 0.01/1.00 vMB 144
118,627 118,627 0000000000004f1b3b6ac2cb646603a840954a2e2714420f0b805ee6dc2dda2f 1 0.00/1.00 vMB 0
118,626 118,626 00000000000049009b44eaa8c4396639609998cdfcc1b2bfe7e9ed102b6ba344 9 0.00/1.00 vMB 0
118,625 118,625 0000000000006f8b9be6b0e0a2f7737bcedf103a626da3ec62617bd949447242 16 0.01/1.00 vMB 0
118,624 118,624 000000000000bfd594651a1690221d81f7d347978134d75962b151ff8835ff22 1 0.00/1.00 vMB 0
118,623 118,623 0000000000003c1622c3faca86370cd6e8e38fb264df377cf7e7188674f89b3f 4 0.00/1.00 vMB 0
118,622 118,622 0000000000000c1ccf11619604706fcbdf957aefaa1834bbca34de727cf93608 5 0.00/1.00 vMB 0
118,621 118,621 00000000000022cb525f68d8d00c885a2b8d6c6d352592e7540ac806bd5774fa 22 0.01/1.00 vMB 0
118,620 118,620 00000000000019069242614ab725c49d4762e7503d8fffe99a02fa5459e3f648 15 0.00/1.00 vMB 0
118,619 118,619 000000000000837557a9a83e1be767f3b4e66dcd3351c25915173af4860746d4 9 0.00/1.00 vMB 0
118,618 118,618 00000000000057c61f1df89adae7dcdbf46c9205ae9292779b7a3913b7229595 8 0.00/1.00 vMB 285
118,617 118,617 000000000000480da05d3c0243d2cf001c76ac1ff5bf457d56d013569eb11c86 3 0.00/1.00 vMB 0
118,616 118,616 0000000000008248351a3f3218b40a6a035588a17d3e447354f7d821906d099a 11 0.00/1.00 vMB 0
118,615 118,615 00000000000091cc2c55883c481dc02f03bd8c9701afa5cfb2341a4cb8557413 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.04 GB
    • Received: 10.29 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.