Loading Tool

Explorer IconExplorer

Memory Pool

82,222 transactions
30.24 vMB
0.16935143 BTC
Random Selection Loading Transactions
Max Size: 181.83/200 MB

Candidate Block

Mining Attempt ec3580b2f244357325b2ddcf84e2e8109a076ba927421458717aefc8380fd80d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 2b1eb446989de5acaa5b47f2e0d8228cef6a9c7b34c6dfbc235b67274aff3d01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,949
Size: 1.00 vMB
Total Fees: 0.06443986 BTC
Feerates: 1,002.91 > 6.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (45,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,320 869,320 00000000000000000001e13ed92c941561f4893c26f67195e1dc5f3211126a1e 5,051 1.00/1.00 vMB 3
869,319 869,319 0000000000000000000120d369b9ff30059d6d709f8a553481b317ae533b55fb 6,226 1.00/1.00 vMB 2
869,318 869,318 00000000000000000001c860878c179af845ecc0dddaf0722c65fc2694971399 4,338 1.00/1.00 vMB 5
869,317 869,317 00000000000000000000fdd895afabca7aa638c36a8946c22851f2b6f78904c4 5,626 1.00/1.00 vMB 3
869,316 869,316 000000000000000000019bf2670fa69bd000d93d4dec180982508b805a6b520d 4,821 1.00/1.00 vMB 4
869,315 869,315 00000000000000000002c3dce1c36534fe700d7dc449ad579cc91b3de927c959 4,543 1.00/1.00 vMB 4
869,314 869,314 000000000000000000001eb8cb29333a9aa08e4d00f9aafdd361fad05fc40088 4,181 1.00/1.00 vMB 6
869,313 869,313 0000000000000000000119a6c11d69581c0b48092abfa31c695c75154e1021e4 4,388 1.00/1.00 vMB 4
869,312 869,312 00000000000000000000e27a3e5c526c3abe3d3be4a91a8645d0620a196eaec2 3,780 1.00/1.00 vMB 5
869,311 869,311 0000000000000000000161f7775bec07549bf7c1625897b6223f77291620490a 4,997 1.00/1.00 vMB 2
869,310 869,310 00000000000000000000255d067fb34736ea2ec0d3a00652656f84f3e9370db8 3,476 1.00/1.00 vMB 6
869,309 869,309 00000000000000000000b6db24b794c30cc941b43292019cde642ba2dbc983c5 3,786 1.00/1.00 vMB 4
869,308 869,308 00000000000000000000b5df7127943e5acc5d353f4c6e3e3d77b5aa8a0d7407 2,112 1.00/1.00 vMB 2
869,307 869,307 000000000000000000015f982bfca243d6cfcf2d601187530b1ccd6d77f19505 2,291 1.00/1.00 vMB 2
869,306 869,306 00000000000000000000ae197332f284e9037910008cb5bbe3891c64e8ca0a6e 2,807 1.00/1.00 vMB 2
869,305 869,305 00000000000000000002acb5f6b1924ea1a95d1264b6ba8dfab4c2a0016ae853 4,735 1.00/1.00 vMB 4
869,304 869,304 000000000000000000020a7e2d9c62e2b0f36390306711858047df669ffe5d21 4,906 1.00/1.00 vMB 3
869,303 869,303 00000000000000000001e96183a9488a2e173c7a5db30bb498d6884386a19329 4,713 1.00/1.00 vMB 4
869,302 869,302 000000000000000000015561d498bd369179864b2bc19d4e609cf59411e2891c 3,647 1.00/1.00 vMB 5
869,301 869,301 00000000000000000000d36f376f424afdb810c12ca0b1640a265b390087c032 3,582 1.00/1.00 vMB 7
869,300 869,300 000000000000000000010302c69e07a4ed711f7f7381b81a5a97e547b5c25bed 3,637 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.