Loading Tool

Explorer IconExplorer

Memory Pool

36,276 transactions
26.40 vMB
0.04009843 BTC
Random Selection Loading Transactions
Max Size: 146.96/200 MB

Candidate Block

Mining Attempt 99c7b277e9fdf9289a59f9828286b08c986da48b2a135842df91ef4fd5cf800e
Version 20000000
Previous Block 000000000000000000000b44935b0022d989f5fbf3914453388e5816e8f66e37
Merkle Root 0ac7ed985f4a454674289ae1ee0c9f3210a4fb0196b7f46ede2d10e53b1844f9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,941
Size: 1.00 vMB
Total Fees: 0.01026017 BTC
Feerates: 505.65 > 1.03 > 0.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,524 (65 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,459 940,459 0000000000000000000154041a637af8de9b83eef6f660c8151cef73f11c5b6b 2,453 1.00/1.00 vMB 1
940,458 940,458 000000000000000000014935c8154e260bfae7eb666061626e26472314654af9 3,623 1.00/1.00 vMB 1
940,457 940,457 00000000000000000001a65a9c42ded11588f68771a16bf59b2d8395e0eff386 3,129 1.00/1.00 vMB 1
940,456 940,456 00000000000000000000fcae8da302673ca7d1339efb836d1376f78583eb9251 3,744 1.00/1.00 vMB 4
940,455 940,455 00000000000000000000b691929b1bca8e33fcdcda3a2353141710e6dc9159df 3,499 1.00/1.00 vMB 2
940,454 940,454 0000000000000000000108333ab38fdb1c9adb8ddc0bba114e14ac73314d24b7 3,382 1.00/1.00 vMB 2
940,453 940,453 0000000000000000000073d410da0015f07216e89505619e4a27a162d96483eb 2,119 0.71/1.00 vMB 4
940,452 940,452 00000000000000000000537f62c6239b955c336ed8415b3d65dcf2c5a80361cb 2,186 0.78/1.00 vMB 3
940,451 940,451 000000000000000000016bd6d1d540955a9025ba4f1eb611e5761de9dd0f7a82 2,487 1.00/1.00 vMB 0
940,450 940,450 00000000000000000001948fec11aaa987f42598561bb698a99fe1275e015bd3 876 0.19/1.00 vMB 1
940,449 940,449 0000000000000000000118b80d26feaa37118f76908bf4176a73dcb8e0f57e0c 2,827 1.00/1.00 vMB 2
940,448 940,448 00000000000000000001b4ce6509b828da4c53ab78e7c8f73b85917200f34974 2,893 1.00/1.00 vMB 3
940,447 940,447 000000000000000000010b921c3f331665859e285424438126c9be3e313544cf 3,643 1.00/1.00 vMB 4
940,446 940,446 00000000000000000000cb0697d5c60523a3a9fd45229289a82988291159414d 1,275 0.43/1.00 vMB 2
940,445 940,445 0000000000000000000017e7d55ecb22c555cc57df95f83dea415d20d29331b7 3,480 1.00/1.00 vMB 1
940,444 940,444 00000000000000000000230e35e806b3dab05e688ddff30be18c5fbaf932b927 3,180 1.00/1.00 vMB 4
940,443 940,443 00000000000000000001cc9b5ea377dd625d75de94008a9804f43c4d84aa1e7a 2,254 1.00/1.00 vMB 2
940,442 940,442 000000000000000000018a0460c5b95ccf4e5420d83f5305a4bd46427a4ab5eb 2,241 1.00/1.00 vMB 1
940,441 940,441 000000000000000000019b3b6e2157059f7d6f8bc57f39c513e2f6777f311fba 2,268 1.00/1.00 vMB 2
940,440 940,440 00000000000000000001b6089973ba84619ec577520c9c131509447a4033eea2 3,809 1.00/1.00 vMB 4
940,439 940,439 00000000000000000000665ab90fd21b8416b26e281c90c270389b4e54a5a4c7 4,072 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 827.70 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: 4,462.22 GB
    • Received: 243.74 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.