Loading Tool

Explorer IconExplorer

Memory Pool

44,232 transactions
28.10 vMB
0.15995705 BTC
Random Selection Loading Transactions
Max Size: 146.11/200 MB

Candidate Block

Mining Attempt f960245fa93111c00aa9e1aad9da2bde3f4724cda016ffb597ea57cd81c0500b
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 4cb0379ad8fb74f16bb6fa0eedf2853e2c6248326d299665c77f61af9a08f070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.05828914 BTC
Feerates: 151.12 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (158,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,027 756,027 0000000000000000000218a371ba2072906eae654c842e962f660841d3a36a67 1,240 0.54/1.00 vMB 11
756,026 756,026 00000000000000000008e2ca2eacbc5caf2299bacf738f61cfec85f0aeb45c25 838 0.36/1.00 vMB 11
756,025 756,025 0000000000000000000249c5e6aa764e28522c73ca2f05bfad9f1cb8ad13ce00 685 0.33/1.00 vMB 10
756,024 756,024 00000000000000000000a5c5af07d9e8d70ac6ae50f57ce9c88a515c193ce376 1,524 0.96/1.00 vMB 3
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
Previous 10 blocks ↓
Total Size: 781.87 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: 643.27 GB
    • Received: 12.58 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.