Loading Tool

Explorer IconExplorer

Memory Pool

81,972 transactions
30.68 vMB
0.08507687 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt 2450077679e0436b20e07c016e580ad7e7d42f75675069d8ddbdbcaa69d138f3
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 57d119c7de8063260abdac34169aa00c5db13da8fce4c26335e60f02c6e5462b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,735
Size: 1.00 vMB
Total Fees: 0.01583054 BTC
Feerates: 150.61 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (316,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,247 599,247 000000000000000000155093685c49545c92ca103a59ed607ac6d17e5d9c4d22 2,874 1.00/1.00 vMB 6
599,246 599,246 00000000000000000012b85cf161cf57dc25eca7558c3eb9bdc476e9720cacae 2,678 1.00/1.00 vMB 22
599,245 599,245 00000000000000000006ce27a1e81c93675d19294af998ce6cb845f8696fc392 3,622 1.00/1.00 vMB 11
599,244 599,244 000000000000000000030403f456423e0402bd75a2d0d1f4f125553caef85850 2,740 1.00/1.00 vMB 11
599,243 599,243 00000000000000000003d1d61e38a69b52a19ea25c0304f8d797ae5a446b26e7 80 0.02/1.00 vMB 9
599,242 599,242 0000000000000000000de40396bed3b965be7e935ef3972dea2d8f439219a322 3,073 0.81/1.00 vMB 8
599,241 599,241 000000000000000000143f57d5bc23cbb4e02f915abe3668526d65f3d88a67d0 3,317 1.00/1.00 vMB 15
599,240 599,240 0000000000000000000f978e55f9716d0be8eca66c63a9515b01bf265b624817 296 0.09/1.00 vMB 18
599,239 599,239 0000000000000000000320936a530c3b063c893f473bd10a7bdc851dfef7a9b6 3,601 0.95/1.00 vMB 8
599,238 599,238 000000000000000000021116fbbbf80e21740332e8aac83e7d8635333a7e5bfa 3,438 1.00/1.00 vMB 17
599,237 599,237 0000000000000000001484577239d7c65b5d746d536ba5fd5f14a6e53e9104c6 2,909 1.00/1.00 vMB 7
599,236 599,236 000000000000000000043a13db389f81521298f974f22edf6f6003e8489e3f6a 3,117 1.00/1.00 vMB 11
599,235 599,235 0000000000000000000a3b269b65134283e4f4e089768704b80727a31bdadd14 3,215 1.00/1.00 vMB 28
599,234 599,234 00000000000000000008955df9b1014883f286a509c001468e39af4b1bdb76af 315 0.10/1.00 vMB 11
599,233 599,233 00000000000000000011ffca460c3363fbba269726cd707ca2cfaf1047d3f834 2,992 0.94/1.00 vMB 5
599,232 599,232 000000000000000000115046ddb4510b534eb60b59a0a5aaeb5ef29c8a12ce10 3,377 1.00/1.00 vMB 23
599,231 599,231 00000000000000000002113ae4f9f1c4db85c595ec6bcb5e777ea5b17cea6030 1,176 0.40/1.00 vMB 16
599,230 599,230 00000000000000000007e7582d126f264ac7e7a850f034971367c7a32d3bcf08 1,386 0.47/1.00 vMB 16
599,229 599,229 0000000000000000000a566ae90b0f8ab4aca9412da0af82d4473e61c530353f 311 0.08/1.00 vMB 20
599,228 599,228 0000000000000000000b126f1709de0c15fb61857a39ccff43045c91cdcd8324 3,049 0.99/1.00 vMB 14
599,227 599,227 0000000000000000000830471f9a2e3beb62f20c3409b670ea8830dce0c7c10c 2,046 0.66/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.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.