Loading Tool

Explorer IconExplorer

Memory Pool

78,077 transactions
28.95 vMB
0.07862794 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 000500a1076800e664b46379f0dedb20c3c8e54936d3999bf43f3e83a13611ba
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 9e472b6dd9bb6fd2929b8079d0ed1f90f7a880627da85c67286d94a31f29d62c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01803266 BTC
Feerates: 100.81 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (217,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,050 698,050 000000000000000000061c28d56332da281133bcf26d0adae5762e9b07d962c0 50 0.02/1.00 vMB 12
698,049 698,049 0000000000000000000ab2e07dd5da88b903678aec66ddb36dcbbb4e1b09e3d1 581 0.23/1.00 vMB 12
698,048 698,048 00000000000000000000f4a80b97890e2bf3387b03e9f34537f3d995b2428c3e 182 0.05/1.00 vMB 13
698,047 698,047 0000000000000000000761d8885a02798d4970abfe001475fb57ed7d5b636f80 228 0.08/1.00 vMB 11
698,046 698,046 0000000000000000000542c5e587582c366343f9043f28ee63eb23ef4302e9fb 570 0.25/1.00 vMB 12
698,045 698,045 00000000000000000007ea240ac2ef1afb8883adf8f732fee6ce768f71a36ae9 146 0.04/1.00 vMB 17
698,044 698,044 0000000000000000000433401a1b3228a6b42aea35f3edd206ce53f3d4739953 399 0.18/1.00 vMB 12
698,043 698,043 000000000000000000009d0654478c25404d8098daa4be8cbd217f5605074e0d 1,812 0.62/1.00 vMB 10
698,042 698,042 0000000000000000000b895257e06ca51e414737b552b1ab7d378d6f741703ab 2,119 0.66/1.00 vMB 14
698,041 698,041 000000000000000000076f48116322c40ad33e9423248ed8841db62c042b4564 76 0.02/1.00 vMB 14
698,040 698,040 000000000000000000094629f34fb7e00d88c6c6bc55f0226e5534215ef0b893 1,052 0.39/1.00 vMB 11
698,039 698,039 000000000000000000021bcc4e31924e0df6020d66a874acb0be160fbe91ecaa 68 0.03/1.00 vMB 4
698,038 698,038 000000000000000000021f50b6105e81fb14b7cb5d5cc5faa7dba859ac2a9b8b 886 0.29/1.00 vMB 10
698,037 698,037 0000000000000000000808d6e4ad00e45eda7799cde499aa8bd2b7daa94af84e 2,213 0.81/1.00 vMB 8
698,036 698,036 000000000000000000010024dac381460d67b4ccb4c1134acb9ef973f7d8addb 2,584 1.00/1.00 vMB 10
698,035 698,035 0000000000000000000d33681e3cf899b46d75b240ee69be2cde92927191eeb2 1,071 0.34/1.00 vMB 10
698,034 698,034 00000000000000000001121a94a5427daad83bfe7953c6f300123431a24e23d3 261 0.21/1.00 vMB 23
698,033 698,033 00000000000000000001b0d22254a0ce90d90ad576e578636aa3978b4d34db9c 475 0.15/1.00 vMB 11
698,032 698,032 0000000000000000000febbdd30ce1c45dabd3adb63dd6310d193e9b59edb5b9 958 0.36/1.00 vMB 9
698,031 698,031 000000000000000000062966e9170dff32af8c682e74894fdc76fe04bb57081b 116 0.03/1.00 vMB 27
698,030 698,030 0000000000000000000c49ac15252ffd4de6b3e5e2a6c280548dce8f6ac3b7ec 1,566 0.55/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 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.