Loading Tool

Explorer IconExplorer

Memory Pool

42,651 transactions
33.36 vMB
0.11067864 BTC
Random Selection Loading Transactions
Max Size: 166.35/200 MB

Candidate Block

Mining Attempt f85cfdeaea0a9d500d25402168d824b8aa92d2da8f276f59ea7863618a2b6b34
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 9b5528da9a323544876e9d9baa0c2c530e46f88aa61fe1736500ba9634e3a55e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.03674895 BTC
Feerates: 501.64 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (854,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,119 60,119 0000000000f3c5330ec58a920fdf4f04edd2afdbd4f1fa89717243d453df4a20 3 0.00/1.00 vMB 0
60,118 60,118 000000000c44f7172fc5dcafb387f0a054f2b91ce287bdbe7bb49a57bd6d10e9 3 0.00/1.00 vMB 0
60,117 60,117 0000000006cc7898d02ec1a45caa012e037b9576ac3a6e602f73e2ed62e27e4f 1 0.00/1.00 vMB 0
60,116 60,116 0000000001c6c23a06647160f923cc4e924ccecc52d66d7a0c60807621845868 2 0.00/1.00 vMB 0
60,115 60,115 000000000b48d62c10eadc3ac6e0cc7f289bf45ab4b0354bca7fcd9095f69cb7 2 0.00/1.00 vMB 0
60,114 60,114 000000000eddef8e98f0ddf86e747496dec37a801bebcc243e4337c664509482 1 0.00/1.00 vMB 0
60,113 60,113 00000000001075e7c090d70dd2f2d564d2d5ec86815a274bf45ecefe16e77ee1 1 0.00/1.00 vMB 0
60,112 60,112 000000000c388730fa810fb7643fcd4bc282c7bd415e5b70b057ca39f0d8849e 2 0.00/1.00 vMB 0
60,111 60,111 000000000f610114fb0f36f824fcea651b59d21a02b78d7ab5d57285d7f71ed3 4 0.00/1.00 vMB 0
60,110 60,110 000000000c6fd3dc1e111c2aefa50c599e13bfd88fc5549d5e2aac300131e169 1 0.00/1.00 vMB 0
60,109 60,109 000000000b2da8afda8ca73bbbd512d09956a3b5f1e0e45b0f1721a7252060db 2 0.00/1.00 vMB 0
60,108 60,108 0000000002d946d31bb99dce4852ad6662101d57afb02bd91eed4662a0d1dd75 1 0.00/1.00 vMB 0
60,107 60,107 000000000f45a1149d1141539e8b4375151b3cf28d87446c31030ab5b414f642 1 0.00/1.00 vMB 0
60,106 60,106 000000000d9979bcbfda2b92a01cd2d4d0b9a3a580cfee8bea2c441638bb92ec 1 0.00/1.00 vMB 0
60,105 60,105 000000000d3b4db0cea08dbfaa5c16813509f20414651e79895eecec3e94bf58 1 0.00/1.00 vMB 0
60,104 60,104 00000000068f2c58e078f8ad255aed4f397e01c7f021d7e40aa55a859a9a1a85 1 0.00/1.00 vMB 0
60,103 60,103 00000000013fc23a4c77852e75eae9736f424e20542c44cba2ea170743f04693 1 0.00/1.00 vMB 0
60,102 60,102 000000000b340cdc3ef138b6450ef8b9574e89cb1ffcd0fb73f22238dd0ae2a7 2 0.00/1.00 vMB 0
60,101 60,101 00000000050063e3d7343d2a3ea503a3120646e7c546a9d2b469714b6598d29e 1 0.00/1.00 vMB 0
60,100 60,100 0000000006033e1dc6c42f752c25e7f546dfc5a2e37745eaae68a2c805ae96f8 1 0.00/1.00 vMB 0
60,099 60,099 000000000cf716c680f2288fb770491345b517ede01ab5931de6922b8d23160b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.61 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: 624.10 GB
    • Received: 11.54 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.