Loading Tool

Explorer IconExplorer

Memory Pool

82,216 transactions
30.04 vMB
0.14935110 BTC
Random Selection Loading Transactions
Max Size: 182.04/200 MB

Candidate Block

Mining Attempt 75545698e6a661a85adc526dc50026f8c09236faff97afc7b4bbb2bb2bb09b6b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (803,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,735 111,735 00000000000001544664e71870584725d2ed6e2af53764f82f47344c4ec54be3 6 0.00/1.00 vMB 0
111,734 111,734 000000000000ce189b43d53fc91733bb5f6d52c40b820d92a4c4d4beb2591da1 8 0.00/1.00 vMB 0
111,733 111,733 000000000000c532703bf97de4aaf1e2dd0e9843cfa560a9dce42022336712fd 2 0.00/1.00 vMB 0
111,732 111,732 000000000000af8dca6ce4691dfd6c7b0e4321753c9d8f9b28e7ebdbae88fb83 1 0.00/1.00 vMB 0
111,731 111,731 00000000000090b0fc92b0c466b36e6c29bf4113998ce7080f320883af927aee 2 0.00/1.00 vMB 0
111,730 111,730 0000000000007170d6be7fb7f715a3904b37ada188af454248b47abd3182dc19 4 0.00/1.00 vMB 0
111,729 111,729 0000000000003d67396de274bd3bfde2eef6505b8138135152bd8b9d7c291355 7 0.00/1.00 vMB 0
111,728 111,728 00000000000128fd9aee08d6078f30c487ceb92bad37180b53dc088b9fd71a63 12 0.00/1.00 vMB 0
111,727 111,727 000000000000833c9b4c7196637e240199babc8f239de1d8315b6654c1be1144 15 0.00/1.00 vMB 7
111,726 111,726 000000000000973e4bf7d9c4c37fc1c4aee9cab447683914d13eed134fbe617a 4 0.00/1.00 vMB 34
111,725 111,725 0000000000007194c27d2f8c4b4dfbe7200e6f33544bdd7944e676da18ea72bb 1 0.00/1.00 vMB 0
111,724 111,724 000000000000a3c802b15a5b7b008782af0db0d328b4be89cf9a2343ece6403c 2 0.00/1.00 vMB 0
111,723 111,723 0000000000008108430b9be009d7c22fa5d2ec95291814fc77a4ad02ee3546b8 7 0.00/1.00 vMB 0
111,722 111,722 00000000000065041458dc99c10cd3030592219dc052cbcb7251de60fce496b5 11 0.00/1.00 vMB 0
111,721 111,721 0000000000009d6672419233a1e539b1bea1416c0ce80c211065d20fe7d02749 10 0.00/1.00 vMB 0
111,720 111,720 00000000000052d5ad0c5204aaea8c0d2608ba9fa6ab204c3a59a37f61456ff4 12 0.00/1.00 vMB 0
111,719 111,719 000000000000c9fd56b3078600b7921b29fed956919aca9db225bde31ea0e984 12 0.00/1.00 vMB 0
111,718 111,718 0000000000010fbdaa3aae13aae3361b699e348cdf56066cdd1bd028f83d92f1 13 0.00/1.00 vMB 0
111,717 111,717 000000000000eb270089722470ae492f5d7df0d159e2a0985da8439b077673ec 23 0.01/1.00 vMB 0
111,716 111,716 000000000000d377120833cb118bfbeacb6fc5973d6896d243116b3be8a81593 2 0.00/1.00 vMB 0
111,715 111,715 0000000000004e7baf6d8c84aa92b0408b279ecb93989c6d913b24b807e32c55 5 0.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.