Loading Tool

Explorer IconExplorer

Memory Pool

42,169 transactions
27.59 vMB
0.08670405 BTC
Random Selection Loading Transactions
Max Size: 142.68/200 MB

Candidate Block

Mining Attempt 24311ee71c1df415394024c0fad70676c164fd0653bba6870fbf0a700f03f58a
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root c3f32929d964c0ab6831a27d93bd58aa66caeb6144222cb141dde138c236ef76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.03152259 BTC
Feerates: 144.55 > 3.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (810,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,419 104,419 000000000002c46b889f292f12b6f900437085d310f2a59b4cfca661d5f1ce71 2 0.00/1.00 vMB 0
104,418 104,418 000000000002f2c5a58ec69f3288313c08d9ccf560230fd83ad86a840e024c1a 6 0.00/1.00 vMB 0
104,417 104,417 000000000001b93fc3db8ec781e24a6208da7bde39e456ae71af607b9270c38e 17 0.00/1.00 vMB 0
104,416 104,416 000000000001a23b1a5108aa2577fcf6c0797f77a1df8ceba35f9344b2dbcfc4 9 0.00/1.00 vMB 0
104,415 104,415 000000000002354575627582c56a8bd86f27269b5769a7476d4ad6ee327f1845 2 0.00/1.00 vMB 0
104,414 104,414 000000000001a184fda4f3a270daa1e36360826bcd63278e4b466ddbc747845f 7 0.00/1.00 vMB 390
104,413 104,413 00000000000106e3b01dd4ecea947fff443844b32c82a5d600244bc79ee37f0a 5 0.00/1.00 vMB 0
104,412 104,412 000000000002a694a5fb9ddd0f2e81aae7a6792838d62e54a639fb7bbd20108f 3 0.00/1.00 vMB 0
104,411 104,411 0000000000016222831cc58e11bec378ed1903f861b3cf34ef3ad55f01d773d0 3 0.00/1.00 vMB 0
104,410 104,410 000000000001b3030916e87c67ed92b8c1eafeb97d5dc85d7cbfa7b71c89ca13 11 0.00/1.00 vMB 0
104,409 104,409 000000000001b21c719e492a572b7e1bc2d18aa649e180df8f833d5d075d1ae5 25 0.01/1.00 vMB 0
104,408 104,408 00000000000067570f69518553e1ac68d72de5c4a2bb1bcde0c097e17f6654d9 6 0.00/1.00 vMB 428
104,407 104,407 0000000000036f44850ad6b13d7e33829bc4f57d0f56749de252af0ef0611339 11 0.00/1.00 vMB 403
104,406 104,406 000000000001e64bb86f77a91e84f02abd07d7199fec9abaa829c2453fd21289 4 0.00/1.00 vMB 0
104,405 104,405 0000000000021e6bb16431f870fa95d24988bfff2df003417f6f047a51644003 3 0.00/1.00 vMB 0
104,404 104,404 00000000000003b140ded03ba287a317b3a5f03babcc14f2a323095efa4a6f5f 5 0.00/1.00 vMB 0
104,403 104,403 000000000000e27c7046610781e40dbb13985edf5189314e93f785ccb5c90f8a 7 0.00/1.00 vMB 0
104,402 104,402 000000000000135f3b40040b3b4df2d7f660ba1a9ddd371061a58f0d1d337187 4 0.00/1.00 vMB 0
104,401 104,401 0000000000007f6db3e3d70433f4fb1e883100ea07e3f891391e095b12ccdf46 5 0.00/1.00 vMB 0
104,400 104,400 00000000000184ce92788c9e30e705c2cbfa37666c7b633b3de51356331cda22 15 0.00/1.00 vMB 0
104,399 104,399 000000000002d6d72f6c671d4334852f7e9f2558c9925189d61b99ae85b58ce6 5 0.00/1.00 vMB 0
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.83 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.