Loading Tool

Explorer IconExplorer

Memory Pool

41,755 transactions
26.72 vMB
0.06027093 BTC
Random Selection Loading Transactions
Max Size: 139.83/200 MB

Candidate Block

Mining Attempt 4b1337fce190760618c6f72e43e08b564c4c5834dcd7529f59d283f9f01edba5
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 2029625dbec0884220cf3ad91ba52230c5d516e0cd6f347d272e8022d2449b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,649
Size: 1.00 vMB
Total Fees: 0.01060891 BTC
Feerates: 73.20 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (226,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,034 688,034 000000000000000000019966d065d0e36e9c1807d5229f41eecf16af52fbecbb 1,391 1.00/1.00 vMB 9
688,033 688,033 0000000000000000000bfa2ebc2f08ac847654eae85fc9b9db1ecde4bec1dcd4 2,014 1.00/1.00 vMB 44
688,032 688,032 00000000000000000005c3918d36e6c79a90883f16b54e6a744f931add161f1f 826 1.00/1.00 vMB 29
688,031 688,031 0000000000000000000d50d573cb5cf8ea5bb5d5d66ddbde0dc4a9d43b762b74 1,179 1.00/1.00 vMB 18
688,030 688,030 0000000000000000000058102aba3e5e97a2cdda918685386d51348eaf706041 683 0.29/1.00 vMB 26
688,029 688,029 0000000000000000000b8f3ebdc1374a52c96d778f316f5ab5b1c40fcd7c4fef 786 0.34/1.00 vMB 27
688,028 688,028 00000000000000000001068610804f7644da1d6d7ccefa558f587f24228cb9d5 317 0.18/1.00 vMB 30
688,027 688,027 0000000000000000000546111cb7647ed4f4430eab071c73e2c423bc567b0f8c 1,600 0.72/1.00 vMB 10
688,026 688,026 00000000000000000009d349e0e432c5b48e99327698517c53706d10bdebb51e 2,797 1.00/1.00 vMB 33
688,025 688,025 0000000000000000000c440c7b49816ae9ff7fcf3f67d152aa44de104da60c3a 2,290 1.00/1.00 vMB 33
688,024 688,024 00000000000000000000f1a3b5199f9a6b05eb7455e16000be356b2bfe76689f 280 0.13/1.00 vMB 32
688,023 688,023 000000000000000000062332000eff6b3b6dca29bb0eb55f1c0b3b5e03952e3f 371 0.18/1.00 vMB 29
688,022 688,022 000000000000000000051e616ef0d545aa1391de8f88346a0bd744925233195b 351 0.27/1.00 vMB 18
688,021 688,021 0000000000000000000b976ff8046153e2a79cd99b0f6a959734b6ad146994e0 627 0.36/1.00 vMB 26
688,020 688,020 000000000000000000091e5f230f0bef5588a7a581d0e5ceac3d41d0952f1d2f 2,087 1.00/1.00 vMB 16
688,019 688,019 0000000000000000000a4d6c856a13e1a8dc0a554d6662cf4b6ee194de093810 1,751 1.00/1.00 vMB 37
688,018 688,018 00000000000000000001274acfac4c69f926e58d5110cc484e8f2871c413276e 304 0.14/1.00 vMB 20
688,017 688,017 0000000000000000000bcdd7f5bd74e222ae2cea0042eb05c3472f65b776f14d 1,878 0.79/1.00 vMB 27
688,016 688,016 00000000000000000009b2ceedb288cf30583226dcdf475a7ef076c1a7bed55c 203 0.08/1.00 vMB 30
688,015 688,015 0000000000000000000242925d15fb50f47c8acf2edeed9fcbde69413941e321 213 0.43/1.00 vMB 22
688,014 688,014 0000000000000000000ae672f5308b44eb64d263cfad57b1850031c4f3fec3d1 391 0.36/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.