Loading Tool

Explorer IconExplorer

Memory Pool

79,516 transactions
30.18 vMB
0.08698143 BTC
Random Selection Loading Transactions
Max Size: 183.86/200 MB

Candidate Block

Mining Attempt c37f236266a356ce84f04c7ced9b555b965ac00a9912917e70dd48247945311e
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 554f46d3c4a017948aa2db28ea4a53dd1d9cd3e811bfe55811839069f3df24bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.01971516 BTC
Feerates: 300.83 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (114,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,345 801,345 00000000000000000003256699c06eb5c437a9a584cfb6592ae64833cea0d60e 3,791 1.00/1.00 vMB 16
801,344 801,344 0000000000000000000366037cb672070e699b47de7e4627bdc4a043d093e5d9 3,551 1.00/1.00 vMB 14
801,343 801,343 0000000000000000000231476ef23084706b781241529a28c0413bee375ea27f 4,533 1.00/1.00 vMB 8
801,342 801,342 00000000000000000001c72fcf839174171d30d940212090c39ebacb1e3bc5ff 4,671 1.00/1.00 vMB 8
801,341 801,341 00000000000000000000da116296e4351c1e5f027582354ad52a14e000ce6b4d 1,667 1.00/1.00 vMB 11
801,340 801,340 00000000000000000003680b7d2a6355c0bd785530d7e63feeda45e2bbef2f7c 3,606 1.00/1.00 vMB 17
801,339 801,339 0000000000000000000560b2ef5cf08a1755810e84fec737907ab11c63a1fc13 3,623 1.00/1.00 vMB 11
801,338 801,338 00000000000000000003f1d127ee4827deebccdf707ec093e378760c1555bbf6 2,867 1.00/1.00 vMB 10
801,337 801,337 0000000000000000000467e37f6f987ffb32562bfee8884eccd5e470c2daf745 2,926 1.00/1.00 vMB 14
801,336 801,336 0000000000000000000143118fcf494d50d47df8583764a788146dec48118e4c 6,750 1.00/1.00 vMB 7
801,335 801,335 00000000000000000001b6e82c9094b14df7820562c0c48e7df647d0a35e98cd 3,165 1.00/1.00 vMB 9
801,334 801,334 000000000000000000017273cdda7fcffe33048d90bc13a05cc34d920b6e0958 2,976 1.00/1.00 vMB 10
801,333 801,333 00000000000000000000e59fa853bce345294fdf0863caca344fef03ad3464fd 3,440 1.00/1.00 vMB 12
801,332 801,332 000000000000000000029cebeacf9d9c8c62bf2a52ea7df13f80d00e8b95be58 1,885 1.00/1.00 vMB 16
801,331 801,331 00000000000000000001e1c0e0050805b4020cba0034ad221d64e0cc40315b0b 758 1.00/1.00 vMB 13
801,330 801,330 000000000000000000045b27a377a14a7220dc77c5ae985c17a2c80feb4eaf11 2,933 1.00/1.00 vMB 17
801,329 801,329 000000000000000000046a72ae0b99591175e0729bf69352b3db9bad2c45ddbe 3,085 1.00/1.00 vMB 7
801,328 801,328 000000000000000000023b2b74a2219dc1b853e220fd609cacef360b587e514e 2,937 1.00/1.00 vMB 13
801,327 801,327 00000000000000000002356620a92d6660e2595a628edd228d299f8a4f3d29be 3,068 1.00/1.00 vMB 13
801,326 801,326 00000000000000000002b8cbfacf238a815ef1bc1cb5b9f8d1f7049862994ac3 1,935 1.00/1.00 vMB 14
801,325 801,325 00000000000000000000b2bd14d9c0d32faf7f721f6df30122428ad244e22a97 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.07 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: 720.93 GB
    • Received: 18.31 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.