Loading Tool

Explorer IconExplorer

Memory Pool

73,504 transactions
28.34 vMB
0.07203501 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt da82e59c2a887aa10b9428742b1fd2b6826e45daae42422a6133285487d8c7c3
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 34b65eb88d72cd902cc5cb45ce842ed9fa6675380b25514d8eb8dc6ad948a5ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.01474703 BTC
Feerates: 60.16 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (121,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,147 793,147 00000000000000000003771f2820f2ac05d4250d0f6db52fc543cfa8c7a19ee4 2,846 1.00/1.00 vMB 64
793,146 793,146 000000000000000000047e98235e840c82218ca1345a356a471e38da8aa132dd 4,327 1.00/1.00 vMB 59
793,145 793,145 0000000000000000000101bceb15df0156fdef6f75c97ca9fe24cb503c500613 4,647 1.00/1.00 vMB 66
793,144 793,144 000000000000000000039e92230e2023331bd1ec1dda556e43f8564135c80cc2 3,087 1.00/1.00 vMB 76
793,143 793,143 000000000000000000039b0d1de336c83553621d0c5716bd80216e772927a0ab 2,974 1.00/1.00 vMB 93
793,142 793,142 00000000000000000001bd5e31660438294a609cf5f162a170704137a63cd6a6 2,380 1.00/1.00 vMB 38
793,141 793,141 0000000000000000000164e89f42bbf519e110d7b1b36c513643d95861c84d3b 2,518 1.00/1.00 vMB 29
793,140 793,140 000000000000000000012213265230dfbb08e2837324d4bdf76638dbb148e136 2,189 1.00/1.00 vMB 25
793,139 793,139 0000000000000000000326831954901358caf85e783a37b0fd46d6b12b2d24ca 2,880 1.00/1.00 vMB 35
793,138 793,138 000000000000000000044e3a3815bf23c808c7e73a70e32ee1dd26e58f206c4a 4,043 1.00/1.00 vMB 53
793,137 793,137 0000000000000000000192709419bc760bc457600e21699b9fb9388034eeced0 3,292 1.00/1.00 vMB 69
793,136 793,136 00000000000000000004f9e9e17f9f8cc9c8d2e2cba11206ad8b281b1921c752 2,073 1.00/1.00 vMB 77
793,135 793,135 0000000000000000000060c048245c82b7a29896eb40c66500c4649eff8fbb14 2,651 1.00/1.00 vMB 70
793,134 793,134 00000000000000000004cd38db39c326091443c2009384ef0f7791807c27debf 2,958 1.00/1.00 vMB 93
793,133 793,133 00000000000000000001ec2a917835fb6f1a41f74908d38592dc7f18248673f2 2,019 1.00/1.00 vMB 31
793,132 793,132 0000000000000000000157efd5ad6f631ed1f38472432eba8eb0c01f189617e4 2,981 1.00/1.00 vMB 32
793,131 793,131 00000000000000000000d1de4f7c8e83f09a3d69b4b68635fbec237596ac9081 3,725 1.00/1.00 vMB 42
793,130 793,130 00000000000000000000e512165026533cf1feeef31729207c7d670fe218d9ef 2,471 1.00/1.00 vMB 57
793,129 793,129 0000000000000000000209f216d15be92508abe4967940d750f95726e94ac56e 3,899 1.00/1.00 vMB 59
793,128 793,128 00000000000000000004d26bd7e702db22ad3fe9db04316ca4b72d2282db29d2 2,388 1.00/1.00 vMB 76
793,127 793,127 00000000000000000003c531b0fc97098f9ea78ed4e4c6a0df12ce3f673fa25f 2,128 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.