Loading Tool

Explorer IconExplorer

Memory Pool

81,872 transactions
32.10 vMB
0.12394516 BTC
Random Selection Loading Transactions
Max Size: 190.94/200 MB

Candidate Block

Mining Attempt 93a194023f03abc8726e7194a610c327ddbb2ea1121473176626567b4408b91e
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root eab45fd76140f08d50878d26a7b50546f29c6654f6d22e0c81851811fe8c6891
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.03177634 BTC
Feerates: 254.50 > 3.18 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (398,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,106 517,106 00000000000000000037d69c9c92f431e531f31f28a39885bf8b60798c319360 141 0.06/1.00 vMB 17
517,105 517,105 000000000000000000207b3819ea8e0ae5f9dae0768b7a24a70527d6da0f8fdf 1,152 0.56/1.00 vMB 23
517,104 517,104 0000000000000000004e6c05351bd1fec219459fd8d889a8b32a56069d864f21 1,203 0.62/1.00 vMB 28
517,103 517,103 0000000000000000002e6c926d82bd0df51b7e7e3e22b1d9c40d021bb3dcb22d 1,473 0.54/1.00 vMB 30
517,102 517,102 00000000000000000046172fd99b9417e5e50885d4137fc019f572cbda5a3573 738 0.28/1.00 vMB 23
517,101 517,101 00000000000000000040dbc8914242dda6750020e5afb59c659a62cdbba372bf 1,102 0.45/1.00 vMB 33
517,100 517,100 00000000000000000026acb288f863b81cc5983e79ac87bd2166468232937da8 462 0.17/1.00 vMB 32
517,099 517,099 0000000000000000004b608acdd6fb411dc9ebb3eb7ca3c168b92372ab62dc36 992 0.58/1.00 vMB 26
517,098 517,098 0000000000000000001b42b7cba77211b2fbbee8d196a167ebc697c9d389314f 198 0.11/1.00 vMB 42
517,097 517,097 00000000000000000011b8518bc3561f47c9f1bc5574ee07b0c045903f77b012 966 0.32/1.00 vMB 28
517,096 517,096 0000000000000000002c2bb49ae6bfdcac5f9d0164d16f2ea0dc32bc8963bc35 161 0.05/1.00 vMB 19
517,095 517,095 00000000000000000045f628c994413fb94b0b8268136ca92b89d5d447742f76 1,272 0.85/1.00 vMB 62
517,094 517,094 0000000000000000004f881acd6a5abb8d2ad3239c9e700cc61d04719170dc4c 788 0.28/1.00 vMB 28
517,093 517,093 0000000000000000002d994121c9f2ea07a42fcc6229c687a21feaa7f00c7770 1,916 0.81/1.00 vMB 34
517,092 517,092 00000000000000000022eaf9301d11ba94d0503fce85190cdc0de89a1eef4a13 2,588 1.00/1.00 vMB 59
517,091 517,091 000000000000000000076bdcc75add3f12a5d2d7b7e50fbd0c34eb819a52e54a 60 0.02/1.00 vMB 44
517,090 517,090 0000000000000000002065bb482f9ccb00c3fbb2fb2c9cb7a46a94de915dcbb7 51 0.02/1.00 vMB 21
517,089 517,089 00000000000000000004b9a998a4110d434fb0a28501f28ff8a3d0d7336c1536 435 0.18/1.00 vMB 29
517,088 517,088 0000000000000000000818f5e5dd4c91ce02e39b22d5dd7730c1621c775e0136 180 0.11/1.00 vMB 2
517,087 517,087 00000000000000000015880ad350ad446aa720c5086ba466661371547d50bc75 2,560 1.00/1.00 vMB 31
517,086 517,086 00000000000000000031c77f81762583f53ea51347b95b0faf477b9c63616281 700 0.32/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.08 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: 724.06 GB
    • Received: 18.41 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.