Loading Tool

Explorer IconExplorer

Memory Pool

80,483 transactions
30.17 vMB
0.09076885 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt c6bf6e2bd3ae90fe87dfb9b406390b982af4ddb7fe08990a05d5282d6899011e
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (145,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,644 769,644 000000000000000000044017c68eff429d2058d362601f7a999a9fd5b43637dc 45 0.02/1.00 vMB 9
769,643 769,643 000000000000000000007f5422a08528a7845a97cb3a221088042473664a701d 2,219 0.82/1.00 vMB 7
769,642 769,642 00000000000000000005d13a90431a2c4e90ec001b2522ba5954ce94b4d45471 2,895 1.00/1.00 vMB 21
769,641 769,641 00000000000000000001952bdd9d227e69b389cf84c64208252a40825a373209 1,896 0.85/1.00 vMB 12
769,640 769,640 000000000000000000029908094a9c7c6beb8d75a46ac82ff44dfa588eaea16a 2,039 0.67/1.00 vMB 13
769,639 769,639 000000000000000000010c23b80e402fe74cd659d1269685b2c8946ce3c69c3a 2,732 1.00/1.00 vMB 14
769,638 769,638 00000000000000000006e721c341d79930c784d14b6eef3603aeccc9a8c625e5 641 0.19/1.00 vMB 14
769,637 769,637 00000000000000000002fb8d585b6339342b618e17c14cc8299760273228127e 1,150 0.43/1.00 vMB 13
769,636 769,636 00000000000000000003425d9a76765e66cd77f3c362830aa0c64a75c2e54244 1,161 0.34/1.00 vMB 16
769,635 769,635 000000000000000000060717c87a1478bd4a2bbe9639785f0d1425bb71da8983 312 0.09/1.00 vMB 15
769,634 769,634 00000000000000000002c9f4703d788dd08d14260267494e9e12864e59df8e8d 158 0.69/1.00 vMB 1
769,633 769,633 000000000000000000002d6aeefa3fb1e740d8a6daa4027f7cb626a1f7f2d03c 1,028 1.00/1.00 vMB 5
769,632 769,632 00000000000000000003d4908f869eebfb8fb73a871d332752b238a492dcdac7 2,022 1.00/1.00 vMB 9
769,631 769,631 0000000000000000000771c83fa29e4bd3bd1abcad183fa0588724615dadc313 2,092 1.00/1.00 vMB 17
769,630 769,630 000000000000000000009ff0626fa29e6edff609d731242e1725468fb574bd90 1,182 0.39/1.00 vMB 15
769,629 769,629 00000000000000000006bb06576d274a68348129af766dc81a1706f238fab831 296 0.07/1.00 vMB 18
769,628 769,628 00000000000000000007c9fe6fcd9a4ae70fb098777a513325eab76f02336115 1,428 0.68/1.00 vMB 13
769,627 769,627 000000000000000000027b82cfdd1314e444f689e43e20d38e700e5ea0a80446 1,391 0.52/1.00 vMB 14
769,626 769,626 00000000000000000001c02bbd2d6b2549ba694c81141dd2e605bcd33d26a0b3 565 0.25/1.00 vMB 11
769,625 769,625 00000000000000000005a9bb1722371b91ad4c20e53e234171bf9b9b7c29a519 1,222 0.42/1.00 vMB 15
769,624 769,624 00000000000000000006a69d0eca69157569b7cff083846713b96382894904f6 368 0.12/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.41 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.97 GB
    • Received: 15.07 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.