Loading Tool

Explorer IconExplorer

Memory Pool

35,383 transactions
25.93 vMB
0.06280675 BTC
Random Selection Loading Transactions
Max Size: 131.93/200 MB

Candidate Block

Mining Attempt 110d9965e6c5f35dd9fa5652d8df391b3d9d84a300432ed3599b434b7add7143
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root ec3722a982912f4d6ca4411cb0096aa56dd150bd5e7be690e19bf47abb2b7cee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,735
Size: 1.00 vMB
Total Fees: 0.01521690 BTC
Feerates: 165.59 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (158,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,023 756,023 00000000000000000001b57abdfda34728a9e25c3ed273133391f8a40dc496c3 2,422 1.00/1.00 vMB 17
756,022 756,022 000000000000000000016aa5ce2e77756733041cb62011a64385c89c46c18712 2,967 1.00/1.00 vMB 17
756,021 756,021 000000000000000000030a63cb3a5d0ca6f832a776a460992fc163f5cd4057b5 1,217 0.50/1.00 vMB 13
756,020 756,020 0000000000000000000247049c277990d50c3644332737eebd4785bd343703ae 53 0.01/1.00 vMB 14
756,019 756,019 000000000000000000048341013a75e8927fc4033bfdde19535c5e9742356064 377 0.10/1.00 vMB 19
756,018 756,018 00000000000000000008d7eef1fb47079e99b2d8153e07f81641c8f85078cbff 674 0.25/1.00 vMB 12
756,017 756,017 000000000000000000021e117efc063a1ac7e8fad1f4a23f24060acddacfa9a8 504 0.72/1.00 vMB 4
756,016 756,016 00000000000000000006df468655ae6d873a4091b95e35b21fd8d0c62fbaa0f3 1,377 0.77/1.00 vMB 12
756,015 756,015 00000000000000000004fb68683b2df68b03676ce85fa68d8a49d693625dbeea 139 0.04/1.00 vMB 12
756,014 756,014 0000000000000000000166b9f9360e33ae734c183ab6f2b745da4d319672773e 206 0.11/1.00 vMB 10
756,013 756,013 00000000000000000004eb057b407fe81e6f7dd69e4b0fb61d41755b0eab0bc9 534 0.27/1.00 vMB 12
756,012 756,012 000000000000000000008b11d29949e331300066734764eb8e2e01528d984b99 1,564 0.64/1.00 vMB 13
756,011 756,011 00000000000000000005a76eb77884ab6baf5d04bdc8cef80a44ea30e3856665 976 0.52/1.00 vMB 11
756,010 756,010 000000000000000000070e724d0fc02f4c8f64fa7a25c06a13a5e9a90a7107fd 246 0.07/1.00 vMB 15
756,009 756,009 00000000000000000003cf3000cd4d9ccee32a4c7308e4c6320b885efddb1d8e 1,714 0.89/1.00 vMB 9
756,008 756,008 000000000000000000079f3936136914015b44f3803e2540b8c993c4845e9bbc 1,238 1.00/1.00 vMB 13
756,007 756,007 00000000000000000008d0147e857d34397606b6a6601b390ffd1fbfda334abc 970 0.48/1.00 vMB 11
756,006 756,006 00000000000000000008c94a87feca781291ae713c8755cfdff666048e03e7f6 150 0.08/1.00 vMB 12
756,005 756,005 0000000000000000000365ab702443645fbee79d6ea8c8803a3454d7fd3db0d1 567 0.29/1.00 vMB 10
756,004 756,004 00000000000000000001caa0a42a52ee9083770c39f94cc3dfb59f045219b731 149 0.05/1.00 vMB 18
756,003 756,003 000000000000000000002d2c4798196375e31043c47e53f47c9ce774a1ef1b11 1,374 0.76/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.47 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.