Loading Tool

Explorer IconExplorer

Memory Pool

43,396 transactions
26.96 vMB
0.05800874 BTC
Random Selection Loading Transactions
Max Size: 142.21/200 MB

Candidate Block

Mining Attempt 08846269f09c7116154406531a38b78fb9723c823188c5df5e9c17c612f00c55
Version 20000000
Previous Block 000000000000000000006541c0b8e2f386dee130dab69fd333fb79c357f33cdc
Merkle Root b32d8d9cee5d98f85cf1b375a0afdb9d0c1ba9e9e6ac96de5f3b50cb3f2f533b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,547
Size: 1.00 vMB
Total Fees: 0.00793958 BTC
Feerates: 50.18 > 0.80 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,897 (571,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,631 343,631 0000000000000000103633f7e814d31154990bfca291f3788bf00b9e56f0ad7e 641 0.48/1.00 vMB 17
343,630 343,630 0000000000000000002b58af013921bcbeca8aedd610ed8c11a3e73fc457feea 439 0.19/1.00 vMB 35
343,629 343,629 0000000000000000177e6a367a06187b344860630fe36a14fb099b26c0214567 422 0.25/1.00 vMB 24
343,628 343,628 000000000000000013c41e96b82f9adad96da89e600d19bafcfc9883ec454670 818 0.49/1.00 vMB 24
343,627 343,627 00000000000000000d9e493fbdf4c49a3f45d748a82254b0eb4cbd549c79fe52 894 0.81/1.00 vMB 20
343,626 343,626 00000000000000001158cc0e43e7a292b6dc6ece3a07e62d02662592719fddef 790 0.35/1.00 vMB 32
343,625 343,625 00000000000000000c62e54cc3b6ddee88ca6769c9afe8c69b23904d3ffcf08f 215 0.38/1.00 vMB 9
343,624 343,624 0000000000000000000654b4143e68289e3724457a9e00284d98404b65cc8017 1,035 0.75/1.00 vMB 24
343,623 343,623 00000000000000000f9d4f0716a1739fe2b996229ebf1ab8bfccce295956b4b5 978 0.35/1.00 vMB 43
343,622 343,622 000000000000000002d4acee6b7e93b982c2af56ca7ca237bb420a647e13a5be 34 0.04/1.00 vMB 10
343,621 343,621 000000000000000011216825d6820abecd252c39b2d6d339e46a0e000171cd16 257 0.22/1.00 vMB 17
343,620 343,620 000000000000000007c8a20a0cecc203a00d671ba211864993f833cfdf4a58f4 408 0.48/1.00 vMB 15
343,619 343,619 00000000000000000049d944337a9751711aa991584b54b78746ba1536c6f3ea 1,094 0.88/1.00 vMB 23
343,618 343,618 000000000000000004c5a74429a34cb051d1512b9a02dd2139cba605eafc0dcf 143 0.17/1.00 vMB 13
343,617 343,617 00000000000000000de7ee85189b468e0e0c391adc0dd3131297ccfd663673ac 198 0.17/1.00 vMB 21
343,616 343,616 000000000000000005ab9105c73eb7e8f9ded4a4ebaa98342d50c39621ff1a78 102 0.23/1.00 vMB 11
343,615 343,615 0000000000000000100c68d36a0a223e1ff57e1eaba1fc2900ac3da18f4ade8b 433 0.58/1.00 vMB 16
343,614 343,614 000000000000000008393f83980956e53bfd01e82973211be295fd6c84d2961b 463 0.60/1.00 vMB 17
343,613 343,613 000000000000000006b426c1860d19a796675af0cf745807da3cc9fcae2ce237 379 0.55/1.00 vMB 15
343,612 343,612 00000000000000000511f6df1e4631ce30e238b496796e860e3551d63e2d11df 44 0.03/1.00 vMB 13
343,611 343,611 000000000000000006caf56d0d56ddba81987c70461bf42762c98944fb16453e 111 0.17/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.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: 654.19 GB
    • Received: 14.11 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.