Loading Tool

Explorer IconExplorer

Memory Pool

43,138 transactions
28.63 vMB
0.16408009 BTC
Random Selection Loading Transactions
Max Size: 147.85/200 MB

Candidate Block

Mining Attempt d46b00d0f2f7766c20c238520f7ce4797d889e707767f81a002e1dc5f7f11edd
Version 20000000
Previous Block 000000000000000000008372903aa4d0da986da668e92f623c39e85dec80bae4
Merkle Root ceebaa90aeeae7b2cec334460a89e4f80c4765aca34a9a8b60c5925ee0d8926b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,842
Size: 1.00 vMB
Total Fees: 0.09050685 BTC
Feerates: 265.25 > 9.07 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,267 (888,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
26,032 26,032 0000000003e16a62bde750d655aab6adebba469de5c5178bda6ec9779bfae4cd 1 0.00/1.00 vMB 0
26,031 26,031 00000000d0685e01583fa926733264d6bf72e24240ca6f1056341cbcc12de9e2 1 0.00/1.00 vMB 0
26,030 26,030 000000000640566734e3f82bf5c6a897d7c3e03daf742c34f033e786cb3d3e4c 1 0.00/1.00 vMB 0
26,029 26,029 000000002056bc809ecf3ae0124e96b4cd063a2eca6a3db9c5ffb8a932eb826e 1 0.00/1.00 vMB 0
26,028 26,028 000000008e3ec6c8611151ecff3b2f421c097107c9ffad09da33c88ec26fe285 1 0.00/1.00 vMB 0
26,027 26,027 00000000e4d301f1500204d9ad2a2b6de5d10f24d29467dabf6704a366c828a3 1 0.00/1.00 vMB 0
26,026 26,026 00000000dc59c0417ac313fa9ac3f37fe720b13842aeae249c9a5b6f5eda8f8c 1 0.00/1.00 vMB 0
26,025 26,025 00000000debcc478be0c603ad46d6997b7a672d8c28f7e5f2efc34657537da8c 1 0.00/1.00 vMB 0
26,024 26,024 000000006c28e4f3eaf8f7b44bb1220e99c0da493d73eceafcd68db8076a602f 1 0.00/1.00 vMB 0
26,023 26,023 00000000ccdf952f97e15742531237693fa5511d0313c11d05e4940907e48f44 1 0.00/1.00 vMB 0
26,022 26,022 00000000fd743102df763f74c90976d772a340c5c409d5430dfde830333dc354 1 0.00/1.00 vMB 0
26,021 26,021 000000007669c7020417979569649ac8423065855733c3912398c09a1ac3e38b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 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: 578.29 GB
    • Received: 8.71 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.