Loading Tool

Explorer IconExplorer

Memory Pool

75,700 transactions
33.46 vMB
0.12666619 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt 4b064ead71f774d40027cd25d64d88907ebcdf085be750d40889f29da9fc3f90
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 4f721ac4812a7994a4caa3affbb259d7f11669a05a8b905972c399b6bfee7781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,225
Size: 1.00 vMB
Total Fees: 0.01927509 BTC
Feerates: 70.48 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (33,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,305 882,305 00000000000000000000ec9b7c2b6b848a2dd216a556ea3834158f442080a992 1,471 1.00/1.00 vMB 1
882,304 882,304 0000000000000000000293aa8608786ea65576f0c3bf58d653a520e5075cbf61 2,022 1.00/1.00 vMB 2
882,303 882,303 00000000000000000001c219648f033afa2d153322c8485ad7eda6342d4472c1 2,350 1.00/1.00 vMB 4
882,302 882,302 00000000000000000001e9766caff18774f770753bbb56091445dd785ceb0c57 3,513 1.00/1.00 vMB 5
882,301 882,301 000000000000000000021428cda33fdcd0cca9e7a85411a60db8a25d5da74b13 2,808 1.00/1.00 vMB 2
882,300 882,300 000000000000000000000433abb059d5bc0b6a8f0d9b36b3d0da59fd35abdd67 3,636 1.00/1.00 vMB 4
882,299 882,299 0000000000000000000098a83501bc7917428b91df5e44afe7c6ce7ec9847287 3,244 1.00/1.00 vMB 6
882,298 882,298 00000000000000000000ac533ae254037459916c79f6b4e789fc2061cb4b9aa1 3,994 1.00/1.00 vMB 4
882,297 882,297 0000000000000000000149fa710bdb1eee809cb4509dd642b17b7d6b4536b6a6 1,860 1.00/1.00 vMB 2
882,296 882,296 000000000000000000014002c123f53787d8f62222aa6175a5d01902564ba707 2,883 1.00/1.00 vMB 2
882,295 882,295 00000000000000000000ead7b1812351d5a27be2855d3f4078ef56066bad181e 3,605 1.00/1.00 vMB 6
882,294 882,294 000000000000000000017e43c38b0d77072f777e477026530388599ad49d54f8 2,390 1.00/1.00 vMB 2
882,293 882,293 000000000000000000023ee80533de64461e519d173d685a50a5b1c10f527215 1,333 1.00/1.00 vMB 2
882,292 882,292 0000000000000000000041b3623a4cd791abbca29fdf9a3632a3658ee127ffbe 1,311 1.00/1.00 vMB 2
882,291 882,291 00000000000000000001d28b226dc3850e9f2990e1f0376be9c57914a5e9ffe9 3,085 1.00/1.00 vMB 2
882,290 882,290 0000000000000000000255fd3c3798ad119f05d2ec46921e75b627af89b0586d 3,067 1.00/1.00 vMB 4
882,289 882,289 00000000000000000001f6cd9aa6a77107d555d05a8ae418d8827029265de906 2,902 1.00/1.00 vMB 5
882,288 882,288 000000000000000000001a8364031208177ec999c687c4a5e41f763a06c23883 3,478 1.00/1.00 vMB 5
882,287 882,287 00000000000000000000bb239dedf184fec89c72af99ad52498acbcca9280054 2,466 1.00/1.00 vMB 4
882,286 882,286 00000000000000000000a700e55e8fb2fc3a95d134bff1759b8e44ec6ff965fa 3,425 1.00/1.00 vMB 5
882,285 882,285 0000000000000000000045d22b5e4096b4d83becb4314a29ce2832395846439d 3,706 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.