Loading Tool

Explorer IconExplorer

Memory Pool

42,123 transactions
26.42 vMB
0.05547419 BTC
Random Selection Loading Transactions
Max Size: 138.20/200 MB

Candidate Block

Mining Attempt d4762d69ac988fa6a9269c14e95912a73e9868aa2021ed3dc0c8ce7c0d097bc1
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 133a58149d1d878c707089cfded05444268cc295ac91cdc276478a9d4269fc36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,524
Size: 1.00 vMB
Total Fees: 0.00690831 BTC
Feerates: 150.77 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (224,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,698 690,698 00000000000000000006564826b7fa26b90a7be3342608c5d70699f439954b1e 1,457 1.00/1.00 vMB 31
690,697 690,697 0000000000000000000e2f5883a5b5a91f2d2f92fd5273415e98c2ed857fea40 1,355 1.00/1.00 vMB 27
690,696 690,696 0000000000000000000ad40c7c01f74476921ab4450d860ca199b5617e98047e 2,073 1.00/1.00 vMB 54
690,695 690,695 000000000000000000063ca4c8679e2693ac791dbad75307027fccc2f41d16ff 2,338 1.00/1.00 vMB 15
690,694 690,694 000000000000000000042b93cc791be5eeabdaafce6e3a641a0fca53d6e5ceb6 2,387 1.00/1.00 vMB 12
690,693 690,693 0000000000000000001127ed166eaf10eb6a08493a8ff46474e87f1b7d1ccfdb 841 1.00/1.00 vMB 15
690,692 690,692 0000000000000000000c0c82dec0b3523910ea0cb228bc5b358b68bf0879c6b1 2,653 1.00/1.00 vMB 30
690,691 690,691 0000000000000000001152546f40a9b4819069be4ecb1897cd5c5aa40c3f6548 2,367 1.00/1.00 vMB 24
690,690 690,690 000000000000000000075e38951262bf3c1faa75649ba4ccff92aefa44e56a64 2,001 1.00/1.00 vMB 13
690,689 690,689 00000000000000000001068b202e11240cc07cf9f0474c4bb568d5315263fbe8 2,513 1.00/1.00 vMB 25
690,688 690,688 0000000000000000001218611efa70033c58cb7af006a1096f4d76d634e9db58 1,121 1.00/1.00 vMB 35
690,687 690,687 0000000000000000000a5371c9f2dcfe900bdedd4be33d91b5d16655c9085456 1,579 1.00/1.00 vMB 34
690,686 690,686 000000000000000000050a1a579918e12eae14a64a228ccdcaa21df59890c814 2,670 1.00/1.00 vMB 32
690,685 690,685 00000000000000000003775347679e4e70d280eb1680c0073f40c5980f3d2b8f 1,637 1.00/1.00 vMB 63
690,684 690,684 000000000000000000086b9b8deeb64da721879d530182e2828cf0956d205c77 1,021 1.00/1.00 vMB 55
690,683 690,683 00000000000000000008ce22113ea39d2dfce5844098bb6dfc0bfae4a351f9bc 1,645 1.00/1.00 vMB 26
690,682 690,682 0000000000000000000f2684cdb51f8e4ab51d65de008dbc5a5660b423098193 1,419 1.00/1.00 vMB 44
690,681 690,681 0000000000000000000003bb5b5e0872db6af3b48187dfe00c536a77126c603c 2,133 1.00/1.00 vMB 19
690,680 690,680 000000000000000000058dc04e63810a881fd32452caa62cd7ebd947bf439baf 1,983 1.00/1.00 vMB 12
690,679 690,679 0000000000000000000272d1d4e148116dc2722cf9f17c68a63e998ba8bed2f3 2,797 1.00/1.00 vMB 41
690,678 690,678 0000000000000000000bd6ff634bbf16bbaf8900697f371887496b7036ea31cd 798 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.18 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: 653.65 GB
    • Received: 13.98 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.