Loading Tool

Explorer IconExplorer

Memory Pool

28,038 transactions
5.00 vMB
0.03139896 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.51/200 MB

Candidate Block

Mining Attempt 08f8d61fef0d99174d5c2420664abf97f7407c55f59dfe6ba61f1049c195cb2d
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root 8dbd35a2cc52ec32035f5f707f6ea561a5369e3f964a2fbd1673cd5590d8cc77
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,413
Size: 0.45 vMB
Total Fees: 0.01881056 BTC
Avg Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (640,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
272,253 272,253 0000000000000005a3ad99d523842dfe568e5cded628797f26e03bdcdc4ae137 0.15 MB 132 14
272,252 272,252 00000000000000044945512fd943f6654bcdaa697b7327da962fe9feb14c5bf8 0.38 MB 697 27
272,251 272,251 0000000000000002a58a58336bb907c909134ead6a8717dc9cdada99e6505751 0.25 MB 767 112
272,250 272,250 0000000000000004309697fca6317795db4da0359a1caa3d17f5f8a3cb209dc1 0.49 MB 971 69
272,249 272,249 0000000000000001610df7564851a9571f04c51651af5e758723c65da4d6e844 0.01 MB 32 28
272,248 272,248 00000000000000000cb7894f5bf649e6869dcc8de2fdef9d29cf1bbf95fca4df 0.02 MB 32 24
272,247 272,247 0000000000000005abda0791d56b4f9117c4d205c4fbe0c437602fac8d1b2972 0.18 MB 404 64
272,246 272,246 00000000000000008933a0463f76302d76e736395ea308c6f97b54aafc28297f 0.16 MB 315 47
272,245 272,245 0000000000000000fad7250c10cbbcce1217dcc910660b3a2cae2b23e963932c 0.25 MB 832 194
272,244 272,244 000000000000000512121d53ce3de1b2702108ea6beb380ebba82f6fc678553e 0.18 MB 463 58
272,243 272,243 0000000000000001bff2cfccd367ff00fc9f5682a3d1267e7138f21d076988ff 0.30 MB 712 58
272,242 272,242 0000000000000002121e4260f4dcf63256d81fa0f35d3597d2dc1db888905fa7 0.07 MB 169 41
272,241 272,241 00000000000000013c4afcc0ac62283bd179794f08093e87c836fce10cd12539 0.36 MB 453 33
272,240 272,240 0000000000000004de649ff412da956b5d9c735e8e82fdc164cd053d6f80b7a4 0.50 MB 872 42
272,239 272,239 000000000000000508425a74d4a0610dc421448d986d74b441420db4bd1589c9 0.25 MB 667 62
272,238 272,238 00000000000000008f9b99c58e5709edca593922c5b57bf9e19e992f61efd0e9 0.01 MB 48 29
272,237 272,237 0000000000000002e599a41e58b03ff0e71866bf9629109a79db69acd1fdcb06 0.24 MB 556 55
272,236 272,236 0000000000000002132bf7a541578c2234efa9769cafe92a0ba8fc901bf5e57c 0.24 MB 557 65
272,235 272,235 00000000000000020bed45f33615c1ae015acbab6ac289d415589ebd318d0fad 0.15 MB 244 53
272,234 272,234 0000000000000000e11bc7f91ce0a93e4af156917d43909c26619ec370e7a92b 0.18 MB 416 42
272,233 272,233 00000000000000040b75b8c11a8f36ba2bf657c57a64afb740dbbd7d106612f5 0.10 MB 220 43
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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