Loading Tool

Explorer IconExplorer

Memory Pool

81,574 transactions
29.87 vMB
0.14342036 BTC
Random Selection Loading Transactions
Max Size: 181.06/200 MB

Candidate Block

Mining Attempt 365a18fa345dc8300b8bcbdf1a76e2a9ba6df82c4dfd324367d96ec0bcd69c8e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 822847d3b24dee75ec5937c9f776722a695a33e5fbda75e240fe1661a961b197
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.07545393 BTC
Feerates: 101.65 > 7.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (216,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,005 699,005 00000000000000000003231b6e3e718ea6f2b47f5647f5c26b11d8714a2abba4 3,079 1.00/1.00 vMB 14
699,004 699,004 00000000000000000004a6dea8905ba91ee76c53523730486e596ed18f5b2564 2,788 1.00/1.00 vMB 12
699,003 699,003 000000000000000000032a47d7b1ac46aa90d8445ccae2911612a62a46593e4c 762 0.33/1.00 vMB 8
699,002 699,002 0000000000000000000a0f4dc9b609aa23bb8769c16d2d624eea95179e863b01 1,577 1.00/1.00 vMB 12
699,001 699,001 000000000000000000088447a440e137bfc2291b4eb22121fa6fb6a7eef80bed 3,072 1.00/1.00 vMB 5
699,000 699,000 00000000000000000008123034719254b979b37fe8744ea0494157808e22c287 2,894 1.00/1.00 vMB 8
698,999 698,999 0000000000000000000b7c8c0297efdaf78f37b9a21fe7431d64d19c514364e5 2,786 1.00/1.00 vMB 30
698,998 698,998 000000000000000000043dce7c8e45a48c0363e4913c0b95209e88a52876586f 1,498 0.61/1.00 vMB 18
698,997 698,997 000000000000000000009f2b61b613a5514219576ff120b8939b155c1f134ea4 330 0.11/1.00 vMB 21
698,996 698,996 00000000000000000002e0f204199a50985c19359a30eadef1e24d8f2f8a1d03 412 0.14/1.00 vMB 12
698,995 698,995 0000000000000000000c56b3f1abb06a5ac377f7778dc1ce0e21485148ca2ec1 354 0.19/1.00 vMB 7
698,994 698,994 000000000000000000093941215a74c71c4ee61a5813b654786f49c5b46a06bf 3,244 1.00/1.00 vMB 13
698,993 698,993 000000000000000000017c99eff1324f3b1c3e91dbe2826fb6e900f13e6a8158 1 0.00/1.00 vMB 0
698,992 698,992 000000000000000000065b6326ac626ec88e3fb7128d7709e3698d05470b0b15 2,618 0.83/1.00 vMB 11
698,991 698,991 0000000000000000000823e51fa70369a88c2a44ae1cf357f3517bf41c687770 2,034 1.00/1.00 vMB 6
698,990 698,990 000000000000000000020a2a2f65c37116323f5cbbd8b100a1ba6c2efdd176aa 1,891 1.00/1.00 vMB 30
698,989 698,989 00000000000000000003a09fcbd9f14557f572fc6c5f8111aba552406ba2702f 1,485 0.54/1.00 vMB 10
698,988 698,988 0000000000000000000dd6dd6c05e612a96abfc2456e880471359314a286cd42 1,787 0.66/1.00 vMB 10
698,987 698,987 00000000000000000002a5a6862a4ffa758f865c73ecceafeaa8c1ff483a58e9 1,888 0.75/1.00 vMB 10
698,986 698,986 00000000000000000000c770ac16b0660e547d81b951d97a768edf1b8a1312e1 3,098 1.00/1.00 vMB 12
698,985 698,985 000000000000000000084c6c43aa9f260a90611effb13cd30c55af2080e41006 1,071 0.37/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.