Loading Tool

Explorer IconExplorer

Memory Pool

77,134 transactions
30.45 vMB
0.11007595 BTC
Random Selection Loading Transactions
Max Size: 181.40/200 MB

Candidate Block

Mining Attempt f70bf53963008cd1afe46596b93e6645d2770a2395a3e2113c0c31fb65ae465c
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 82ed4f9ac133b1a9193a12b820f6496897f759d8542fc961d15b2ca1ebe4d5dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,468
Size: 1.00 vMB
Total Fees: 0.02924115 BTC
Feerates: 100.00 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (17,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,357 898,357 00000000000000000000a37b70b3f07faf528be767002d7a2c0356a8d7d32989 2,276 1.00/1.00 vMB 2
898,356 898,356 00000000000000000000715c5bd1ba5af09d24da288f782580624b580b95a82d 2,443 0.97/1.00 vMB 2
898,355 898,355 00000000000000000000b53c64eb4d1c4c3072ec2298482d71ba65baa56b2e28 1,497 0.59/1.00 vMB 2
898,354 898,354 00000000000000000000fab81191a81d68a0df1b00793a93cce168c64c1e2c48 3,091 1.00/1.00 vMB 3
898,353 898,353 0000000000000000000037300feebed459abdeff024cb7d9ed7e734dc5bdbff5 380 0.09/1.00 vMB 4
898,352 898,352 00000000000000000000b772b1b263441c53676d40d9f026d6aa0c37eaa8d61f 80 0.03/1.00 vMB 2
898,351 898,351 0000000000000000000230e18c62ce1a91cdda1826707d9f922df1d8d45bad8a 2,369 1.00/1.00 vMB 2
898,350 898,350 0000000000000000000183f291dbb41ef3947dd105689345cf363afe2837eca6 3,128 1.00/1.00 vMB 3
898,349 898,349 000000000000000000011a7e367fb385138648fb8e169400f231b8d668a26d2a 2,398 0.58/1.00 vMB 1
898,348 898,348 00000000000000000000c93c072d55251986a02cb8e7c959afb3feb8fda235de 2,154 1.00/1.00 vMB 1
898,347 898,347 000000000000000000003f3f4366d36eeccbb3e18bf0556685daacfbdecada6d 1,612 1.00/1.00 vMB 2
898,346 898,346 000000000000000000010534f2d4a5f70a76ba371ed3390afb2d24b6cce1eed5 2,347 1.00/1.00 vMB 3
898,345 898,345 00000000000000000001ae4998c625b2b716aa63c30c3f387abd987fe21e737f 1,630 1.00/1.00 vMB 1
898,344 898,344 000000000000000000016e7d43dfc74ba9a18c373bb32ae6e364904c8081b75a 2,503 1.00/1.00 vMB 3
898,343 898,343 0000000000000000000108f21b0b5867f1fb4916e8ffe5faee2da8f9df908d7f 3,556 1.00/1.00 vMB 4
898,342 898,342 000000000000000000009b3601b00d4467f55edffcc041219a67dfab8b27ff78 4,167 1.00/1.00 vMB 6
898,341 898,341 0000000000000000000217d875079c38232936b4e45cc5ed8a4436620ebd1dae 4,191 1.00/1.00 vMB 3
898,340 898,340 0000000000000000000195a86addb8b971ced2760f7ddb093930b4c0547d5add 3,574 1.00/1.00 vMB 4
898,339 898,339 00000000000000000000dc5e13103c58b1ab5958c9ecb974696bab9924d48dcb 1,397 1.00/1.00 vMB 1
898,338 898,338 0000000000000000000156d98ccae77fa5448bafafdad37779b7c62b64af2662 1,728 1.00/1.00 vMB 2
898,337 898,337 000000000000000000015f072df2019f2e5f6ac420bdf013138b9030c67652d0 2,446 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.17 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: 749.56 GB
    • Received: 18.82 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.