Loading Tool

Explorer IconExplorer

Memory Pool

32,015 transactions
26.55 vMB
0.08323151 BTC
Random Selection Loading Transactions
Max Size: 132.13/200 MB

Candidate Block

Mining Attempt 1014bed61e7b9b13538dc83ee4045d4230ff3f1ae90c451c0edc7eb5e7f20d6f
Version 20000000
Previous Block 00000000000000000001f1448b0e3258c4fb0417662266c861ce03c6a1377b3b
Merkle Root 06fa2016a1d447965904ba5876b70597a69c1d1b605467bcc383b3be5f99903c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,745
Size: 1.00 vMB
Total Fees: 0.03268200 BTC
Feerates: 529.10 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,246 (888,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,053 26,053 000000002ebe4921fc34dc49d5a8096a9c0daee871586a092878a7965fd41c74 1 0.00/1.00 vMB 0
26,052 26,052 00000000ba6ad9f826fed1aa85351dbe21ef6fce520ee10b6965f10a338a2fd2 1 0.00/1.00 vMB 0
26,051 26,051 000000005b4ae55a388230844ba523a8e3ed19d79e2688268365e58aa5f40356 1 0.00/1.00 vMB 0
26,050 26,050 00000000be9ac41feab02c6afe41b8fcc470b960df08f1f9eea875f6a8a6226b 1 0.00/1.00 vMB 0
26,049 26,049 00000000642201213187c9e2d6150be4f43e363ef0d6b5e161795419c7d912e2 1 0.00/1.00 vMB 0
26,048 26,048 00000000fe8e9b8e33689c7b7d6a8abf26749c46d54e6b3b9a42eaef9ea2529d 1 0.00/1.00 vMB 0
26,047 26,047 00000000aa4c717f4d9e11a50f8822c3fd942c07a19a30015827510fe092506d 1 0.00/1.00 vMB 0
26,046 26,046 00000000508e96e8c9c111a492f3befa05416d01954541efe58315cc5a048250 1 0.00/1.00 vMB 0
26,045 26,045 000000004503528e084c99668ff5b8d074c7bb0a0d2f17fb48dd4c2af259f212 1 0.00/1.00 vMB 0
26,044 26,044 00000000b40c1e56f2fec02c6e253c594d66ee972d83dcc57a6f1f5da9d0d75d 1 0.00/1.00 vMB 0
26,043 26,043 00000000ad3bf01011959c605612ef15a265d259eae63904fb6c57ee6489a226 1 0.00/1.00 vMB 0
26,042 26,042 0000000060c7820cc1fddb079fb831d2cbc83d639cb7c509ec530c6c527d4f38 1 0.00/1.00 vMB 0
26,041 26,041 0000000066d53ded26d884091b493b2e4d6c63c4f6a6ebc86b26ad0b7b63cfec 1 0.00/1.00 vMB 0
26,040 26,040 00000000da47fa78caf75b3404128ce60dc7d9db63ed768e2e2930e93eb7c2c7 1 0.00/1.00 vMB 0
26,039 26,039 00000000f8ef102b6c0517330a6db20a4c646c808e5c105b498a8bbe92e1bfaa 1 0.00/1.00 vMB 0
26,038 26,038 00000000348c54f71703567feb6e989a001335e153b983eacb846b27a0b3d3f7 1 0.00/1.00 vMB 0
26,037 26,037 000000005d76db153880eebf5c8054914c1f5a09920039a4080c12cda71b72ff 1 0.00/1.00 vMB 0
26,036 26,036 00000000a3413c9059eb51435802b494278d96e9d224f5df11b4b43e9e636f9d 1 0.00/1.00 vMB 0
26,035 26,035 000000000ae70bc42a99858f329436738c0c8c0a962b15bea1dadffa0c90968a 1 0.00/1.00 vMB 0
26,034 26,034 0000000060eceb2d232228480a2dfb0d9a921380910847723205c5f33718d5da 1 0.00/1.00 vMB 0
26,033 26,033 000000002b9d3138dbcef5f9ae41cb616e9bbdf87e060c5a4ac79c1b84d29cb6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.62 GB
    • Received: 8.48 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.