Loading Tool

Explorer IconExplorer

Memory Pool

30,017 transactions
6.30 vMB
0.03099980 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.31/200 MB

Candidate Block

Mining Attempt c81fc5186226ffecce7b119c3f808d35e7f50693b353df2e91ccd34d446cf54d
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 8aff8d25e00fad3297a0ccf28b962fa922bec6f4da99977c0c5fa5e02c69109c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,668
Size: 0.55 vMB
Total Fees: 0.01566399 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (667,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,057 246,057 0000000000000038c73dd4576ca69a8bbec8761c722623b8833e6ea8c344063b 99 0.04 vMB 130
246,056 246,056 0000000000000048a7618bd53eb832ab657ef3437e0bee535cbafafdbbf21239 56 0.02 vMB 145
246,055 246,055 000000000000004511b10dce53e5ff9a477e6dce75158d2b60a151bfb95f5a7c 93 0.04 vMB 142
246,054 246,054 00000000000000157bdbc2dce0af4a8dd9a907831d63f85ac548ef7c4fb97410 252 0.10 vMB 139
246,053 246,053 000000000000006403b7c3b7b549e2bb97b0387d450fee8f63a2d5e923f525cf 36 0.01 vMB 33
246,052 246,052 0000000000000096db2c689e5f4217f83d3f41fa2b8f72257561fe8149481f61 341 0.12 vMB 138
246,051 246,051 000000000000000e38a63629410dc438904390f2f1f93442286ffb54f9ad8ed9 180 0.09 vMB 144
246,050 246,050 00000000000000804d26e92a50ee6b77b8f3f17bd1db07e2c819b5208c976f63 267 0.15 vMB 96
246,049 246,049 0000000000000096c22aab274c62408a10e33986e0bdb55bacbc45ba8fa3d48b 88 0.04 vMB 105
246,048 246,048 00000000000000776822c90fe87c6b5b74800a3fc70cb6add42cff8d3932ece7 17 0.01 vMB 78
246,047 246,047 0000000000000096e359ec8ba1fc7abe82ed8c1b60ad43d53a510339e5210197 90 0.04 vMB 115
246,046 246,046 000000000000004a1511f8da15b5f1b54d4cd9a7ec26f1cfc548ad481c4b2bc5 211 0.08 vMB 142
246,045 246,045 00000000000000184b45783cc184b247e5217ee3cb3eb5411860fa6234fc0fa1 237 0.11 vMB 126
246,044 246,044 0000000000000035d6213bb42310a20472942c09e5eca0e5abbd90ecc49796b5 325 0.14 vMB 156
246,043 246,043 000000000000008b05757fd32067c0f7adf95ae1595e682f5ecf91993d78813c 279 0.12 vMB 117
246,042 246,042 00000000000000590458ab3c01c2ff504af2c3728086367ec4a7c58ef042f822 54 0.03 vMB 82
246,041 246,041 000000000000006062dfddcf370e870530191f16745ed6120205d04a19e0494e 263 0.12 vMB 128
246,040 246,040 0000000000000094d233b2c42aea81c06a5cc2475fe00cf93b0b3b0fffc8168d 491 0.22 vMB 141
246,039 246,039 000000000000003e0fc8735734d6067dd8f7a73ce5f1621594fe67e319b7c539 153 0.06 vMB 194
246,038 246,038 00000000000000156d9f3470de536cf7163ff34a698831ebfd8de211ca192eb5 181 0.08 vMB 114
246,037 246,037 000000000000001f520bfd23b920f91a4573aec79a2084fb03392e748ab1b786 223 0.10 vMB 274
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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