Loading Tool

Explorer IconExplorer

Memory Pool

78,452 transactions
29.70 vMB
0.07146786 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt 41604971ab6d56da5e35f286dfd2fb9dbe593c20b503a6691463844f2109d3b8
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ae441ade2d5120a04bb63d0d40993a819710886b194b927cec38f9f42788ffa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.00545517 BTC
Feerates: 104.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (321,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,661 593,661 000000000000000000107cec181e8d7ba53001413c6fb1a503c1967a8a778696 563 0.20/1.00 vMB 32
593,660 593,660 00000000000000000012dd6372d22bdb2680e3435238592181ec5e08c66d6e55 1,864 0.64/1.00 vMB 2
593,659 593,659 000000000000000000161156dd16ec92dadaf0ad7f9f2674ce58b9472a4cfae4 3,043 1.00/1.00 vMB 26
593,658 593,658 00000000000000000011b665a0289788ab6947d19d08a8d4c83197c59d5237aa 2,665 1.00/1.00 vMB 20
593,657 593,657 0000000000000000000ad772bf40201d4884173b9fbc525dc4c258174c735cd4 2,278 1.00/1.00 vMB 15
593,656 593,656 00000000000000000000f86d904b8dd7d5c876c58ae743e8a6a7d07d31b13634 2,149 1.00/1.00 vMB 33
593,655 593,655 0000000000000000000656ada1903f093ed2ba6ebbb05c84c9ec96e7991581d1 1,932 1.00/1.00 vMB 21
593,654 593,654 00000000000000000007396a31880cbc52bb98842788bf43cc1d42fea1b8ccdd 3,019 1.00/1.00 vMB 44
593,653 593,653 0000000000000000000cc2844e12d9ff4fc657a40c07f05745497e1031d25650 1,795 0.58/1.00 vMB 23
593,652 593,652 0000000000000000000d36a42939b71de3777a774be0e7a783350c46c9d02eb3 1,650 0.52/1.00 vMB 24
593,651 593,651 00000000000000000002ca58ebb815c0f97dff0ff3bc8c5fd23e5c38734d173a 2,410 0.85/1.00 vMB 9
593,650 593,650 0000000000000000001527cb5d3054f46e9921f2f6699ee0078dd8df896eb6ce 2,661 1.00/1.00 vMB 32
593,649 593,649 0000000000000000000dad130783e8240d3b799a260bb10563ff57f8beab1c22 344 0.16/1.00 vMB 17
593,648 593,648 000000000000000000028ff9f60fa6ddeb5fe9022c384a653d265500f97312ea 324 0.11/1.00 vMB 17
593,647 593,647 0000000000000000001308437b9a945f8f9b23a3934b19c1855ee87570190274 726 0.22/1.00 vMB 20
593,646 593,646 0000000000000000000fe771840e20cb46fb9d7faa69b1c66259fe57fe0e8ec4 1,269 0.37/1.00 vMB 30
593,645 593,645 00000000000000000018af4a7421a0d4cc27046a21681c720b56aeaaa61335d3 764 0.24/1.00 vMB 6
593,644 593,644 000000000000000000163bc0206115f672e61f348409a4fb284b0a75a446cbe0 3,146 1.00/1.00 vMB 17
593,643 593,643 0000000000000000000085b72068e2279b9eb8bf5bcfe9251dd2fe2b1963fa9e 2,938 1.00/1.00 vMB 40
593,642 593,642 0000000000000000000d026cd138b8b350b248505e04c94906ca6057a9107342 1,028 0.34/1.00 vMB 24
593,641 593,641 0000000000000000000c3b722ad12d7a4f2cbe7c19bdd2b21d4c68b31a945c55 2,713 0.89/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.