Loading Tool

Explorer IconExplorer

Memory Pool

41,315 transactions
27.38 vMB
0.08008721 BTC
Random Selection Loading Transactions
Max Size: 141.41/200 MB

Candidate Block

Mining Attempt 2229fb0d196dbabf2769c5de84f8e0b60fb7140112c29aefd3737e489ecf88fc
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 5ea9e8e14aa21697bb6b4d8b7327d1d223856d4a88ba22b139035decf3d5d5a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.02693127 BTC
Feerates: 141.50 > 2.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (397,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,553 517,553 0000000000000000000a9e8d163a70d66882e781d765492c34ce15a783c47dfa 2,417 1.00/1.00 vMB 26
517,552 517,552 00000000000000000031d802b1c452911e30b06feba29da07b13a13ba1314a64 2,459 1.00/1.00 vMB 33
517,551 517,551 000000000000000000341460ae5fe1d8d786a7f8bd8aba74b17e0a22d43719df 2,700 1.00/1.00 vMB 37
517,550 517,550 0000000000000000001b96c0e307236f7745bca0a70dfb16cf88d589ce488d17 1,930 1.00/1.00 vMB 15
517,549 517,549 00000000000000000043dc76c60611c738943ff3f7da0240bb02cf3b8ea9aefc 2,257 1.00/1.00 vMB 55
517,548 517,548 00000000000000000006f98444e2b6089ca7557333aa80bed799b1d9ecd6627f 84 0.04/1.00 vMB 47
517,547 517,547 0000000000000000000f8ba8b4db8879c0348c0ad2256967cb193f5dbe324110 610 0.45/1.00 vMB 19
517,546 517,546 00000000000000000011b574dd1dd4abd0f87bb06e601a017f74a7fd308229ec 1 0.00/1.00 vMB 0
517,545 517,545 000000000000000000457e3161885484591d5ca66536b5a9fc25e82bb1f88d9c 2,048 0.79/1.00 vMB 36
517,544 517,544 00000000000000000006a1f76c18d2d0445e98991e29e26832955b6b217092fd 1,957 0.80/1.00 vMB 11
517,543 517,543 0000000000000000003d7a1be7fedb4e1be257c94cadbd0f6f60d27f5b11fad3 2,265 1.00/1.00 vMB 48
517,542 517,542 00000000000000000036a7729b8549455ee38f74627808ed4155124c58e909da 575 0.34/1.00 vMB 8
517,541 517,541 00000000000000000009aaea3c54591ac6c6a90afb2b2971f9fe4724782418ba 2,738 1.00/1.00 vMB 11
517,540 517,540 0000000000000000000d6b9bf688a0f7796bf4322215bbd316d26a1eeb272407 1,553 1.00/1.00 vMB 9
517,539 517,539 000000000000000000045fdd4ea881d961f4beb4870505d037e940957d75c8d0 1,204 1.00/1.00 vMB 27
517,538 517,538 00000000000000000037087b68e60107fc326faba172ffcd9290b033dbd93eec 1,094 1.00/1.00 vMB 57
517,537 517,537 0000000000000000002ad7506c2580d006edd22e917231c94172523ec50f13c6 775 1.00/1.00 vMB 66
517,536 517,536 00000000000000000031afc1422fd17dd0c61eca11a9572521e105d79978d7f8 1,544 0.57/1.00 vMB 25
517,535 517,535 00000000000000000007132c648cb89bba112ba1620f82defd469db9e24f53b1 1,806 0.89/1.00 vMB 30
517,534 517,534 000000000000000000102fb92e1e2d8d0f98ea4416b18700909b8983ccb65c5f 139 0.07/1.00 vMB 29
517,533 517,533 00000000000000000039db0a4844050dd2531dbbf026156cfe55e3a7e2c0be6f 1,855 0.81/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.