Loading Tool

Explorer IconExplorer

Memory Pool

81,792 transactions
30.32 vMB
0.16834694 BTC
Random Selection Loading Transactions
Max Size: 183.06/200 MB

Candidate Block

Mining Attempt b12c13b22378180feb7edb52fba05f1026e908696e98eb417a37a3a8f64f3104
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 767553ea99e5a8276c2aec4a7e3fa41ecbefbfc9494418d2139d0f9c2c4fc8e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.09204088 BTC
Feerates: 502.67 > 9.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (575,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,402 339,402 000000000000000001d405439cb19b1cd776a3a56cfea8607012c99bfd922dba 1,542 0.89/1.00 vMB 30
339,401 339,401 00000000000000000930250b6fd7f48a38a1800f66856bbc6e93dc383bdfdae6 396 0.21/1.00 vMB 25
339,400 339,400 000000000000000016d6d4eb5a5a41d0191e2a1a819128a00840da07cce9a4ea 431 0.23/1.00 vMB 23
339,399 339,399 000000000000000005e744c490625c17c29a3cbeeadf481baf5449d5ba51d29d 58 0.03/1.00 vMB 9
339,398 339,398 000000000000000001180e8dd440320ba0febb9840dfdf007a5544b6bc84a5fb 1,051 0.65/1.00 vMB 22
339,397 339,397 00000000000000000da248feeafcd63903d64758eba02731717f43055d28bc16 349 0.21/1.00 vMB 23
339,396 339,396 000000000000000016eddad855fed69f345930e261248e5c03f7b8b6d41dc894 1,188 0.59/1.00 vMB 25
339,395 339,395 0000000000000000066b9de375b8f379b81c5056ab2e6e9c2f51827e51506936 141 0.09/1.00 vMB 21
339,394 339,394 0000000000000000185d55b353c76a6964003fef5736ae30881f0659fadb36f9 611 0.40/1.00 vMB 22
339,393 339,393 000000000000000008d3558f1ff0a45cabc55878d8e6a8092cb089b4ff596505 176 0.10/1.00 vMB 18
339,392 339,392 0000000000000000148f8f355555c66578247eb6ce1a0982b3e00fc6dc8e5435 364 0.17/1.00 vMB 27
339,391 339,391 000000000000000005d9b7919160441f5f4466aa9498d78cc48be300d11dc605 1,077 0.59/1.00 vMB 25
339,390 339,390 0000000000000000014e811090eda56c7e162efb4c21dcf3e514511690cc4244 782 0.50/1.00 vMB 21
339,389 339,389 000000000000000011d9437cc7f2e9a8b9722164970c9f5a80806d39626587c0 1,371 0.75/1.00 vMB 24
339,388 339,388 00000000000000000088ea4d769abcf758d8d18d68d457abf083e515c4d12437 436 0.25/1.00 vMB 20
339,387 339,387 00000000000000000b9f8a2ec1e6807a23cb98ff73fbad6a34b2cbca8daefcb1 256 0.14/1.00 vMB 26
339,386 339,386 0000000000000000081b08465e02a95836726f700ba99f98b8f3716cd4e93c6e 595 0.30/1.00 vMB 26
339,385 339,385 00000000000000000e42712839eebb36b8262b7391d84c8b101958ceda3d166c 248 0.13/1.00 vMB 23
339,384 339,384 000000000000000013fc4d66991e2bb67c9384e6b734e02a690b05cd8b89e988 138 0.08/1.00 vMB 30
339,383 339,383 00000000000000001138eee807e79f2e25abfa5cc4e91a8240b17441f65b4af1 815 0.65/1.00 vMB 18
339,382 339,382 00000000000000000cb27e83b845b80eee4d19350162a630bf49098247407a51 831 0.31/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.60 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: 671.85 GB
    • Received: 16.04 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.