Loading Tool

Explorer IconExplorer

Memory Pool

48,244 transactions
21.00 vMB
0.05814680 BTC
Random Selection Loading Transactions
Max Size: 120.32/200 MB

Candidate Block

Mining Attempt aa7fe61883a596ebe29bc36fcb4317f1733f5da3c51ff7bb4a87f227e1a83acc
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root 224787f9c3b33026d50d2b4d5e495244e9b01450489b52bf39a6345d429b3934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01593123 BTC
Feerates: 502.67 > 1.60 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (743,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,156 170,156 00000000000009a1158145ebba54a0483d1dc524917dede112e8e2f837bbb6b3 42 0.03/1.00 vMB 37
170,155 170,155 00000000000004f35879e47fcfce26a506e5a430b452b3db94795e9ca18a428c 73 0.02/1.00 vMB 53
170,154 170,154 0000000000000206f5ce7f66364465272e85a8b7a69a4ac9cc666dee10f24bfc 10 0.00/1.00 vMB 73
170,153 170,153 000000000000070957fe535adb9cada50b0fa8f0397c400cfb3ae9bce105c002 13 0.00/1.00 vMB 197
170,152 170,152 00000000000003ece8258127bc4dfccbf3826bfc26ad45b9306d1f5f80859a0e 35 0.03/1.00 vMB 38
170,151 170,151 00000000000007dd4b9cda42fa59765e33769aca46ea63296f575fc13c553c86 101 0.03/1.00 vMB 17
170,150 170,150 000000000000033eef0de6f9a76505753e61c095973cd008f5db31a74677ac68 43 0.02/1.00 vMB 166
170,149 170,149 00000000000000b6bc5ae93fbe5f9ad5f2e4bf39081700c5aea5b6a0a3f6123e 22 0.01/1.00 vMB 69
170,148 170,148 0000000000000091f72abd9b6db7ebf419b057a475d08a1c95b59835824995f9 44 0.03/1.00 vMB 82
170,147 170,147 000000000000054081b76a2fe10d925f2a175ee33e04526de6b8c14de3e5fa0b 14 0.01/1.00 vMB 22
170,146 170,146 00000000000003190697728de7cddf5bfeb710d24e3e43bbcc28f1227e4af9d3 107 0.05/1.00 vMB 113
170,145 170,145 000000000000059e05493a0b73fa25f731955e8f08376c8bd4bac60e95a2a267 57 0.02/1.00 vMB 209
170,144 170,144 000000000000083ddf89c6c3fece738093d5800b7b0a2745a4a64830a8f97c9a 30 0.01/1.00 vMB 14
170,143 170,143 00000000000004376749220db6103734c10763e8f8903ecd571c52009917c90e 97 0.03/1.00 vMB 3
170,142 170,142 000000000000039e3e890e758d55d944d96fa9b52c86bc3a99be4c3b5fdf7bf6 15 0.01/1.00 vMB 36
170,141 170,141 00000000000003f10445f4197847a2d35fdb476efa745a5d09788d973d99b605 9 0.00/1.00 vMB 0
170,140 170,140 000000000000052bb176be5847ab01e4cc6ac905fad701d1f079c9356c6288dc 12 0.00/1.00 vMB 0
170,139 170,139 0000000000000a2eab308f0c1fd9697f8530aee0e3e4298bfd2527a617bdf6e8 44 0.04/1.00 vMB 163
170,138 170,138 000000000000005a448514b374b91910f398907c736c9b39316f179a71be152b 16 0.02/1.00 vMB 71
170,137 170,137 000000000000025d817e507a410e93ae63399247639c87f56830a32d09575a1f 94 0.05/1.00 vMB 49
170,136 170,136 00000000000000ba2d4a03908abe4228276bab53cf17ba93c20647b0c65284e7 106 0.05/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 780.64 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: 550.23 GB
    • Received: 6.42 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.