Loading Tool

Explorer IconExplorer

Memory Pool

78,978 transactions
29.45 vMB
0.06731738 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt 9db29579fe26bbfae909c93b963793dd65c3b816bb35a4116685fb46cb869509
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 6d190d322791aad9e591206cae3a606eb31a7d0fd149900921afa67634d85af9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,379
Size: 1.00 vMB
Total Fees: 0.00757819 BTC
Feerates: 150.77 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (151,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,406 763,406 000000000000000000008fcc4a9c9ab5fd743f9af1a6ac06ec21fd9d135cf83f 572 1.00/1.00 vMB 16
763,405 763,405 00000000000000000000a6b8eb8625245ad2c9a2e1f3d32693e77c520aaee446 1,830 1.00/1.00 vMB 23
763,404 763,404 000000000000000000034fd19b61da09153f86b089128b6f11068cbe235ba6fc 1,418 1.00/1.00 vMB 22
763,403 763,403 000000000000000000030a76ad86ecb580eb2eb44f3469be33be9f991fbb00f2 352 1.00/1.00 vMB 14
763,402 763,402 000000000000000000014f063a47d28213c1fd552dec223ba9ef55588addb648 3,233 1.00/1.00 vMB 26
763,401 763,401 00000000000000000001fa98d2331d31b090121b8f5bce22e1403665e8d152d2 2,885 1.00/1.00 vMB 26
763,400 763,400 00000000000000000003f8a2ea17d10a9f2ec9d6cbe0b53bf0a8b68fb04b45d1 2,823 1.00/1.00 vMB 27
763,399 763,399 00000000000000000001d5e9bfcebdfeda3f78dd048504198ad1a7e00b21fadc 2,262 1.00/1.00 vMB 44
763,398 763,398 00000000000000000004698262d70574cdfe6f8fbfa9f09f3289163c2d8c0c29 1,026 1.00/1.00 vMB 16
763,397 763,397 000000000000000000016147455efa259bc254d393011fc2973dc715de545e47 1,869 1.00/1.00 vMB 22
763,396 763,396 000000000000000000021e54ea8cf81aa5374d09c22a7438d1f5f14853cf9620 2,782 1.00/1.00 vMB 35
763,395 763,395 0000000000000000000637174220bf4b40bf08030531031a2f5433dd77dbad5e 530 1.00/1.00 vMB 15
763,394 763,394 000000000000000000037a95f1ee845bbc5245f33969a9a7f6e844c3ff495038 594 1.00/1.00 vMB 15
763,393 763,393 00000000000000000002c50692a71d9900cfca39ab10bb8d9241939869e0a47c 1,656 1.00/1.00 vMB 19
763,392 763,392 000000000000000000079538d74ccabf58138a92cb5e61e6b119502586edd429 547 1.00/1.00 vMB 15
763,391 763,391 0000000000000000000607e83f6e230e5fb847bf24423dccfe6ceb2c4216ed04 2,344 1.00/1.00 vMB 25
763,390 763,390 00000000000000000000f6d2893ff67b5ba1084df30575884f4dbb36c3b9336f 2,300 1.00/1.00 vMB 25
763,389 763,389 0000000000000000000376a4c5a9637fe125daf2ad2a1f98f3777b3531a36535 2,336 1.00/1.00 vMB 22
763,388 763,388 000000000000000000060d6d2928ead2277a694947c4dc92702f2dc08fe7b519 1,968 1.00/1.00 vMB 20
763,387 763,387 00000000000000000000775f9b023ee09afe1eafade4850e2d93933d4d5e84b5 1,920 1.00/1.00 vMB 31
763,386 763,386 00000000000000000004612dbe2b9f1d5a8dca977f1744a2847521f7df39d9c5 2,383 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.38 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: 664.29 GB
    • Received: 14.96 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.