Loading Tool

Explorer IconExplorer

Memory Pool

42,245 transactions
28.86 vMB
0.08567707 BTC
Random Selection Loading Transactions
Max Size: 147.44/200 MB

Candidate Block

Mining Attempt 69b1b397e1e4b03db00d52be105b019eb404b9b8d665ac8912ac7d388e7869c5
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 640750d35ee3a9cb6fc53406f675b98a7502d96f342e03e0526364c61e89ee34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.02938434 BTC
Feerates: 88.27 > 2.94 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (413,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,593 501,593 0000000000000000005bd12dcc1bc469973587831439bb1dfd3e440e6ef16d5e 2,452 1.00/1.00 vMB 630
501,592 501,592 0000000000000000006823a6a33ae1e6ba7a673734fe644af7b35115c076abdd 1,908 1.00/1.00 vMB 492
501,591 501,591 0000000000000000007ff42b35132e34aae3aa1cbe4a62126368b281ff21c4e3 1,918 1.00/1.00 vMB 755
501,590 501,590 0000000000000000005c2104398a8b09c3177bd67e09cbd165013128efd344fe 976 1.00/1.00 vMB 273
501,589 501,589 0000000000000000000dc1008b86adaad64733c9e6e26eb78105080f30b461dd 660 1.00/1.00 vMB 144
501,588 501,588 00000000000000000089c6ddea762345d773a888d8189c64abd4ee2c865e3858 1 0.00/1.00 vMB 0
501,587 501,587 00000000000000000088b0053d04097cea2830bc8b093a87d1ab8acb756973e0 1,875 1.00/1.00 vMB 311
501,586 501,586 00000000000000000040a505aeabf8ee6b0f8f532279666eb32037ccbbf8e182 2,634 1.00/1.00 vMB 493
501,585 501,585 00000000000000000093aa875191755e186b4921c0c3b84979c364d67e5b0374 2,239 1.00/1.00 vMB 548
501,584 501,584 0000000000000000001e43b69f9733fe7531ebc3f8e4e73235f9f0e08d1e0a08 2,410 1.00/1.00 vMB 711
501,583 501,583 000000000000000000637c08c7871890898c04d7798de32061db40372e9b905c 2,444 1.00/1.00 vMB 380
501,582 501,582 0000000000000000005ef7f005d155e293258ed91532797033ded396cd47b1c4 2,409 1.00/1.00 vMB 432
501,581 501,581 00000000000000000072a141595d67c9f0ee376dca65206bf0d616462c49c6cc 1,795 1.00/1.00 vMB 401
501,580 501,580 0000000000000000008832b173bac808ac3e4d82108e7b9d4073d17733414eca 2,414 1.00/1.00 vMB 627
501,579 501,579 00000000000000000092511e6ebb3780eb3cad3f256b2ac6615f1d5ea16695b7 2,240 1.00/1.00 vMB 665
501,578 501,578 00000000000000000029ddf9a51b32a8d5e6278de53b7e2324d2fbb75a975945 820 1.00/1.00 vMB 234
501,577 501,577 0000000000000000005cdda04a7962ed1ee01c79c95d8e82484adba404a88687 2,072 1.00/1.00 vMB 433
501,576 501,576 0000000000000000003d9fe77388bf015461b786992bf16663489bc7edee61d7 2,306 1.00/1.00 vMB 467
501,575 501,575 0000000000000000000bb6f7f2faddebbc9a293f681af03c897e35543883b95e 2,447 1.00/1.00 vMB 520
501,574 501,574 0000000000000000001587ab32102cd3a6280f616c34c3cd190c9dec5f2ac42b 1,859 1.00/1.00 vMB 405
501,573 501,573 00000000000000000084c160e4cb4881b7eddf677bee4cfd279d12a0cd6d09d6 1,303 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.02 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.