Loading Tool

Explorer IconExplorer

Memory Pool

76,353 transactions
28.56 vMB
0.06881620 BTC
Random Selection Loading Transactions
Max Size: 172.97/200 MB

Candidate Block

Mining Attempt 747c42dfa6dde7da0f7f94a929e9a2fe375db0c66617f548ca01e4e7b73ee03c
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7c4a949ae3c66789194346c24fbf052540edc385d4a1d1948388c6931a62e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,382
Size: 1.00 vMB
Total Fees: 0.00952618 BTC
Feerates: 79.19 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (75,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,217 839,217 000000000000000000021ca79ba89bf325b552daa15334349f25fdd5510f7101 2,469 1.00/1.00 vMB 46
839,216 839,216 000000000000000000032d3622ef1f70b0de904a17efc09cac41ddda785906b7 2,599 1.00/1.00 vMB 58
839,215 839,215 000000000000000000007102469bbea7f16458107e441ff1dd1880e62b7860ee 2,993 1.00/1.00 vMB 49
839,214 839,214 00000000000000000002214cc3f5d056956ec74ac457b417e274a773007a81e4 3,081 1.00/1.00 vMB 42
839,213 839,213 00000000000000000001031b201687b25b160b5df311ebc85d0e2bb0e93a9388 2,650 1.00/1.00 vMB 56
839,212 839,212 000000000000000000016fde40dc8e0d7d25a07925d087787405720aade2dfe0 3,407 1.00/1.00 vMB 50
839,211 839,211 0000000000000000000256553f850007235db6d6143c4c5c92268b391f701485 3,012 1.00/1.00 vMB 55
839,210 839,210 00000000000000000003033ddf853e4429d91da0e8b52bf8a0f822d04fd1c3fa 3,151 1.00/1.00 vMB 68
839,209 839,209 0000000000000000000107074f9574a64c79337fca1b4c7ef08fcf20a61de7b6 3,381 1.00/1.00 vMB 59
839,208 839,208 00000000000000000002fdc3ab31ffa341f2b6c3027761e84173c7dfffca3a5f 2,996 1.00/1.00 vMB 61
839,207 839,207 00000000000000000000530d9b010c10fc9047db137ae733425c2399e47a635b 4,100 1.00/1.00 vMB 47
839,206 839,206 000000000000000000017a850c7561e70e1c494e41ae25f483f2fa1d33b28d0f 3,747 1.00/1.00 vMB 63
839,205 839,205 0000000000000000000119d5add261c39698310e4f7b4a4028f7ba7c255f3fdf 3,635 1.00/1.00 vMB 96
839,204 839,204 000000000000000000008fe9ac771c739de85962c952908b1e9a074a483497a9 3,782 1.00/1.00 vMB 27
839,203 839,203 0000000000000000000016e7afeefe2b1f516e01b54a15cca8eb6b89de6767ab 3,568 1.00/1.00 vMB 39
839,202 839,202 000000000000000000009602c8948564e0f16cfbfa4a9d700b51186be941f5b0 3,813 1.00/1.00 vMB 48
839,201 839,201 000000000000000000019217c4b4707a00879150aa4b5743f47880b460b4300f 3,835 1.00/1.00 vMB 58
839,200 839,200 000000000000000000007bb2f53bbfb115dd4a5b0c6196cd5ab062d177a02554 4,325 1.00/1.00 vMB 37
839,199 839,199 00000000000000000001017536b6102d8ef725db434946de77a18609b82d1751 3,362 1.00/1.00 vMB 32
839,198 839,198 00000000000000000001481a19f9d8be4840f5ad8803321d58e557c4e5af32ac 4,266 1.00/1.00 vMB 44
839,197 839,197 00000000000000000001c13afb0ebc892751dc5d685c23c7550ad28bd9982f29 3,449 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.