Loading Tool

Explorer IconExplorer

Memory Pool

78,192 transactions
29.33 vMB
0.06536170 BTC
Random Selection Loading Transactions
Max Size: 176.29/200 MB

Candidate Block

Mining Attempt a0222b637274807d82875e563cec30c522857c02c05f7ba40abed3b2902552ba
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 4fa0843aa68aadb7583ef2943304e4dc693a8812318691daf19aaa1d96fcc437
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,998
Size: 1.00 vMB
Total Fees: 0.00593168 BTC
Feerates: 101.06 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (610,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,295 304,295 00000000000000003a58b64d2b55674e66d4b5ff053e5bc1741552e2b2daad71 782 0.25/1.00 vMB 43
304,294 304,294 000000000000000045a672b3136bf26882ee4e421e6ff7dc24abc446153d3574 519 0.37/1.00 vMB 24
304,293 304,293 000000000000000051bfed892a79b8003d3fd93ec0ad4b50ea42785fce47e636 496 0.28/1.00 vMB 30
304,292 304,292 000000000000000014e66d3ff5013cc59c0013262cf6191e343d30790bec8bf2 24 0.08/1.00 vMB 2
304,291 304,291 00000000000000003c5be4d3febf16f5352dc65edc830f678496216c7f075a7a 1,127 0.61/1.00 vMB 33
304,290 304,290 0000000000000000358c9bcddf8cf6ad92714fe0df313fb09a4d7d066f22fc62 805 0.67/1.00 vMB 23
304,289 304,289 0000000000000000429979f20a6e2e108cd915e47a58dd3e239751d9778738c5 63 0.06/1.00 vMB 12
304,288 304,288 0000000000000000135449f6811c4779af15de853679cbeeea18cfe03b8c010e 270 0.24/1.00 vMB 22
304,287 304,287 0000000000000000609fe0e59e24fe3ff86bce8655039bedf4d092f75a034acf 106 0.06/1.00 vMB 16
304,286 304,286 00000000000000000bf9de395eac7f6a5eec19e6b3d2956bf84a22eec8077d4c 829 0.49/1.00 vMB 32
304,285 304,285 000000000000000057d5c677fb08ce79a0c6932e82d5e5f5219eb395d6289ebb 204 0.14/1.00 vMB 23
304,284 304,284 00000000000000003097fd1457e4cc58a498f07b71737d35abd847b614f64cb7 1,337 0.79/1.00 vMB 31
304,283 304,283 000000000000000035f4f63b0ce97d1de3f7f34bdb8b7b4f78453ab8be832d0a 258 0.15/1.00 vMB 28
304,282 304,282 0000000000000000263fc647eae9a041d2e90a68a355135e051da9dd6dd1d421 828 0.46/1.00 vMB 30
304,281 304,281 00000000000000003b976fd657d7d0e62107a7a3ca7a148121b2b0abab00bbe7 750 0.42/1.00 vMB 34
304,280 304,280 00000000000000002efb8a1b3971548a6ddc6cc2b2b2103725b929f60995dc14 385 0.27/1.00 vMB 22
304,279 304,279 000000000000000065c57b1235772a6a5028a9b759008295b6a7f81757c8306a 976 0.60/1.00 vMB 27
304,278 304,278 000000000000000047e042def59a871fbf59f94e2c574f5e17cc722a87b9e1ef 394 0.22/1.00 vMB 32
304,277 304,277 00000000000000004172077170dee0a7011ed4499367c5008de3a48eff4f8292 38 0.04/1.00 vMB 12
304,276 304,276 00000000000000000c7688e9244a953eaf7caea7d2acc15ef3230bf315524c57 12 0.00/1.00 vMB 30
304,275 304,275 00000000000000001e0619fc22d95e6c103cb249df23ccf0de72e5fe936c8a0f 279 0.12/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.