Loading Tool

Explorer IconExplorer

Memory Pool

37,432 transactions
27.77 vMB
0.22126405 BTC
Random Selection Loading Transactions
Max Size: 141.21/200 MB

Candidate Block

Mining Attempt d09edc0b0ec1134bfee9db01bb6423ce4b7e505c517c980d8762ae8972548a18
Version 20000000
Previous Block 0000000000000000000011bbbda3b247dee20e01790af767d8ef9b013c132c67
Merkle Root a6e83d68afa12b2237fb07ccc4a3c1fb8de1a55e3183018894ac652ed6f1cf6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.16118568 BTC
Feerates: 457.24 > 16.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,249 (853,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,261 60,261 00000000012d9363e47c7079d320ef8143fdd38ea00c088f2d66d755284624fb 3 0.00/1.00 vMB 0
60,260 60,260 000000000ac2d0a2044735d8b0257c7b3c176c9610899a0df9180f268de94103 1 0.00/1.00 vMB 0
60,259 60,259 000000000a239e473c78f73b8af1530269ee5869ddba509c79216fa415819a45 1 0.00/1.00 vMB 0
60,258 60,258 000000000f34118cc25754eb8fa286f4a9f151a22f9d1ffdc5ee180f1ca164bd 1 0.00/1.00 vMB 0
60,257 60,257 00000000018efea3417dc54d0b15f586fc8e0513828cb47d62bb340c1a291e05 1 0.00/1.00 vMB 0
60,256 60,256 000000000e30f6f41bd50c7590c183e3a67f20629356c88a006144faac302425 1 0.00/1.00 vMB 0
60,255 60,255 0000000008a3b9b3e3ef4d515c05d5746ce37c99a08ef303273dac1ff2559a47 1 0.00/1.00 vMB 0
60,254 60,254 0000000005b6714a303cea734e613785693978161ef1564e82348d7df2092c07 2 0.00/1.00 vMB 0
60,253 60,253 0000000003d448dd98bc67c79fc73105b2e48594e178a01e69e946494523a7b7 2 0.00/1.00 vMB 0
60,252 60,252 000000000505eea9e972dcc67dc751c39a1258531b7f597d131ed42a3163e2b9 1 0.00/1.00 vMB 0
60,251 60,251 000000000c40d39cc8ec4ec014ff1665322fe5a6626b8f6c6ae9582781e6272f 1 0.00/1.00 vMB 0
60,250 60,250 000000000769719dc8181697ee4fcba392dff9919360fc7f8b26f18ff3c1abb5 1 0.00/1.00 vMB 0
60,249 60,249 0000000006e3a989f02efa422fd19b7a6c40d04b2de88b259a25ec310744d3ca 2 0.00/1.00 vMB 0
60,248 60,248 000000000658df565033447be298ec207293f5cee09a3bac3775bb4fc9a67678 1 0.00/1.00 vMB 0
60,247 60,247 000000000f4bce52c755d6144289ca155ee0f7c6ba1f005f73c6515ac86fe05b 1 0.00/1.00 vMB 0
60,246 60,246 000000000110b180f5bdc75ddb36ebe74d957c1849dd847b80c778b0d12da575 1 0.00/1.00 vMB 0
60,245 60,245 000000000a12817a85ec3ca648cf3f1b8671acb417c46391edc316563cc5d038 4 0.00/1.00 vMB 0
60,244 60,244 0000000002b72a60c70f34db8067bf7870d8687f12062d388da4d6471683c732 1 0.00/1.00 vMB 0
60,243 60,243 0000000003381733df8260fd733340c70572d855051f02b4ea1b3c9ab2b99dcd 2 0.00/1.00 vMB 0
60,242 60,242 000000000c0db1252559b8233b0795b0669fd89c121f8fc47847d23f0a78b7ba 1 0.00/1.00 vMB 0
60,241 60,241 0000000009ce9b453e9374cdbc9c62ac6b3b3753d4642deeabd60ed8100a38b3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.04 GB

Node Details:

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