Loading Tool

Explorer IconExplorer

Memory Pool

29,530 transactions
9.77 vMB
0.10982023 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.21/200 MB

Candidate Block

Mining Attempt d9ee4c84b30259142e49d770e839f8bbeede6fdca9129b6136779c77eb0afc4c
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root b53b5f3fb52b9794aaa32e4c7e343b3b24cd2e2bfe73021c491345daedd34476
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,511
Size: 1.00 vMB
Total Fees: 0.03288406 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (654,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,977 258,977 00000000000000059c1b27bffb37deaa6cade1a12be949219b1286c7131edcd3 182 0.07 vMB 103
258,976 258,976 000000000000001f82bc2cba0c5d0eecefd85d4b3c92814ac02f327c1d4bc33d 123 0.05 vMB 107
258,975 258,975 00000000000000020173d896a94fd9cc7a8ab58f69fc95a347e8941d9915301a 597 0.25 vMB 108
258,974 258,974 0000000000000019f77f6b788e3891ca571da2134a10e136dc3866a673aa17fc 27 0.02 vMB 38
258,973 258,973 00000000000000080f960fb47bfae2f8c1048eeee5968b84a55fea4f9a689244 247 0.09 vMB 146
258,972 258,972 000000000000000bf673c8de4672b16c23d7bd63437ef14d3c54a6a0f7e6dabc 19 0.01 vMB 39
258,971 258,971 0000000000000019390989c33ffe6634acbf612b87e3a43765469c8cd834c7ba 346 0.15 vMB 113
258,970 258,970 0000000000000007ad4fb399a0c5636512ccfd6137445c4bf4683fd3fd005823 418 0.18 vMB 103
258,969 258,969 0000000000000010a5a6008c0ada6df12ff7067bfd9c95ddc8f04601fd8a3a8b 127 0.05 vMB 128
258,968 258,968 000000000000001c6ee87e0d99e08ec7056f723239424ef39a5a1bb80db6a7b6 210 0.09 vMB 122
258,967 258,967 0000000000000012331a99b04306dc6a4170e27b43e6d241a1d4328a5d936e02 308 0.15 vMB 91
258,966 258,966 000000000000000f23c9d1b625a1ab41fb6ea0f8859997674e956cb87bfdaf38 28 0.01 vMB 103
258,965 258,965 00000000000000053af92cf0e3b802934a1758df3b0ce0fe3556416908115dfe 58 0.03 vMB 89
258,964 258,964 0000000000000002a02a07e0b9c9063b31bf0c5032a23f430f55a66725f2136d 302 0.15 vMB 95
258,963 258,963 0000000000000021ae5e035620e89c820291779dd4d6212250cb0bf19bc0e2b0 296 0.12 vMB 120
258,962 258,962 000000000000001abe842fab4f7aa8617d10290924c8de70ac5d9eb9c7c9a136 581 0.24 vMB 109
258,961 258,961 0000000000000000c0fb6479b1f0f2a30c2af2895bec2ab2aa6e9725bb7e2aeb 212 0.09 vMB 120
258,960 258,960 00000000000000143205f8af854ed4ea27a5dd45a665a64a1bdc92287ab83a21 246 0.13 vMB 91
258,959 258,959 0000000000000022eab2fb4189e12e58f29f721ac4d6657bb191ae1520f66ba0 101 0.04 vMB 102
258,958 258,958 00000000000000252178f17a0408265ef148cee148641755ecf1329a2e8a7442 112 0.09 vMB 58
258,957 258,957 000000000000000f829e68a94d9cf72a1a8ecfeee75e50308e264d0d0fb1b864 430 0.19 vMB 110
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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