Loading Tool

Explorer IconExplorer

Memory Pool

19,838 transactions
8.93 vMB
0.04123380 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.22/200 MB

Candidate Block

Mining Attempt e3f55c67df865af2f5afadc138fa0cc4c67543061be2c9e1213aec6864a30017
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 0a00aa2037cb2cfac2e6c4074c249331a6feb1ad82c842e3b2ab2afdfb877307
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02167293 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (802,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,259 111,259 0000000000010ab3c95fe7763def25c17c6df37a8fef1c7c0db6325465a44de0 11 0.00 vMB 0
111,258 111,258 0000000000004040ae01ff1c7fcc22fd7430b5586bd11172e4901d632a2165b4 12 0.00 vMB 0
111,257 111,257 0000000000001f77b8bd7c0d8c904144955026f510501da81e357ea310f71d7d 12 0.00 vMB 0
111,256 111,256 000000000000dbc33d9030153dd7dfa569b411d9cb4236742a2d2d2d983a7828 12 0.00 vMB 3
111,255 111,255 000000000000a91e4022cf280816327fbf3db2a1ac548a23401567ca46912810 12 0.00 vMB 0
111,254 111,254 00000000000044e023fc3ef0639d9160aa0e94343fdec37710b34e04f558119d 11 0.00 vMB 0
111,253 111,253 0000000000007baad2ccaf28def8fa526da66f17463627c02f7a65ee9a4a6bcd 8 0.00 vMB 239
111,252 111,252 0000000000009d7c6c1940c37c7ec2b59fb74a63b74de5161b03b0485c11af6c 17 0.01 vMB 0
111,251 111,251 00000000000039eb6337463b207e11b0c0472f0742fb78ae9be71a3d6d081140 12 0.00 vMB 3
111,250 111,250 000000000000af4cf84c890d646a1a287954ffa7cd62bd479f73303306a0c217 11 0.00 vMB 0
111,249 111,249 0000000000001bb5a131edb8638edce9aff8b337cf43a446a5dc5177543ca003 8 0.00 vMB 0
111,248 111,248 00000000000097877882060f1ee4890d6e398264de03808d35c505c68cc7b506 10 0.00 vMB 0
111,247 111,247 00000000000109d79ffbba117ffa426cf9f1428230e2157efec54b204703072f 18 0.01 vMB 0
111,246 111,246 0000000000006e40e97749347c19bd4a00e5b8e286d03a8154a4b7e883c19bf3 8 0.00 vMB 0
111,245 111,245 00000000000074a66b8f7d9ab84cfc6b31e6551cef251668fe7904fccbf7108a 7 0.00 vMB 0
111,244 111,244 000000000000d988aaf67716b0f20f8e3f0da0fa42288cb7aabb525daf25341e 11 0.00 vMB 229
111,243 111,243 0000000000000813b469859542cd77d7610e68dcb15b8b4aad2aac2bcdb952fa 10 0.00 vMB 3
111,242 111,242 00000000000120df4fe4f18ba0af83699447af01b88d3d50f2e1ace183548871 152 0.05 vMB 23
111,241 111,241 000000000000856fec025cd764cd232311b7a34a101fc052bbd1c4cdd40e8e26 21 0.01 vMB 0
111,240 111,240 000000000000417d9e85fb5372963f1f689ff1ecf80b3949a98325861e9b5ccd 12 0.00 vMB 3
111,239 111,239 0000000000001ff50356a64b2ec049979432dbb4b09cc7d5be55a36a1c1df161 13 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 270.38 GB
    • Received: 1.05 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.