Loading Tool

Explorer IconExplorer

Memory Pool

84,847 transactions
31.39 vMB
0.15277754 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt d74d04dd450f6bf3dd1ba7dec53e7925b97fa4c6a789f255950060e8df19e71d
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 4e332cc8b53b070c5481f66b5939c423d8cb4da1f75b995c016dfab87dd7d01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.08056639 BTC
Feerates: 366.60 > 8.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (606,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,036 308,036 00000000000000003adfd7e9fb02305e3a9cfb59663dc56e13431d984935b6df 171 0.08/1.00 vMB 37
308,035 308,035 00000000000000001327225173d45d1b277f85d66cf31bcc95b34b3f7b28f279 52 0.03/1.00 vMB 22
308,034 308,034 000000000000000048d65682fc5fd1bdeff57f047375a7c877a902f385663b5e 551 0.27/1.00 vMB 32
308,033 308,033 00000000000000001c208806fb5c587b64b82a9b1f1afc7933ac80f6f4000c6c 272 0.20/1.00 vMB 25
308,032 308,032 0000000000000000072cb958d97b6e5a2c91e1ce10f4cbab6942867acdd60423 41 0.02/1.00 vMB 28
308,031 308,031 0000000000000000413dec1c0cd9c3b9c2b2f26691cfc934d3b102b96ce4ec59 43 0.02/1.00 vMB 33
308,030 308,030 00000000000000000c30334682346e37ab473de71de2f9f868b6e44f538fa4cf 331 0.19/1.00 vMB 27
308,029 308,029 0000000000000000266a09869965ae127edc52d1046463082e9409ece0b8eeeb 193 0.12/1.00 vMB 23
308,028 308,028 000000000000000018e3a83081e60c2fdd8cdb41c72bfd6719c0e914182813ec 166 0.16/1.00 vMB 20
308,027 308,027 00000000000000001cdadc0cf755a7831c4f9943f32b7d289e5c877584741303 494 0.25/1.00 vMB 32
308,026 308,026 0000000000000000044897212afcf90108caccbbdd78bc7efc95ae6395f83603 140 0.09/1.00 vMB 25
308,025 308,025 00000000000000003245398a78d3013784a20a86fe7c98c4b6c6922bd605cef8 99 0.05/1.00 vMB 37
308,024 308,024 000000000000000019c0982a4d6dba4d3cf1989bcaa399a393df6cd99302e08f 216 0.13/1.00 vMB 29
308,023 308,023 000000000000000036ae30339faa86eff550020939e6dc60ec61f816a1800c96 409 0.24/1.00 vMB 29
308,022 308,022 00000000000000003a1d077402103b42c1c0ac9ef1a215a8db6e7859fd10bbfb 427 0.26/1.00 vMB 32
308,021 308,021 00000000000000001e44c35af0d918ee4e0ddaf78c86de08056978d3fd59afe7 29 0.02/1.00 vMB 29
308,020 308,020 000000000000000034b3a838c50204406b5a9262340b3b830c6e95fad5f89ba5 528 0.28/1.00 vMB 29
308,019 308,019 00000000000000002a232cc99113f04f53a13074304da4c60ccd5462485a939e 324 0.20/1.00 vMB 31
308,018 308,018 000000000000000035048f88d04b06b07cffffd886f441f88c9ae49f23aab0e2 207 0.11/1.00 vMB 34
308,017 308,017 0000000000000000297cbd4da7560787266d270215be33e9294fdc2d9caffa05 9 0.00/1.00 vMB 28
308,016 308,016 000000000000000039de65ad991ab962b72519c90cf134bb9f7bf072023d21ee 44 0.05/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.34 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: 661.68 GB
    • Received: 14.82 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.