Loading Tool

Explorer IconExplorer

Memory Pool

56,815 transactions
32.25 vMB
0.15142087 BTC
Random Selection Loading Transactions
Max Size: 174.37/200 MB

Candidate Block

Mining Attempt 4d4fa718d0d7c9cdbfa56dd2a9040f4b680231954d52fb094f03e3fc72f5ca83
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root e77f1fe01dfb3cd262b4ed806679d571cff79a7bd6bf6d8eb95126f583dc9801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,934
Size: 1.00 vMB
Total Fees: 0.05200825 BTC
Feerates: 121.08 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (573,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,110 341,110 000000000000000003cd989b1e88b6d0958dd50419ad1fe52fd5618d92f0b339 131 0.10/1.00 vMB 11
341,109 341,109 000000000000000018dc5d8a167afd54d35305e52ecf40c05db3a6939a3beb1b 119 0.07/1.00 vMB 14
341,108 341,108 00000000000000000a9afe3affe8351ac400a60d686b046a499bfe65ff1231a8 488 0.31/1.00 vMB 23
341,107 341,107 0000000000000000123f974f5505efebfcfb7668b32bad84c7c27561ccc5ce27 478 0.26/1.00 vMB 26
341,106 341,106 000000000000000010cb778b1d0177cf9486d97880f93b4b032d602a7a270801 596 0.36/1.00 vMB 23
341,105 341,105 00000000000000000152f1e1c84c05d19b5f92c5bde43afa0670e4f31dcc39ab 421 0.30/1.00 vMB 20
341,104 341,104 00000000000000000cd80140ad3483faed214ba35c718f5bb3f3cc536188fafe 195 0.10/1.00 vMB 23
341,103 341,103 0000000000000000055134693319aa6f8415ac14bc6f0e14a97c198afc8b1857 247 0.15/1.00 vMB 17
341,102 341,102 0000000000000000187698b03302f604888a9f176a322acd6fd0efaf9ae5387c 574 0.51/1.00 vMB 16
341,101 341,101 00000000000000001558cdf8a64bf7b3a6f393056de8f9a5362821ac04a3039f 582 0.35/1.00 vMB 23
341,100 341,100 000000000000000007dac77f9c934668cd6435861255d7b48398b6fb4cd7adb7 256 0.10/1.00 vMB 37
341,099 341,099 000000000000000017e44016ea56224659d4e7ca6fec7cf1583ed7479a051a19 1,289 0.75/1.00 vMB 25
341,098 341,098 000000000000000011d925952734af6b2bdad8435cff9178cff4ca1204843109 689 0.45/1.00 vMB 22
341,097 341,097 0000000000000000194fe6421aca9f8ac60bdc2f44c9254700202b70df5f4a9d 128 0.04/1.00 vMB 35
341,096 341,096 000000000000000009c933915abfb7f8bfae80c21cd5be22fdc56fd16b5c17a3 288 0.10/1.00 vMB 30
341,095 341,095 0000000000000000060b4a5ab2194eeaf349757799256f11fd8acdfd99074017 349 0.20/1.00 vMB 23
341,094 341,094 0000000000000000177119a216b5ffea2872888a070ba155ec76a8cc471c7a52 393 0.21/1.00 vMB 24
341,093 341,093 00000000000000000fb976fe46af5156665455475630620b7f3cb8929b678c12 192 0.14/1.00 vMB 21
341,092 341,092 00000000000000000cacc44d0de7cce91cfbe546ccb0de0576839fea3e6f6f76 390 0.28/1.00 vMB 20
341,091 341,091 000000000000000005b39757f2ea34cd5214253e60d43b983223e3982456569e 666 0.31/1.00 vMB 32
341,090 341,090 000000000000000001ee7c036b6ada09b86166c6a0c8616c89723935f7e48df7 519 0.30/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.