Loading Tool

Explorer IconExplorer

Memory Pool

80,312 transactions
30.10 vMB
0.08879008 BTC
Random Selection Loading Transactions
Max Size: 180.49/200 MB

Candidate Block

Mining Attempt ef2b936553a375983e74e88f1ae179e5671124c586b6cf4ba9d141d8af23ec5a
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c73b0fa84141271535c84085287b3570d112fec218d2501326b8a39c412de93d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02720663 BTC
Feerates: 301.07 > 2.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (453,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,361 461,361 0000000000000000000660f94ebe1771d7dabcaffd40501180808e8a7ebcf3f0 1,811 1.00/1.00 vMB 58
461,360 461,360 000000000000000000e068c24c246221c2fa704612576240e395bf0ec04331f4 816 1.00/1.00 vMB 58
461,359 461,359 0000000000000000021c203a751ee8d09359f371482f6f03d7ddbc43edff806c 1,486 1.00/1.00 vMB 76
461,358 461,358 0000000000000000015198b17b9f0781b7aad77c086ec65aea2c5c005aabf829 1,873 1.00/1.00 vMB 122
461,357 461,357 0000000000000000008e4b2586df963d86ec9d1377a5ea22c05999655cf7f4ea 1,220 1.00/1.00 vMB 109
461,356 461,356 0000000000000000001635154cfe98235985abd11879b301aba9fe3bec2f0c9f 1,178 1.00/1.00 vMB 82
461,355 461,355 00000000000000000209ab0b831aa62af0e973912916f48b89e8a3bb1572e505 2,035 0.99/1.00 vMB 144
461,354 461,354 000000000000000000a8f27a5070a38115d79602c80eabbb2e6174a962795587 1,258 1.00/1.00 vMB 94
461,353 461,353 00000000000000000180af165e59679f73247ead898b100ad33103c69660ba6e 1,999 1.00/1.00 vMB 116
461,352 461,352 000000000000000001718130e4e014067a22c831ec6223ad165301b4bce79216 1,426 1.00/1.00 vMB 118
461,351 461,351 000000000000000000b731115e1ca9c3b4c6191346453264fab413736da0ebce 1,262 1.00/1.00 vMB 120
461,350 461,350 000000000000000001b89dd6d0ddb3c0103ed82073c4487859317767f823ed2f 2,201 1.00/1.00 vMB 142
461,349 461,349 0000000000000000005ef4210fe6d7e39ea42b191c4c9884485fa09bfa403b51 2,343 1.00/1.00 vMB 160
461,348 461,348 0000000000000000005e8209e2499d5fdbb9a4de471b5c982174d79df1b4f48d 1,542 1.00/1.00 vMB 118
461,347 461,347 0000000000000000005b670615d76b95c2b69341d19a68f53d7b9f146868cb74 1,910 1.00/1.00 vMB 138
461,346 461,346 0000000000000000012e33646db9d5ce4d6c94e3ff7f0da2bcdc626f914b866c 1,717 1.00/1.00 vMB 138
461,345 461,345 000000000000000000fb8c307b03bbf58a3b916ea70ab7603fc9c374808532bb 1,942 1.00/1.00 vMB 130
461,344 461,344 00000000000000000081dd0f826d8311efff5b65369899d2660f68f073c47503 2,036 1.00/1.00 vMB 185
461,343 461,343 0000000000000000002124304f96debeff928b395feb80c9d726c6be31c8d46d 2,304 0.99/1.00 vMB 126
461,342 461,342 00000000000000000220f274e706b3a58710f1daf440116f8a3e56f4deb96215 1,481 1.00/1.00 vMB 151
461,341 461,341 00000000000000000172071d3bb2dddeba52482b949543dbc589a5c6f10b2cc1 2,111 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.