Loading Tool

Explorer IconExplorer

Memory Pool

82,798 transactions
30.68 vMB
0.31078949 BTC
Random Selection Loading Transactions
Max Size: 185.06/200 MB

Candidate Block

Mining Attempt fa78cdb3fabc89bdb97e6716ce123ac99b9526d2f036f85b63e993228a5aa386
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root eb0423b752b227e4ec1ac55462f1eb17d143690fd1a4aa1a8503d55c5ffbff91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,969
Size: 1.00 vMB
Total Fees: 0.22495558 BTC
Feerates: 502.67 > 22.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (628,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,362 286,362 000000000000000005e9bbd2484121d5df7b78eca261f446d8e34402c5f0efad 528 0.26/1.00 vMB 43
286,361 286,361 0000000000000000d735293f584ac41ab2266b0e233bb5008c410c48ee11cf00 657 0.29/1.00 vMB 31
286,360 286,360 0000000000000000da7169a16b793181b801fbbd8923ae3dd6ac160159c16c7d 180 0.06/1.00 vMB 144
286,359 286,359 00000000000000009f6b3b15945730d2cf85fcb52c239e73fbd8f46b82a4a24f 57 0.02/1.00 vMB 40
286,358 286,358 00000000000000003f90e2a2c7c6e3e22823a9784670e8667211ffced21991c5 262 0.13/1.00 vMB 53
286,357 286,357 00000000000000002e156a2a506245290c1ffd2734861f91dc78674d53f4854e 172 0.11/1.00 vMB 27
286,356 286,356 000000000000000115667bd63379593c70f163d7caec1ee5ab139275c055e72d 441 0.21/1.00 vMB 26
286,355 286,355 000000000000000075d360f36ed58553fe6e8a34d30a21b9bb8488b4ec234045 180 0.06/1.00 vMB 136
286,354 286,354 00000000000000004ca32d051dc7882706c825008120b113aaab120754dc6f00 764 0.32/1.00 vMB 46
286,353 286,353 0000000000000000c19f30e5b6a613d31338af246ff9daf0e905c55f0d2dedb7 176 0.12/1.00 vMB 23
286,352 286,352 0000000000000000b9ea7930b88dbd99cd076cd16b22c6b91ce637d91c684409 1,007 0.35/1.00 vMB 54
286,351 286,351 000000000000000024b4b6323149f11af4eec878d799002b54858c9b5c85c105 65 0.03/1.00 vMB 43
286,350 286,350 00000000000000009aeb3174f247b4272e96da63e4009052fe1aa71f7e5cd555 383 0.21/1.00 vMB 27
286,349 286,349 0000000000000000bc217fe717b1d3fcfcb3e8a0b8b039bb8290fcc6512528ba 215 0.06/1.00 vMB 117
286,348 286,348 00000000000000003ae38dcbd17d0e05b4b35ef57dc8968f90b50dfb695e1752 123 0.06/1.00 vMB 43
286,347 286,347 000000000000000049f6db48f30d43a59bacb695a2bd3c594b478c0340c6281d 339 0.20/1.00 vMB 37
286,346 286,346 00000000000000004b9b1e4efd0c32986d6e1cae7bafbfbe3737dfd8c93abae7 115 0.08/1.00 vMB 27
286,345 286,345 0000000000000000d8d51b7a58c78ea7de1120a98c8c564cd4b9428265713cb9 352 0.21/1.00 vMB 45
286,344 286,344 0000000000000000d9db4e31e8f69a5dddbdee10a8bac65120068d9a27eda80c 160 0.10/1.00 vMB 21
286,343 286,343 0000000000000000ed9dc4048bcc6952e2ed55deea62901b7165c1a87286afea 181 0.16/1.00 vMB 20
286,342 286,342 00000000000000000dd1cd36da9731b87ae35112fcf2e76c83d84794a3483e55 883 0.35/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.60 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: 671.86 GB
    • Received: 16.04 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.