Loading Tool

Explorer IconExplorer

Memory Pool

77,194 transactions
30.79 vMB
0.13920556 BTC
Random Selection Loading Transactions
Max Size: 177.01/200 MB

Candidate Block

Mining Attempt 3f89dff479ed61ccfc973a4a4aafc9359e90ba53870dd988d18f476f4ab2eda6
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 84a3e8a93afc18c46167b91ff5e52341a417704600446e0551c98c68bb06eef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,307
Size: 1.00 vMB
Total Fees: 0.05086309 BTC
Feerates: 150.36 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (635,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,856 279,856 0000000000000000065e78febef383b238074def9243b9627faa295610d2939b 40 0.02/1.00 vMB 36
279,855 279,855 000000000000000179c2d648036e4a493df9bd30180cba57169c691a5445047e 141 0.08/1.00 vMB 29
279,854 279,854 0000000000000001c74b4f053bd5e7d7fd3624867feedd7c9444036436ab9271 83 0.05/1.00 vMB 29
279,853 279,853 000000000000000156ed6fbdf24fe2373e9b57d68ab1fcc091b4ec7d44d53aa8 145 0.21/1.00 vMB 7
279,852 279,852 000000000000000142bd2586b028e27bf2abcf854352c35c83976ad5e8fe7a07 531 0.25/1.00 vMB 48
279,851 279,851 00000000000000004d75d80f6a56152f3a47d90fa95963873b54c227a5f2575e 91 0.10/1.00 vMB 6
279,850 279,850 0000000000000000db5a91e62472f140a1b3e15487d400f4d017617669df4e98 21 0.04/1.00 vMB 7
279,849 279,849 000000000000000238cf227fbad8c32bf1a414ec5202f7f82b68ecf0a3ab4dd9 53 0.10/1.00 vMB 4
279,848 279,848 00000000000000000bf14ea5fc7e5217e29e75991addd882375590bff3881b9f 494 0.22/1.00 vMB 40
279,847 279,847 0000000000000002f559128dde5b927da183f512be5ddba51ce35380da28a87b 109 0.17/1.00 vMB 14
279,846 279,846 0000000000000002b8b84978b873c065c067d45981061dd0b232cbe921ee9d5e 633 0.25/1.00 vMB 53
279,845 279,845 00000000000000009797e519ce7249d30dcbaff478b2428d5de30976bcfc85d7 52 0.04/1.00 vMB 20
279,844 279,844 0000000000000000ee360e8986f77b7122ebfff30a5c19278826f0cb516d5533 213 0.11/1.00 vMB 83
279,843 279,843 000000000000000113b52f31dcb1ce89fcd51c966f88ad26b1c0b5235ae5146a 82 0.04/1.00 vMB 33
279,842 279,842 0000000000000002b55d001181b16b95e880b082851fc3337983e104a14d4511 359 0.19/1.00 vMB 35
279,841 279,841 0000000000000001e312fc42f83d07ee1f84d2a988251c9fcb05bed81127940a 437 0.20/1.00 vMB 45
279,840 279,840 00000000000000005d6d6e4f6c9d99c7fbd8d71d4b7b218a0ff51db831e4b8f4 35 0.02/1.00 vMB 35
279,839 279,839 00000000000000028467e8facfc541f49da2a51f1433ccab189c88642f753345 79 0.04/1.00 vMB 38
279,838 279,838 0000000000000000b9260a4968c55d1721d6789275076d19b318a220ef7a2bfa 280 0.13/1.00 vMB 33
279,837 279,837 0000000000000002c3d3161c4c7776f1c1abc6bb919734019f21f5ce3292a293 247 0.20/1.00 vMB 29
279,836 279,836 0000000000000001e8d54fcf1d3435d7057a1e89aa2400e06d4d5ab54ec1fdee 631 0.44/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.