Loading Tool

Explorer IconExplorer

Memory Pool

50,314 transactions
28.84 vMB
0.07518896 BTC
Random Selection Loading Transactions
Max Size: 154.11/200 MB

Candidate Block

Mining Attempt c5177a568b4db0e4c9ac3a00cdb70c844172cb872d91766762454f1a20057bea
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 1ee6f770260b4cf1c003923cacabc8ae922030bbfc2d18067b241f9534a4cb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.01203784 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (828,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,262 86,262 0000000000160f3ff1d819efbba52f8c4f02116926cfec398f69d67aa99eb5eb 1 0.00/1.00 vMB 0
86,261 86,261 00000000001b58843e56b1b56e190af0c155eb0843853d8b0b1173423e20fe30 2 0.00/1.00 vMB 0
86,260 86,260 00000000002633d92baad455dbb744cf387568bc6983980238e3531bcdbf27f8 10 0.00/1.00 vMB 0
86,259 86,259 00000000000eddd32c5b4606f46b5474463decf70904dd66138806d1057bd25e 3 0.00/1.00 vMB 0
86,258 86,258 0000000000273da92cba4e8a36f6345bbc904feff7c2aa4a2b6c482f7a5f4121 1 0.00/1.00 vMB 0
86,257 86,257 0000000000065f2bcef0c4d88472e756118e60b9c5671869e0661568ce86ae39 4 0.00/1.00 vMB 0
86,256 86,256 000000000013ef6ddc4bc9925fcc9a74f786de9331a208cbbe83adf612d313b0 2 0.00/1.00 vMB 0
86,255 86,255 000000000019bbf005cf6562e42b70b4492937b0fd956d556863cc1f2ab3ee79 3 0.01/1.00 vMB 0
86,254 86,254 000000000011ab4b91dba5da5f66d38067da94624543a7fa5dec00e132f09d2f 5 0.00/1.00 vMB 0
86,253 86,253 000000000000c92df373a1306dbcb7d6ad1c8ac65f026b0b4a57957ac235b12e 3 0.00/1.00 vMB 0
86,252 86,252 000000000021aaf486485a369b2cd2f6370c95232d14cd2a4cceb1281e0bcd50 4 0.00/1.00 vMB 0
86,251 86,251 00000000001a8ab42486095fc082fdeb8b6be7cbfcc410aeda8e6950316dd8ea 7 0.00/1.00 vMB 0
86,250 86,250 000000000029f9578c6fda35709152604d013ca5cb13ed279695a091179d5ebf 2 0.00/1.00 vMB 0
86,249 86,249 00000000002da94390fedf8b4b9da9a4b8a2296706270951974b997ea410cc41 5 0.00/1.00 vMB 0
86,248 86,248 00000000001e5aa8cf1e0bc39c82faba87f18a9060747fc761124bab4fef66b2 3 0.00/1.00 vMB 0
86,247 86,247 000000000017b557ff73d608fd1a9b7ddc60d5f6200a8da40818f32382a1ebf1 4 0.00/1.00 vMB 0
86,246 86,246 0000000000150cce82dd932c73558f0c38e54c1fb89bd80de38604f99f26f728 6 0.00/1.00 vMB 0
86,245 86,245 0000000000167a7af4114e0a64f70eb8f4d929ef364824a412263fe67929a127 2 0.00/1.00 vMB 0
86,244 86,244 000000000023d62569037c6922dede54e90d5ea4e98cd41aa9f56d6f68df193f 3 0.00/1.00 vMB 0
86,243 86,243 000000000020254a90c489bd3fe64637b15ba355e13943fa73fa9d5279f18da0 3 0.00/1.00 vMB 0
86,242 86,242 000000000019b6118c2c54d73c1fa812427101592400a4cf086a87e34350d6cc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.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: 645.16 GB
    • Received: 12.69 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.