Loading Tool

Explorer IconExplorer

Memory Pool

83,423 transactions
31.27 vMB
0.09385462 BTC
Random Selection Loading Transactions
Max Size: 191.78/200 MB

Candidate Block

Mining Attempt 53ddd164ebd7d8a3a5de8a11d99d5868b9007a9a2751c2ed9ba7bbd72492172f
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 1f0b97312b4a911e88ae16174644facecd4e324ea23207225a13be0749a87558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02326600 BTC
Feerates: 114.60 > 2.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (436,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,757 478,757 0000000000000000012c536a96df0f692875a9134837646a8ab1b549e258aff5 1,751 1.00/1.00 vMB 81
478,756 478,756 000000000000000000d89dd5b13eb2677664f8d25a96f60c7cb9f24b433c66ea 1,181 1.00/1.00 vMB 43
478,755 478,755 0000000000000000009d25ca5454ce0599d76fa0bb9831002bceeecb6a042504 1,632 1.00/1.00 vMB 98
478,754 478,754 000000000000000000877388154bc8fc524f4d911e505ad649e79b458ce04106 2,145 1.00/1.00 vMB 110
478,753 478,753 0000000000000000010f918801f45a6802ba456cc3bc8e259b36e4af75051302 2,332 1.00/1.00 vMB 73
478,752 478,752 00000000000000000140b6506e6fc97cc75aab70f910f459ae88b329f1c93d96 1,881 1.00/1.00 vMB 156
478,751 478,751 000000000000000000f6e02f4fc0989ae94ec1d611dc01a940938346b47ad53a 2,123 1.00/1.00 vMB 130
478,750 478,750 000000000000000000410c41fcfdbe71b012188039020dd05fec33bfa9681892 1,963 1.00/1.00 vMB 169
478,749 478,749 0000000000000000013bd3921379adf4a025f5c14c46d172770823bc7f22bc38 2,466 1.00/1.00 vMB 189
478,748 478,748 0000000000000000008902c6990727b5ec2d54f950bce9403a6a7b87522f0e56 1,493 1.00/1.00 vMB 31
478,747 478,747 000000000000000000f3b880603e31d3d5b30e74deaa9163a3da46b1d13df50e 2,040 1.00/1.00 vMB 55
478,746 478,746 000000000000000000de05ab30abca681da2707e632fc4de1f68dc05ff16add3 1,728 1.00/1.00 vMB 73
478,745 478,745 00000000000000000022adcc7541ccba456e40ee3effdb08ffa5950124413f34 2,555 1.00/1.00 vMB 125
478,744 478,744 000000000000000000987c49911ff2eb48f5b3e0b5a871d7fa05e07ff5a6dec5 2,023 1.00/1.00 vMB 119
478,743 478,743 000000000000000000458b5f87ad14b35b2688c215ffd4734ee7d8b51d4284b6 2,417 1.00/1.00 vMB 140
478,742 478,742 0000000000000000010037715c157e5d27d76b4250f9c8bf20328f4ce96713da 2,425 1.00/1.00 vMB 160
478,741 478,741 000000000000000001458ba99d4e1414aadbe4f31a1908da7e96d881aa6cc99e 1,947 1.00/1.00 vMB 148
478,740 478,740 000000000000000000fa99ec57f243b696c5a1453055e1f4315ad236f76d2c84 691 0.75/1.00 vMB 154
478,739 478,739 0000000000000000012dcc3efe168f665075a2efc738d2369cc55fff2c01c677 1,850 1.00/1.00 vMB 125
478,738 478,738 00000000000000000045151390978b19d637c20cce9bc31461cfee5008fff243 1,356 1.00/1.00 vMB 137
478,737 478,737 0000000000000000011aab1e2786d799f61647ccc6601f041f3a0c9e45697424 1,331 1.00/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.