Loading Tool

Explorer IconExplorer

Memory Pool

75,463 transactions
27.78 vMB
0.08069187 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt ef5c1e627086ec31cc81fbcc97723a50f41d0664c4e911a0584f7d5fe982bcd8
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (214,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,456 700,456 0000000000000000000193b852fc6ab1b9d10fd792aa40f1b8a640ac30c9751c 521 0.26/1.00 vMB 8
700,455 700,455 00000000000000000006a1bf36f3ddc66cc3fb700bf0c867a4ef03a5cee92b40 1,181 0.46/1.00 vMB 12
700,454 700,454 0000000000000000000746e010f27d10ff36581e21ba87e29323da4e95334f6c 146 0.20/1.00 vMB 2
700,453 700,453 0000000000000000000da7b0bc0f23ee6705a1984240302d96fef7ac39a5b38a 335 0.13/1.00 vMB 10
700,452 700,452 000000000000000000002b46b7173b550c9d2114bc30ab41171d043a42bd1b12 1,460 0.65/1.00 vMB 11
700,451 700,451 0000000000000000000170b3f8908da0b33dc0318c13484024efb168cc8564d8 129 0.08/1.00 vMB 12
700,450 700,450 0000000000000000000b11498a8701ea9bfbe309de410cca415f5d7732d42aed 407 0.29/1.00 vMB 10
700,449 700,449 0000000000000000000b9a8d1b0876925d15e4deb0a7f610acd14c4bf7aea944 2,799 0.96/1.00 vMB 7
700,448 700,448 0000000000000000000c667bdef179862e8598615b4739f4820b1980b25316de 2,510 1.00/1.00 vMB 16
700,447 700,447 000000000000000000036a37cdaa51801b7276aac7325375518d6607046912ee 284 0.12/1.00 vMB 11
700,446 700,446 00000000000000000003b98f6e799c33b4b2f48a6a6db0193a781da29231b416 1,042 0.60/1.00 vMB 8
700,445 700,445 000000000000000000074ff6d6eb94186659387dbad0e732755213c013379fee 335 0.19/1.00 vMB 12
700,444 700,444 0000000000000000000dbbc9b26c0b2b548304646dc9c2493ed024f3316bc0f4 417 0.41/1.00 vMB 7
700,443 700,443 000000000000000000068aa69a954e897ea4fee06e3944b5258ab38de335f116 649 0.26/1.00 vMB 12
700,442 700,442 000000000000000000057bb16ad0bf63299037225ce10337d3dff32c6aa1cc43 807 0.28/1.00 vMB 13
700,441 700,441 00000000000000000006eb65ee6e766b1e5f0f656f50a7b8cadc4a92bda9def5 198 0.05/1.00 vMB 14
700,440 700,440 00000000000000000000a24783e8dfd4b2cf6d43de3a69cd84c1c301a0cbbdf3 14 0.02/1.00 vMB 11
700,439 700,439 00000000000000000004fe5537a2bf6c59281293b9f1c01948f21d3caa94a9e4 538 0.27/1.00 vMB 9
700,438 700,438 000000000000000000000dd4b7cd2f52ce009310116f347cc2f948bb11bd48d4 1,007 0.37/1.00 vMB 9
700,437 700,437 0000000000000000000302908aaab143293baa717f5003a53ecef92e5d1490a5 1,836 0.62/1.00 vMB 13
700,436 700,436 00000000000000000007ab14c020d1eb128d6fc7405a2efe62c2744159e876fe 385 0.12/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.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: 712.50 GB
    • Received: 17.17 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.