Loading Tool

Explorer IconExplorer

Memory Pool

26,100 transactions
21.91 vMB
0.03501709 BTC
Random Selection Loading Transactions
Max Size: 118.74/200 MB

Candidate Block

Mining Attempt 646aa5e12524228ddb5d1fb7d6760371ae810ef2c562fa97b7da1bbb2bdfc4bb
Version 20000000
Previous Block 000000000000000000015e259d4eefe8486728293532aad412475db1cf2523af
Merkle Root df06b8eaa839f8e312afdf56fa6b811c108362038269f9ae885faf4d942bcffa
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,298
Size: 1.00 vMB
Total Fees: 0.01059479 BTC
Feerates: 80.21 > 1.06 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,161 (377,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,182 563,182 000000000000000000071a4ae37b2fcf920536ad426bff4cf4a615c2e3fa167f 2,978 1.00/1.00 vMB 37
563,181 563,181 0000000000000000001f1aa49c13af8be9263995d804849ce7a55e70da01b94b 3,232 1.00/1.00 vMB 38
563,180 563,180 00000000000000000009de033a791a31174ce4d5ca6b85f95154a62aea972fca 3,314 1.00/1.00 vMB 41
563,179 563,179 0000000000000000001353bc1f6145fcc783ed296b64c6e8e0900eb47d5dacac 2,212 1.00/1.00 vMB 15
563,178 563,178 0000000000000000002009da62fbb3406927ef684be625073ee392c5dfafbe70 2,447 1.00/1.00 vMB 28
563,177 563,177 00000000000000000005a641915e87071b92c7ea03569af970a992127cb7d21b 2,621 1.00/1.00 vMB 41
563,176 563,176 00000000000000000028a7f6ae61c6702dc7b63c5a8509f79148f5ffe16d3b19 2,777 1.00/1.00 vMB 17
563,175 563,175 0000000000000000000ba0b6f052719e376550021713e70662bfec38698f45b6 2,443 1.00/1.00 vMB 16
563,174 563,174 0000000000000000001f3a7d4c618aa0329208dc2e23114239c176c87e547155 1,783 1.00/1.00 vMB 27
563,173 563,173 00000000000000000003e35881e7b293432b3ee4d50acaebb79914f538bd55fc 2,297 1.00/1.00 vMB 20
563,172 563,172 00000000000000000001633096dba2b3ff1f17c3b5309299d444a43713e42248 2,535 1.00/1.00 vMB 25
563,171 563,171 000000000000000000289eb126f123fcbcd95b3ffc73adc13f1828be6c754c08 2,535 1.00/1.00 vMB 31
563,170 563,170 0000000000000000001e60743d3660d93ef25074e6d391eceecf119824f03102 2,133 1.00/1.00 vMB 31
563,169 563,169 0000000000000000000856b8989cd0c217c6ccf67c820626ee5971d0a42937fb 2,895 1.00/1.00 vMB 36
563,168 563,168 0000000000000000002d30fe959be53e82da8d4155a0f809633b066765702baf 1,462 1.00/1.00 vMB 32
563,167 563,167 000000000000000000268943116c86d77dcc9e3a0c38acb9fdea5305bfd6b759 2,877 1.00/1.00 vMB 43
563,166 563,166 0000000000000000001f02705394fad2017a3efee81ba5851ef0bf6eda4ba208 2,477 1.00/1.00 vMB 30
563,165 563,165 0000000000000000000a3661ca21c958ff1fb24bbe3284bdff17a3dc8bb34378 2,845 1.00/1.00 vMB 25
563,164 563,164 00000000000000000003ed986fddd861eed3b31b4ad13619ca9f4aad4d4bd3ea 2,731 1.00/1.00 vMB 47
563,163 563,163 0000000000000000002dce56ff34ffbbf79e85c8e4212507af976e6611d3a9f2 3,016 1.00/1.00 vMB 33
563,162 563,162 00000000000000000007241a135b7715abee5dc240e82e497d2bd7a845c88c7f 3,263 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 828.84 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: 4,620.08 GB
    • Received: 249.18 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.