Loading Tool

Explorer IconExplorer

Memory Pool

84,041 transactions
31.93 vMB
0.10388429 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt 9d4ae87ae28fb2f391dd0fa14be6f8fd1b8f76c7a94de4dc45c9fa5cd3424aac
Version 20000000
Previous Block 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512
Merkle Root 20d1f8e891496bb5458106064dc8d2f20a9ace419b1b798195d2f4157a9f162c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.02676753 BTC
Feerates: 502.67 > 2.68 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,070 (78,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,312 836,312 000000000000000000013465bb7667f053f06a3177eb556129b0ea0b3b7b7807 943 1.00/1.00 vMB 13
836,311 836,311 00000000000000000000d37f5f33f09efa88665c66a2e3dd6487085e7bedb1a6 2,320 1.00/1.00 vMB 21
836,310 836,310 00000000000000000002ae9f63f78be272f9180ab4675e9886595ab57f7a5316 2,694 1.00/1.00 vMB 29
836,309 836,309 0000000000000000000066641c37e6ccfbf667d6fd1b680293ce2b5747dd7b07 1,838 1.00/1.00 vMB 13
836,308 836,308 000000000000000000030dfd39c3f28fd24fdda22f56f0e6e0b5cbe1ee8314cc 2,164 1.00/1.00 vMB 17
836,307 836,307 00000000000000000000638d18439e3a9a302e4839e5c132467f4641a0b3a1e4 2,706 1.00/1.00 vMB 22
836,306 836,306 0000000000000000000039833bd690a3831d947478d1beeccc08aa3178be179e 2,194 1.00/1.00 vMB 15
836,305 836,305 00000000000000000003454f80f7e2178c20e14d5ea2b3a5dd020034e88062ed 2,425 1.00/1.00 vMB 19
836,304 836,304 00000000000000000000af418726f9a97d023b474efb45dd5dc096d39a096110 2,890 1.00/1.00 vMB 24
836,303 836,303 0000000000000000000348a6a199872895e16e2f548c02cd9ff32d7cd2461d63 2,025 1.00/1.00 vMB 23
836,302 836,302 00000000000000000000ea98d737cca77dce812be2733702ea47c4955da1a989 592 1.00/1.00 vMB 19
836,301 836,301 00000000000000000003542b12d7c5669bae0e18a4899350dbb8acfc6312d55c 689 1.00/1.00 vMB 19
836,300 836,300 000000000000000000034f302a09b28838ee909c9ca11dff5ae48386df5f8387 2,001 1.00/1.00 vMB 25
836,299 836,299 000000000000000000016f2c0591b6f2fe071973b559506962e9950e257add43 2,498 1.00/1.00 vMB 23
836,298 836,298 00000000000000000000fbf7abfe41872a536df1641d1cd79931deeaac414696 1,308 1.00/1.00 vMB 20
836,297 836,297 00000000000000000003100be17e3f9f2b6dddc2e26e703bf3e27e90df2be6b7 2,401 1.00/1.00 vMB 22
836,296 836,296 00000000000000000002b6257b1ee82e0e874f6386937b60af4b932dfd36128f 2,326 1.00/1.00 vMB 23
836,295 836,295 00000000000000000002b8d26f08abe356dd4a300d693215f38b76783152dd11 3,269 1.00/1.00 vMB 33
836,294 836,294 00000000000000000002347942d6f78780c489be810164307153cd5cd84a3663 2,201 1.00/1.00 vMB 24
836,293 836,293 0000000000000000000076e83ed8c14647b4c089b571825493c79201031e2f87 1,648 1.00/1.00 vMB 25
836,292 836,292 000000000000000000011bfd28f059a4febc92d22c0e1d87afd2edbe7f56ef33 1,577 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.52 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: 668.83 GB
    • Received: 15.59 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.