Loading Tool

Explorer IconExplorer

Memory Pool

47,702 transactions
33.56 vMB
0.19741413 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt d1c3a523bdd03ad5b2de1b07750cc6c04105753114979f9e6962220e730036f7
Version 20000000
Previous Block 00000000000000000001def21d1078832ba461a782f9add81014e8b0240af40c
Merkle Root 0dc53992e0ef41731163dc131583dc7f393ef046fd97f9aeeee0d736482685ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,041
Size: 1.00 vMB
Total Fees: 0.10380878 BTC
Feerates: 301.57 > 10.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,358 (802,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,436 111,436 000000000000a56ca3ac54944e3c19228c66dd6e74a2c6e1a049154a7516e646 12 0.00/1.00 vMB 586
111,435 111,435 000000000000a4a195d6e196d5be4a6f1c478acd18ccce2f0dfbe44f716dcde6 16 0.00/1.00 vMB 493
111,434 111,434 000000000000c0a602b09c1a0b2d7d377e5853b0650b69d4f1a6c5fb7e54860c 14 0.00/1.00 vMB 585
111,433 111,433 0000000000005f1131e6cbcfc784c4d2d6e331292bf547883356d410b0a05816 12 0.00/1.00 vMB 3
111,432 111,432 000000000000987b5d7cff210bac6d096ce3d03479a90889c54b5babc76cdd30 85 0.03/1.00 vMB 40
111,431 111,431 0000000000004d8d21775051b79e8f2f1c777c883eedc8a4de4de1e41ff83913 14 0.00/1.00 vMB 310
111,430 111,430 00000000000051be272dcf7efc232ceba41d7852a91306317b366247f8052e7a 6 0.00/1.00 vMB 1,532
111,429 111,429 0000000000005351ae567fa1d290f987b0901be59921637d61be3efefc66fd43 13 0.00/1.00 vMB 333
111,428 111,428 000000000000fcd4afc9038e06c609e237c91aa820cb2698064838e32a00c9c1 12 0.00/1.00 vMB 312
111,427 111,427 000000000000acb85c742e25c98799d219c3543ee02f6076fbd3f26e5369cce3 13 0.00/1.00 vMB 333
111,426 111,426 000000000000513cdb499174773ff2be786c475b6c319766e83faff7bdd5ebaf 13 0.00/1.00 vMB 337
111,425 111,425 00000000000111ed15816f38e43d416a427ed942acc3864f07d226df5127523a 9 0.00/1.00 vMB 321
111,424 111,424 0000000000007d13a6bce2255e09e82a110ab8674114185fb4de94b9a78345f1 12 0.00/1.00 vMB 590
111,423 111,423 0000000000004199204e6b7e432b97cc52e1580d587ff5944c503fdafd2f6cdc 17 0.00/1.00 vMB 222
111,422 111,422 000000000000f2e8d47ad3171c4e050912c744e54a339872987d2cecd4e308f3 12 0.00/1.00 vMB 367
111,421 111,421 000000000000b030d78ff393b3a93ebfdc51293caf95db1f694617f0e6f57d91 12 0.00/1.00 vMB 342
111,420 111,420 0000000000002203df961598e6906837b95e4c46694ae874b35235aaa55286d4 10 0.00/1.00 vMB 0
111,419 111,419 0000000000000d69f8c5f48ceb13f7c8901d23789293e9e663cb827aed998d40 11 0.00/1.00 vMB 3
111,418 111,418 00000000000088181dc5e925ed05ef3c5363f98211b1749db1614143225c949a 18 0.01/1.00 vMB 202
111,417 111,417 0000000000012648726b01574059ec9b994e91a75f49b7f2f99ebd998419401e 4 0.01/1.00 vMB 0
111,416 111,416 00000000000123d23b9cbbc62a30df742ecb5429796d263d97bd7aac4daedca1 10 0.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.23 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: 591.79 GB
    • Received: 9.63 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.