Loading Tool

Explorer IconExplorer

Memory Pool

79,588 transactions
29.67 vMB
0.07812879 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt 2a56b5f586ec4dd9c252db93cf6eebab278f8f4fadb864658bcfeeb10ede23a5
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root cd7e25f9eb67e87610efebb3fb1266f84a130aa2471ea49ad9f31f76e68833f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,397
Size: 1.00 vMB
Total Fees: 0.01760646 BTC
Feerates: 502.65 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (431,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,928 483,928 000000000000000000dfe8b6e1890995f347592da16ebb176636751f1faefb72 1,730 0.89/1.00 vMB 197
483,927 483,927 00000000000000000127d5418abfa5000e6eebedd52ee547412c5315999f0585 1,818 0.90/1.00 vMB 200
483,926 483,926 000000000000000000a52137a07671997f2d3c086e07704a76f471ae819f4220 358 0.16/1.00 vMB 225
483,925 483,925 000000000000000000cfeb729abab0833a636069a60ba7e851101a645865c0db 908 0.46/1.00 vMB 178
483,924 483,924 00000000000000000052f4ddb26b10fba695902c71cb4fb1e03133f659065326 22 0.01/1.00 vMB 173
483,923 483,923 00000000000000000128df4055fcb7ca0c7d6510b6ece366cb2e8857f7bc82a4 2,148 0.97/1.00 vMB 193
483,922 483,922 000000000000000000f941bd88bc698e3a22affc27a99837bb851c4c86c66318 411 0.21/1.00 vMB 226
483,921 483,921 000000000000000000dedf693ea53835014a5c0e71b54bdc279dc86d8a346bf9 281 0.11/1.00 vMB 211
483,920 483,920 000000000000000001226ef589f03fb4a5fc2cd152dbaf561308e69a7238b339 1,416 0.67/1.00 vMB 140
483,919 483,919 0000000000000000004923f7b08d7c7418ca890227b278cfb96e0844a8fcdcd3 2,129 1.00/1.00 vMB 227
483,918 483,918 000000000000000001027649230312931133898d28ce8786ac27b5ef4ed04206 1,610 1.00/1.00 vMB 281
483,917 483,917 000000000000000000ce183b92ef1a36a793392d83240af94dc7208ea666996b 707 0.46/1.00 vMB 128
483,916 483,916 0000000000000000010ac9a084a8dbca8a07f466cbd043c4e43ade5b6d86316f 1,831 1.00/1.00 vMB 11
483,915 483,915 000000000000000000ea1c6f648bc55addb270c93472ddea3025f96d8e79a88d 1,928 1.00/1.00 vMB 161
483,914 483,914 00000000000000000118bfed7d28e5c08b9ddf69338b1c225be692a91b468eb3 2,014 1.00/1.00 vMB 144
483,913 483,913 00000000000000000118e5e9faf646e3b5d883a94cf196683257feade7f7b3ef 2,263 0.99/1.00 vMB 227
483,912 483,912 0000000000000000009b146d2f636847b5f3f73b1f3b7225c133e2bc00322187 1,851 1.00/1.00 vMB 237
483,911 483,911 0000000000000000011505a5066b34d68321b05fcd3f50d5bcf26c8e6b851bce 1,840 1.00/1.00 vMB 287
483,910 483,910 0000000000000000008fca2c2efc8f42dc87b0854d540191fb35318a6255d804 2,849 1.00/1.00 vMB 292
483,909 483,909 000000000000000000caa48fbaa690f1f48e6890c343948af16a9b0eed39000a 1,135 1.00/1.00 vMB 417
483,908 483,908 0000000000000000010898e080003eeb75c36d17945306e6fa3b2df4c93e4cf9 2,000 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.