Loading Tool

Explorer IconExplorer

Memory Pool

16,837 transactions
7.08 vMB
0.05398391 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.85/200 MB

Candidate Block

Mining Attempt 5bab3ff4337f8ad909943c7a922ae3d075eae42f1c76f64a7245661d487e6d72
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 0dbc0ccbd1d08bb301d83064c2c44f908667493cb2077552339b826003199150
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.03461958 BTC
Median Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (758,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,095 155,095 0000000000000afee6508a4f2539554b3457c6b7f42b1940a333ca4499880ba8 182 0.05 vMB 30
155,094 155,094 000000000000022840c70a19dd09f2127c1d22af4c6e84c1cfd6b9f9914ef2f7 21 0.01 vMB 47
155,093 155,093 00000000000009f928d10290c51e7354c7495b82fbd45b668cd701798f1e75a1 47 0.02 vMB 227
155,092 155,092 00000000000003517f8425d03b2c8109da33c6b8f0dc0179618922ec2a04bd25 20 0.01 vMB 0
155,091 155,091 000000000000071a0bab88f7b05ee57d549a49df631a4467d40179570434e4d6 127 0.05 vMB 106
155,090 155,090 00000000000004845e47587f568a2f3ade2108131347d0afaa5e98b3115e2441 12 0.00 vMB 43
155,089 155,089 0000000000000df4954ca57df3383ace48990cd7ee9f93b0f51b894a3c04e23f 9 0.01 vMB 893
155,088 155,088 0000000000000740a93106e2f491343d5afab79d1f68645c487db811659e52c8 148 0.05 vMB 52
155,087 155,087 0000000000000452281aa50a0e77882aa88f47bcf282adde2c1404bf78b7a257 52 0.02 vMB 252
155,086 155,086 0000000000000964aced93b34667ee5ef9bb295cfd40e728797363a61d28f947 29 0.01 vMB 53
155,085 155,085 000000000000083a0051bae9673478d5e1bd99fb9680a2f6b876bad62912af3d 29 0.01 vMB 19
155,084 155,084 0000000000000bcca849be0eae03b11336ee36c79760a5013020004498b6d554 99 0.04 vMB 93
155,083 155,083 00000000000009c93df2d1a7ec67b6a893c63c16d354742056b7a14184402a94 58 0.03 vMB 267
155,082 155,082 0000000000000aadc7215f10a3e7d98fd9bf72f69558bb669d83e2eefda5f2b5 75 0.04 vMB 168
155,081 155,081 0000000000000735a8063664b1d6740dcd26e502cb53bea7ef39bc0784a97ce7 29 0.01 vMB 32
155,080 155,080 000000000000013af356c274756adfac35192161128b1811d1d9515d58f63454 148 0.05 vMB 58
155,079 155,079 000000000000073b5ea21b26bb8f9340c62e5d87a6768e0d804755239761e8bd 1 0.00 vMB 0
155,078 155,078 00000000000001bb1ea4f6ae4d457b88c1c665b15e42d90905014c88184f6c5d 29 0.02 vMB 284
155,077 155,077 00000000000009e947bf4db7200bf9e057c99cfce009fa26f010cd72bf81954c 43 0.02 vMB 60
155,076 155,076 0000000000000b97d1f75ee3318f966a6b00be261bf22f0d95f408d65d4f38df 29 0.03 vMB 56
155,075 155,075 0000000000000aa381a1ae62d0361fe4fc07f16c81422aabede1ded3b3395dad 13 0.00 vMB 162
Previous 10 blocks ↓
Total Size: 779.66 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: 316.46 GB
    • Received: 1.51 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.