Loading Tool

Explorer IconExplorer

Memory Pool

87,980 transactions
32.60 vMB
0.25081737 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt 054deab281fcc4946817e311961de1c622980c453721ffa35ade4c5c864981fc
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 86dc1924e88e80ff04c521287e0703a889566a3f404111adac2bd3fd1315990a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.11128386 BTC
Feerates: 538.26 > 11.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (503,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,261 411,261 000000000000000004868b50459357a72ba24e073d94392f0f2fcbd1a576ab5c 1,997 1.00/1.00 vMB 39
411,260 411,260 000000000000000001d0da825058e02fb6ed2941dfa892202931e6ef59861d9c 2,088 0.75/1.00 vMB 49
411,259 411,259 00000000000000000140500023d43dc6f5fce5cb6ae67902d0e7fe67bc06ad18 2,790 1.00/1.00 vMB 42
411,258 411,258 000000000000000003d1e60b8df15034bc20f5da25c0af736510ffc8b79e4db4 3,271 1.00/1.00 vMB 83
411,257 411,257 000000000000000001f5d922cca9323741abee9db9f365291f52f4c2757b661c 1,263 0.68/1.00 vMB 26
411,256 411,256 0000000000000000016db615311ca754b5113d5f8dcace9da8d482c2ccdbaa28 3,035 0.99/1.00 vMB 52
411,255 411,255 000000000000000002b3866091a6f89068cc4870ab2959640cceb574ced690aa 378 0.24/1.00 vMB 35
411,254 411,254 0000000000000000024e0f7d8b413eef718a238f4577e8fea1a1ca1dde35ee72 991 0.47/1.00 vMB 39
411,253 411,253 00000000000000000286a92e568f8e98dd7458eb27995d6dd512a153ac2047f8 1,434 0.75/1.00 vMB 29
411,252 411,252 000000000000000003e87f9985a10b7e2335150db38d1d3ae7ca6af4789982bd 2,592 1.00/1.00 vMB 43
411,251 411,251 000000000000000005e79e1652d51d1dd648d9711cbd8a4982b8f55015a0d686 1,193 0.99/1.00 vMB 18
411,250 411,250 0000000000000000055039b47cc0b70a0d8fa8eb49be7690f32a899f91d4552f 1,764 1.00/1.00 vMB 33
411,249 411,249 00000000000000000548332d61fe6cc54a863b9a2da68e2620a222461ef5998e 2,512 1.00/1.00 vMB 46
411,248 411,248 00000000000000000208ee4b31f629937a884b397ed8560703bf087ae0c1cc14 268 0.12/1.00 vMB 33
411,247 411,247 000000000000000002a5dbfe299a98cdb74074c0f1ea0bc16dbb2f7493682e23 18 0.00/1.00 vMB 80
411,246 411,246 0000000000000000001cc35c6b61a01d9eb3d27539a32b0af069225cbc8ff906 1,166 0.99/1.00 vMB 21
411,245 411,245 000000000000000005d8fa30e5124aa03518ef30390cc69867d906b6aba7d213 367 0.20/1.00 vMB 26
411,244 411,244 00000000000000000026f06bf6a3146b63982446ba505606df0c1966d3b6ff23 285 0.15/1.00 vMB 31
411,243 411,243 00000000000000000115d07d397c5bec58efd5763c24d61256c1c34078e8979b 1,166 0.53/1.00 vMB 37
411,242 411,242 00000000000000000261f69491ee7f4d925dd6b30d2b04ca169e8858b5bc8265 2,618 1.00/1.00 vMB 43
411,241 411,241 000000000000000003ad404586e4df5b00b6fef2e54e6d0381bdfe8c57b44db6 2,219 0.93/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.