Loading Tool

Explorer IconExplorer

Memory Pool

29,152 transactions
7.03 vMB
0.08090596 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.78/200 MB

Candidate Block

Mining Attempt fdaeb8d1ae7d348380188b5555aec05b4f45f82ee022233bd81a60ac8b643ee0
Version 20000000
Previous Block 000000000000000000017f1ba287bfb1d9a7c9f9985c514733698aa8a86e0a66
Merkle Root 770c4a4ec4cd030da36d9cf2ced764d79608708fedfd4835ff4d053a9dff6599
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.05568002 BTC
Avg Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,127 (874,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
38,385 38,385 0000000071a6047eb0ccc05b2c3512584cb77eac3ed0d912201d113520130ae6 0.00 MB 1 0
38,384 38,384 000000002371cbc48ee3c1f4108c12fca15e2f458e2078e976157bcf9d662978 0.00 MB 1 0
38,383 38,383 000000001e6883e88e9a9ab5359fca2ff9c8e6c61233aab1272fe22e5476f52b 0.00 MB 1 0
38,382 38,382 0000000086fb588b04446147442d1b1e5230966f1d79a31fc5193669fb184d6e 0.00 MB 1 0
38,381 38,381 00000000516b3e00cb1775fccd0c865582ea10e3c27dace2d0a96712c3a5df0e 0.00 MB 1 0
38,380 38,380 000000008c5187ff17ce72f6f344df334d0addd3023d9f561455445f1fac15e3 0.00 MB 1 0
38,379 38,379 0000000023604634f1c2a53db6529bdf149b04cb835fdc57a4b9f0d4abf47602 0.00 MB 1 0
38,378 38,378 00000000304f62e0752074c6ee84e4935dff3b61ef636cf8464f905cbd2e1b2d 0.00 MB 1 0
38,377 38,377 000000003bcac1d7950404b2b9e1cefef19a62897c11c1b7624cc152c640ede3 0.00 MB 1 0
38,376 38,376 00000000143589e46fd3ac707c6a7640f998af19f35b90a18f3d237fe22149a3 0.00 MB 1 0
38,375 38,375 000000006a64fa57bce283e42adf605c6051653e1f9d19bb9ed0eb032b9654f2 0.00 MB 1 0
38,374 38,374 0000000000a4a1661ccb5c17b7e707d5232470f542ff7e228ad9bd28b029dfd9 0.00 MB 1 0
38,373 38,373 0000000068af06a70a2fbf17fb70c50d31bb4dd5487c837e57a5ed0cec05c90c 0.00 MB 1 0
38,372 38,372 00000000491818eb23d1c21871594a7cf98bce20885d81411c032ede4f31856f 0.00 MB 1 0
38,371 38,371 0000000045371722e29f2b8785dd67394847a34c42d877a2b716af9e917f2f6c 0.00 MB 1 0
38,370 38,370 00000000895c15088ac23cd0a1979eb6c5c87f4b34e40194adf4b4a036ee68fe 0.00 MB 1 0
38,369 38,369 0000000055d6f30ce95aa596a5b75c28d1f0c7e03974d63f1a579a7918e0570e 0.00 MB 1 0
38,368 38,368 000000007146f73df59278ffcbdb46a1f4ae72b247858da79dd0bf81550203c8 0.00 MB 1 0
38,367 38,367 000000005f76fa3a550ecbcda2ca2f0f1d4249593880804f68a2ef9c70e11ab7 0.00 MB 1 0
38,366 38,366 000000007ee2a89d5c4f28eee76c0e2598fee3be2828b52b9d54470ca536d9d4 0.00 MB 1 0
38,365 38,365 0000000042a46dc95684d34d6d44724219237118638bf1a64103e838171b948a 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 122.74 GB
    • Received: 0.56 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.