Loading Tool

Explorer IconExplorer

Memory Pool

82,226 transactions
30.27 vMB
0.11312868 BTC
Random Selection Loading Transactions
Max Size: 183.36/200 MB

Candidate Block

Mining Attempt 7f6b563fbcfe5bce8eed94321feedf28a8e8f0e15c1f842cf1923b195d773d28
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 4b13e7e192fed544d8fdb8ce144c49ca4ebb39fa0a2bd7c1a4f444af01a68fba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.03769466 BTC
Feerates: 121.32 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (238,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,193 676,193 00000000000000000008806dcfc0a6cc9a39cff47b85ed449742e0602eaccd49 1,212 1.00/1.00 vMB 48
676,192 676,192 00000000000000000003d1a1756d9ab56b4346c7ecb6b5eec2e266cbabb972d1 1,856 1.00/1.00 vMB 54
676,191 676,191 0000000000000000000710151b64ccf1a20ca6a8e65252a580a7c415929a835e 2,200 1.00/1.00 vMB 60
676,190 676,190 000000000000000000041d44d9e86098b4ba26b1eb71d5a07e6aba94e1f5342e 1,978 1.00/1.00 vMB 39
676,189 676,189 000000000000000000028912066b902eb672b03f54c3a9c303a311345c146dd9 2,219 1.00/1.00 vMB 25
676,188 676,188 0000000000000000000cc3c403b3ddb0643596708e624c90e6f830af64277591 2,571 1.00/1.00 vMB 70
676,187 676,187 000000000000000000050f6c7d457fe42cee7857eb11e2270f083711a38e4787 2,351 1.00/1.00 vMB 48
676,186 676,186 00000000000000000004d8296ea4f4d8d2e9bc71aa3ea18d2b5abc63086e33cf 1,416 1.00/1.00 vMB 68
676,185 676,185 000000000000000000099fed2c1dd9c384bac87fc2ed0b3a139eae4f848b8e57 1,892 1.00/1.00 vMB 89
676,184 676,184 00000000000000000003ee02096afd7f4215cf63e8298bbf3bfc9769d738a6ca 963 1.00/1.00 vMB 64
676,183 676,183 00000000000000000002880a2a9e56bdd2737f7ef46c5bcc6f1572f915b89c15 2,067 1.00/1.00 vMB 78
676,182 676,182 00000000000000000003ae91bb03ee7e80469d1a62b9a8b27a2ab6e64011e357 2,135 1.00/1.00 vMB 84
676,181 676,181 0000000000000000000bd5586084820811e4b00c4b577137ca612ed16ad8c1c2 426 1.00/1.00 vMB 21
676,180 676,180 0000000000000000000c0043dbdb7908f2f6d409a6369ac7361f760b4fe2628c 1,490 1.00/1.00 vMB 29
676,179 676,179 000000000000000000088dcdeabd8ff1eeb4a330745d012315aa5a59aad5717d 2,675 1.00/1.00 vMB 33
676,178 676,178 00000000000000000000688f1a1a29564fe9bfc0cfeb1a69e4cfd0021cf2fd19 2,165 1.00/1.00 vMB 70
676,177 676,177 000000000000000000014048afb795449811aba80e70022f445f1dabf7cc4ccc 1,762 1.00/1.00 vMB 83
676,176 676,176 0000000000000000000bcee95cb728f814d1df3597c721410f1b0139921b29b0 950 1.00/1.00 vMB 78
676,175 676,175 000000000000000000047374a2feb37f85b3e9105b71b4166b9870e5bc6e9d3e 2,379 1.00/1.00 vMB 89
676,174 676,174 00000000000000000000136e4f5e600fdbbefc98a93b26c230c0bee9c7321555 2,416 1.00/1.00 vMB 65
676,173 676,173 000000000000000000065f5c59cb7dd9391485dc0cee164cc80f459d2405d0a5 1,598 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.