Loading Tool

Explorer IconExplorer

Memory Pool

79,173 transactions
29.32 vMB
0.09749561 BTC
Random Selection Loading Transactions
Max Size: 177.20/200 MB

Candidate Block

Mining Attempt 368beb9793782f16320d2caef00b914fc6546b6b8d51c81995050b8b515bd1c2
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 627531d948645d48bd82f648a6695eb4cc0c0a046699a6c685e410e7d5604e7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.03533543 BTC
Feerates: 150.62 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (499,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,041 416,041 000000000000000005191f1339ea2e0131689a2cbaab67f2172a54712431d06f 1,567 1.00/1.00 vMB 42
416,040 416,040 000000000000000001d646ac0c6d6564161d0d3d9af8d9739cb073a5ece3f044 1,167 1.00/1.00 vMB 34
416,039 416,039 000000000000000001abc5b8fc400ffed2eee10d76994685005ca3589391ae2a 1 0.00/1.00 vMB 0
416,038 416,038 0000000000000000036609605f84bb593746409013d5a2905ebac607153ce035 1,868 1.00/1.00 vMB 35
416,037 416,037 00000000000000000364b33319588b625e17c2358072cf3752619ebbdc5c1542 1,901 1.00/1.00 vMB 53
416,036 416,036 0000000000000000003e84b2df676734e1d5a80fec619f3d5ca01c4668692959 3,233 1.00/1.00 vMB 79
416,035 416,035 0000000000000000015ba26c5b275b048dc4d4eba3dc36c18b03467066ac53c4 2,780 1.00/1.00 vMB 70
416,034 416,034 0000000000000000026f52783e883cca68c877362acf343d20231126bfdcedb8 1,476 0.72/1.00 vMB 45
416,033 416,033 0000000000000000033927d833b8c8b037a643d904b4924c1bbb83149944e3af 141 0.07/1.00 vMB 80
416,032 416,032 000000000000000001c53dbf0125f63f0ae7e7fa27e6586b3cb5cef740c48d17 769 0.31/1.00 vMB 47
416,031 416,031 00000000000000000270e062cd4c9d4db67b9cc8706a585a22d6fee00380b8e9 1,457 0.88/1.00 vMB 38
416,030 416,030 000000000000000002fed5c46539344b93c4c21c16a2920f50d1a6713562099d 1,249 0.58/1.00 vMB 44
416,029 416,029 000000000000000005349cd3811c5a7a7187689ae0613ee584d80f4c3dc31a8c 1,273 0.67/1.00 vMB 44
416,028 416,028 0000000000000000045f137a5dd98ea0797214cb141777f31e76b796c6e9b3ee 1,354 0.87/1.00 vMB 42
416,027 416,027 000000000000000002920c01693ba5e583b0dc9f5c890bd149495e370f1e1604 1,156 0.99/1.00 vMB 27
416,026 416,026 000000000000000001ed45e63eef1b7abf779cf8560cdf81ab3dbde21b50cf19 437 0.99/1.00 vMB 12
416,025 416,025 00000000000000000545aebd7a3235b196c8b6ba218692ff99b778000c9b98d9 2,045 1.00/1.00 vMB 43
416,024 416,024 000000000000000004c8444fa7f94d7b77609ebfd909c8585ad5ec5276e20cfa 1,819 1.00/1.00 vMB 35
416,023 416,023 000000000000000003bb6109170b593d496d9a9844a5e71fc4c3e7b8f4299b74 3,016 1.00/1.00 vMB 70
416,022 416,022 0000000000000000025bfb1fa922ac36909911064dc63c38d4ef37e63e9e99ef 773 0.85/1.00 vMB 27
416,021 416,021 00000000000000000522d5d5534236d41f64591043c868fe9c6474b0460928fc 464 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.