Loading Tool

Explorer IconExplorer

Memory Pool

76,800 transactions
28.68 vMB
0.07486806 BTC
Random Selection Loading Transactions
Max Size: 173.53/200 MB

Candidate Block

Mining Attempt 19d0e8d0b873a1b9548309b2c942407d33626c6686b71a7ac2789aa971d96dd5
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root bf6be33894e4489c5af579b067a983601094dc8b57b5fe94aff6c65684b28017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,121
Size: 1.00 vMB
Total Fees: 0.01506460 BTC
Feerates: 150.93 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (217,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,066 698,066 0000000000000000000cc8f67ec1d9295170fa71d9dd11828f1ea306ed2dca09 812 0.26/1.00 vMB 13
698,065 698,065 000000000000000000011580f957e90d07356cb2bcfdf85174de99af226ccdba 304 0.14/1.00 vMB 11
698,064 698,064 0000000000000000000fc8d7043e018ee665baddeabdeb1b362cc20370074278 323 0.11/1.00 vMB 12
698,063 698,063 000000000000000000098e45be92154a3fb34a7fd4d5acd36695c4865bdf5429 186 0.10/1.00 vMB 9
698,062 698,062 0000000000000000000d479e5fc97de160294af777dceefaaf73f39fa2f02e48 1,231 0.39/1.00 vMB 12
698,061 698,061 000000000000000000011e877498a9c8ef9001c406bcadba812c382861247f5f 361 0.12/1.00 vMB 14
698,060 698,060 00000000000000000006174a6a614d625d54290d070016a2414477c2d6854a5d 271 0.08/1.00 vMB 12
698,059 698,059 0000000000000000000ec132889c3174284ef06a422e9936c27eeb0e3259d72f 1,026 0.83/1.00 vMB 6
698,058 698,058 00000000000000000002628a18ddc4711da02c689a0ee8b02bf969298fcf99e1 590 0.23/1.00 vMB 12
698,057 698,057 000000000000000000021a700fd9e5d050f085ac661158c40b5fab6d5be6f6db 405 0.15/1.00 vMB 12
698,056 698,056 00000000000000000004db817cb9f24eb091ccc7b022a3a49592919b5feaf79d 69 0.03/1.00 vMB 14
698,055 698,055 0000000000000000000e6bcadad39a19367cba0d578d6876a27e087b5e61c5f0 360 0.15/1.00 vMB 10
698,054 698,054 000000000000000000025ede8395402de1d940a79a5a17b8ef9479d77a89bee7 225 0.08/1.00 vMB 13
698,053 698,053 00000000000000000004acabe65f0b394dd4e70ce0c2e9f8b0fcbb5125b3dec6 673 0.29/1.00 vMB 10
698,052 698,052 0000000000000000000d4385bca75c57c72ffbdd0c0a7be59e9ccf73d56db570 85 0.02/1.00 vMB 12
698,051 698,051 0000000000000000000bc256833727469b913ac7342cfef98794d352ec97d0b2 2,279 0.79/1.00 vMB 11
698,050 698,050 000000000000000000061c28d56332da281133bcf26d0adae5762e9b07d962c0 50 0.02/1.00 vMB 12
698,049 698,049 0000000000000000000ab2e07dd5da88b903678aec66ddb36dcbbb4e1b09e3d1 581 0.23/1.00 vMB 12
698,048 698,048 00000000000000000000f4a80b97890e2bf3387b03e9f34537f3d995b2428c3e 182 0.05/1.00 vMB 13
698,047 698,047 0000000000000000000761d8885a02798d4970abfe001475fb57ed7d5b636f80 228 0.08/1.00 vMB 11
698,046 698,046 0000000000000000000542c5e587582c366343f9043f28ee63eb23ef4302e9fb 570 0.25/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.