Loading Tool

Explorer IconExplorer

Memory Pool

82,323 transactions
22.11 vMB
0.05608136 BTC
Random Selection Loading Transactions
Max Size: 149.24/200 MB

Candidate Block

Mining Attempt 59539180264dc758053216b12f879c74cfd84866c0e2b1d07bdcada7ac2e8944
Version 20000000
Previous Block 000000000000000000002bcc4363b09bbacb77a8219ceca2faabf6683f2c97a9
Merkle Root de4af3bbc015710ede2ba62238f449b4549e4e65561dad5db5c400fdeef3bc42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.00736149 BTC
Feerates: 73.66 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,843 (811,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,177 104,177 000000000002d7f3201a69456ddbeada23c0fa6e0a1d8edacf4d990a0ee8fa48 6 0.00/1.00 vMB 0
104,176 104,176 0000000000012a1feb10cbf4ca82cf300ef024cb3fa01b15df2b58b41ae51d7f 3 0.00/1.00 vMB 0
104,175 104,175 000000000002026032595af0c8fed6be2063705429de0a39e282a7d41453361d 3 0.00/1.00 vMB 0
104,174 104,174 0000000000001e17f99c94d88e720c661ab0f90f9d741684ccee64133fd8f813 5 0.00/1.00 vMB 0
104,173 104,173 000000000000336ba60a35c935248d0960e6ff5dd146b8f75e37f6d80bd66e86 1 0.00/1.00 vMB 0
104,172 104,172 00000000000268dff9cdd69779c41d24619052041494f61f35c6cc5a598fc50d 2 0.00/1.00 vMB 0
104,171 104,171 00000000000275ff72689eff42e1d08e8e4943978aa7a570089ebb8af4372b42 4 0.00/1.00 vMB 0
104,170 104,170 00000000000126db8d9599c917d37a08604d3399651d8bad51363e481ed94641 10 0.00/1.00 vMB 0
104,169 104,169 000000000002239e0cba1aac83e64b7e42c1638e8e42003002be93492ebef560 7 0.00/1.00 vMB 0
104,168 104,168 000000000000059b7d131b9d818abdfc126a0517c773fbbbe3e1fc63f5a5a080 1 0.00/1.00 vMB 0
104,167 104,167 0000000000002bee51760dd9b7dd7899e27bc1d6328065ed89a5aaa1c75a12ba 3 0.00/1.00 vMB 0
104,166 104,166 000000000002f3939bf39e9b3ee5c56ce136040dec07f2ec33753d41d390ab93 2 0.00/1.00 vMB 0
104,165 104,165 00000000000237b2e32fff3c650f62f07ff7c47f71820007db27d2662dab9874 6 0.00/1.00 vMB 0
104,164 104,164 00000000000077b06686f4e177b08df9c3b262cbc34443d2612fad6586690a0b 1 0.00/1.00 vMB 0
104,163 104,163 0000000000026bfc941e6867e9c5c1b22bf26a1d8999ea0ba05e648e4455415d 1 0.00/1.00 vMB 0
104,162 104,162 0000000000003f1572b1758875681e6ecbee8b9e35cc97fe7d59e1fdf4b8cf51 8 0.00/1.00 vMB 0
104,161 104,161 000000000002868a3521c9787c4837f7571d3d14d89007749fa2d265878c6c62 6 0.00/1.00 vMB 0
104,160 104,160 000000000002345442638e82966fb7e380be1f0e46d2a810ca693e5c8e9cde66 5 0.00/1.00 vMB 0
104,159 104,159 00000000000254518275046c51809d056c713b547d10a27cd63613dac5a36c2e 6 0.00/1.00 vMB 0
104,158 104,158 000000000002b89ac58f758bf72ed6550bb61d1928eae9258370c5c3b3a532b9 9 0.00/1.00 vMB 0
104,157 104,157 000000000000ba2e0bed3dd3ea69abb74039737611a0d2f2fb7ad7f374a0aaf7 22 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.83 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: 792.34 GB
    • Received: 21.89 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.