Loading Tool

Explorer IconExplorer

Memory Pool

74,746 transactions
30.68 vMB
0.09011594 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt c98320e54c50e65e6039a479c202dcedf993c4101a05544ea0cea2212e7f1451
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 76314452786cc9afe5ac79e621f2809d474d0189f5966a246c793cba1adb1eba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 426
Size: 1.00 vMB
Total Fees: 0.01304435 BTC
Feerates: 150.93 > 1.31 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (68,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,918 846,918 000000000000000000007751367a231383486baffc571c3bb6fbf23356ce29c8 539 1.00/1.00 vMB 513
846,917 846,917 0000000000000000000226e9dc1fdff44ffe92d7b1cf5cb6986e84b2b387f38e 638 1.00/1.00 vMB 519
846,916 846,916 0000000000000000000159b97b0fc82fee4c2c5bb5d9f24f1ed801cdc3d4c5de 306 1.00/1.00 vMB 514
846,915 846,915 00000000000000000001c4d41c00a31dffae5f0a471e2cf019ad3635d8972f94 758 1.00/1.00 vMB 523
846,914 846,914 00000000000000000000849b7d9e571b7276a7f2ae1dd55e14a63dd6e9fd7db6 857 1.00/1.00 vMB 532
846,913 846,913 000000000000000000035ac0ba32693e54b750ea025f92b9142a5123f7a6e99e 125 1.00/1.00 vMB 513
846,912 846,912 00000000000000000000a2e4db3bcd8844211385d0b1e29b5d1ac361b9760cfb 2,448 1.00/1.00 vMB 547
846,911 846,911 0000000000000000000142e7710c0cdeb1face32d32eb82b553d19a997169fd3 586 1.00/1.00 vMB 523
846,910 846,910 00000000000000000002bad552a694e2a52a837aa86fb8d897ea4d6a2e9e2ba1 456 1.00/1.00 vMB 520
846,909 846,909 00000000000000000002c4f21393077031ba02158d8ba5f67bfcfb7467d62e94 383 1.00/1.00 vMB 522
846,908 846,908 00000000000000000000f8775f6711fe6914c4e5169e7a8256c0aa82d8546a2b 1,045 1.00/1.00 vMB 539
846,907 846,907 000000000000000000001d9d5cd70e7aad8b83c1c13af6de0c943611639fef44 932 1.00/1.00 vMB 538
846,906 846,906 00000000000000000000b6adfbcd4712c32cb231185bcad787ab17d813e53107 796 1.00/1.00 vMB 548
846,905 846,905 0000000000000000000334e3764e5aa5d03238c9cb70e510dd792a7ee7e65c9c 362 1.00/1.00 vMB 557
846,904 846,904 000000000000000000021d9ee00781ceed1cd14295307ea4095afce1c5eba2e0 173 1.00/1.00 vMB 515
846,903 846,903 0000000000000000000267395b5da87d9c267353c9a0878cac57ee285f1f35b4 314 1.00/1.00 vMB 527
846,902 846,902 000000000000000000031ee3e696bf0dea5512519f0e6f0c886dc1ac66504d31 345 1.00/1.00 vMB 524
846,901 846,901 00000000000000000003338e9f8bdf001966705febe7e318cbc55a55baf680fe 336 1.00/1.00 vMB 459
846,900 846,900 00000000000000000000c2f477cf44e48906133348605f0498009e7e0e4c8da8 210 1.00/1.00 vMB 412
846,899 846,899 00000000000000000001bb11cb247c6f6f5c6a60d37b3c0e30b2bbdb7fcaa6ad 234 1.00/1.00 vMB 415
846,898 846,898 00000000000000000000fad29d9333f68f15df81db2a50fb410595632b6640a0 353 1.00/1.00 vMB 396
Previous 10 blocks ↓
Total Size: 783.12 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: 739.00 GB
    • Received: 18.61 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.