Loading Tool

Explorer IconExplorer

Memory Pool

75,795 transactions
28.65 vMB
0.06642940 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt 795b4810a6385773e048e1cbc20739ef5a599105ee0052f8e593348041c4c9ef
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 1d4587219c9d51426dc3b67ba09e697051602aeb21d28d342b42f53127b4949a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,679
Size: 1.00 vMB
Total Fees: 0.00415362 BTC
Feerates: 74.05 > 0.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (159,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,508 755,508 0000000000000000000041c980dee1877dae27cb56930190b046dc400a3efdda 1,593 1.00/1.00 vMB 15
755,507 755,507 000000000000000000006ea3c24e60cb37abdfa81caf6f0c71702923724dbe2f 497 0.14/1.00 vMB 14
755,506 755,506 0000000000000000000701b2c0abbac2687f8002a2351a78dbead6170a3e7bdd 2,294 0.82/1.00 vMB 3
755,505 755,505 000000000000000000003b065e35e17e216b4cd07eba12a9860faa72848de452 2,780 1.00/1.00 vMB 10
755,504 755,504 00000000000000000003db23dd7fecf3eb3fe00f366262d7537328e1269aa38b 2,916 1.00/1.00 vMB 22
755,503 755,503 00000000000000000005487daee2f419dee0e483bb8db73bf88f4e6345321672 1,956 0.72/1.00 vMB 8
755,502 755,502 00000000000000000000b4a60f8d436c135d7b889d638d0b66ecf403c8cc3eba 3,153 1.00/1.00 vMB 14
755,501 755,501 0000000000000000000878d43a09def38ab4f6c3ebf716f0c4e853d267698899 2,935 1.00/1.00 vMB 9
755,500 755,500 000000000000000000031761f85575e7aa6aa9052b42ffecfb69fd500253c951 2,583 1.00/1.00 vMB 6
755,499 755,499 00000000000000000002d251e132a6a45ffe40b2da4ef41379e4acb15f514df5 2,895 1.00/1.00 vMB 16
755,498 755,498 000000000000000000006ca1576eaf127437de0f38df087b3f0f7bf3d90187f6 1,128 1.00/1.00 vMB 13
755,497 755,497 00000000000000000006e3698b98b96adbaa28b83fd814f87653565c2771fce1 2,046 0.70/1.00 vMB 10
755,496 755,496 00000000000000000001ebccd4ab454e895e1620f18228b1a4f994b65bdf5051 740 0.30/1.00 vMB 9
755,495 755,495 000000000000000000016b7d2089f8b1cf8173aa5e5c6db15541c759149e4521 2,670 0.93/1.00 vMB 6
755,494 755,494 000000000000000000088e40ac78f70f10a82f03687cc38930cc84da0ee83fa5 2,496 1.00/1.00 vMB 15
755,493 755,493 000000000000000000041a305a1c5d145979233f00eab6713732ad83935c6ba5 132 0.04/1.00 vMB 9
755,492 755,492 00000000000000000005bffbe4415e6c609cf52ad5b1b20ecc00df05bbd17be6 1,593 0.86/1.00 vMB 9
755,491 755,491 000000000000000000078212411f501034517aec5ba2cc781ef8bb02b8343022 2,917 0.94/1.00 vMB 11
755,490 755,490 000000000000000000042b44cc28e43b527b26eef72609987bebd983ceeaf6b1 2,387 0.82/1.00 vMB 11
755,489 755,489 00000000000000000005fa21c240a3342a82f0a302f605591ed73665f9dae0f2 2,110 0.72/1.00 vMB 10
755,488 755,488 00000000000000000005c1f4ac8b9cdac4d86699ce7db564e883898a17a80070 405 0.11/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.81 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: 710.27 GB
    • Received: 17.05 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.