Loading Tool

Explorer IconExplorer

Memory Pool

71,266 transactions
26.90 vMB
0.07916501 BTC
Random Selection Loading Transactions
Max Size: 162.10/200 MB

Candidate Block

Mining Attempt d00a1bc3c404645ece0d6003c312af1f4fae03e8a9cce2dc4d7eca09f876600a
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root d0809f885b05d96877e7f6f386456bedef868f36b676e148121e1d052f34dab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,103
Size: 1.00 vMB
Total Fees: 0.02158291 BTC
Feerates: 150.75 > 2.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (16,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,421 899,421 0000000000000000000156a72e987d36eb1ac15029899a7c931fbd804468d93e 2,197 1.00/1.00 vMB 2
899,420 899,420 00000000000000000001c94902530accef1066de93806d228b011622b81dfa23 79 1.00/1.00 vMB 2
899,419 899,419 000000000000000000001ff7b4eeea3c592cd82583216be0046edc15707b2745 2,985 1.00/1.00 vMB 4
899,418 899,418 00000000000000000000839b013c229e4f9ea7787c11e7b9073c8220667b8a1a 791 1.00/1.00 vMB 2
899,417 899,417 000000000000000000012a4215467a53f28b415d41b811a72166bc8f23b07c3e 3,361 1.00/1.00 vMB 5
899,416 899,416 000000000000000000011397a77c1be8e4d61d55c4f5f951cdf60f4fa78293d2 2,486 1.00/1.00 vMB 2
899,415 899,415 0000000000000000000066260cb0907b52c33ee69bdfcdfdc9f3ebb4b35685dd 3,596 1.00/1.00 vMB 4
899,414 899,414 00000000000000000001df376dbdb34058be43ed543f694eedfeb46acfbe320b 2,635 1.00/1.00 vMB 3
899,413 899,413 00000000000000000000f237a4f7b415b525124cc881e46b3718e9e4e510f35f 3,693 1.00/1.00 vMB 6
899,412 899,412 000000000000000000005afbdd47fa1cda23fda9a8114c227cd4b2c26ed5488b 1,755 0.78/1.00 vMB 1
899,411 899,411 000000000000000000011c7e11f8dbab7ce2a3814229505c968a204504bf83eb 1,472 1.00/1.00 vMB 2
899,410 899,410 0000000000000000000055a835634f377cd08f9c6ade3e168e326b07b9faf547 3,084 1.00/1.00 vMB 3
899,409 899,409 0000000000000000000201fc6f2a63d25c704e6d698b0dd429502d55b42fc711 2,841 1.00/1.00 vMB 3
899,408 899,408 00000000000000000000e1f3764f71722e7204f5fe9875c79bda2e2aae60019c 2,327 1.00/1.00 vMB 3
899,407 899,407 0000000000000000000087b818810c4605bb54ad50144ee581cfb56b21477fb9 2,513 1.00/1.00 vMB 3
899,406 899,406 0000000000000000000149c31a3ddd4ea1e3a07a3d7e8a2cb7764a7427e651b0 1,566 1.00/1.00 vMB 2
899,405 899,405 00000000000000000001986cde64422460c565436ca771a6d3c3f918aa95456a 2,593 1.00/1.00 vMB 2
899,404 899,404 0000000000000000000059f43650bd962120b189b67858e5d1712eb95b8f1c6f 3,489 1.00/1.00 vMB 5
899,403 899,403 00000000000000000000c15208c11f4633982577ea57f172fa8d0a96c38e74df 3,600 1.00/1.00 vMB 4
899,402 899,402 000000000000000000010f101d4ae2fea19f5b16558fb1536041d799637b35f8 841 0.42/1.00 vMB 3
899,401 899,401 000000000000000000002583ed62110bed9f10b59d16bd7506acfdf35aeae71c 948 0.96/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.21 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: 755.47 GB
    • Received: 18.95 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.