Loading Tool

Explorer IconExplorer

Memory Pool

83,127 transactions
31.59 vMB
0.12339143 BTC
Random Selection Loading Transactions
Max Size: 190.92/200 MB

Candidate Block

Mining Attempt 5c4c02437fb2e334cc599676f9c89b8724bee1410c738b9790143715472afe9c
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 9162738034e4c044b447cf72ace88248e932cf4653e988a7e8afedcad1bdf2d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,177
Size: 1.00 vMB
Total Fees: 0.04062909 BTC
Feerates: 803.65 > 4.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (634,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,628 280,628 000000000000000214db1ff6a2bd3fc708382ba44ade2cccea0d58c439ac0b04 325 0.20/1.00 vMB 37
280,627 280,627 0000000000000000676e53dde0ded1a9a4a6a198c464810aa600cef76efbcb5c 143 0.08/1.00 vMB 25
280,626 280,626 0000000000000001b519b74f9575a6763168d3d5473c4007d9825cbe8fe8443b 68 0.06/1.00 vMB 15
280,625 280,625 0000000000000000e8e8fe9758f3938353a30843c7144685c319503840b23e4f 259 0.16/1.00 vMB 39
280,624 280,624 00000000000000010b1a24d0a51d4cdfa9c39c2a7db134a5affade2d43913d63 1,153 0.54/1.00 vMB 202
280,623 280,623 0000000000000001a13805e26256440c89a734b3387c4a9475be59cdf0fa2871 91 0.03/1.00 vMB 1,777
280,622 280,622 00000000000000006aaad85665965e0f8ed4b735250fabcc2ba4e6c47e6849bb 41 0.02/1.00 vMB 476
280,621 280,621 00000000000000006efc60b059058e9be44c440c921628ac0bbe0c6c532abecd 82 0.18/1.00 vMB 13
280,620 280,620 0000000000000001a572f84e767b70f84b9ed849170ab69e0378ecb73732e1cd 539 0.25/1.00 vMB 137
280,619 280,619 0000000000000002504a76052d207fa5775be3a6ee57ecf10c761c6c1cefb374 582 0.25/1.00 vMB 59
280,618 280,618 00000000000000006fc9d1349c76393e69cd98a8c5511b0578dc6d90da161921 356 0.15/1.00 vMB 111
280,617 280,617 00000000000000014d668cf0cc875aa1658d720b44f4f45aebfea3bf38ab8316 71 0.03/1.00 vMB 34
280,616 280,616 0000000000000002474f4463089107df4c4264deeebf72dccd12e989fd43b281 487 0.24/1.00 vMB 53
280,615 280,615 00000000000000003142762d9f0fa4dd90a1ccd0faa39ebb2c1bab0b80a122b3 615 0.25/1.00 vMB 53
280,614 280,614 0000000000000000a1306917b0bb596843dd0f78b4e6e3e94d0e39948e857b38 278 0.12/1.00 vMB 65
280,613 280,613 000000000000000039c7cd51568b9c5378fb0638967abb8feb469cbbcbcf556b 297 0.13/1.00 vMB 55
280,612 280,612 00000000000000021187d1e38b880e54e9fd43d564d0e2ef96728c15491a57e6 386 0.18/1.00 vMB 53
280,611 280,611 000000000000000037f4110b0ec9215293369d7667cad6889f8f466df7ca26a2 356 0.23/1.00 vMB 10
280,610 280,610 0000000000000001008f62dfb92be96d7627ade924f51adda97f6f5a10021847 244 0.11/1.00 vMB 63
280,609 280,609 000000000000000141fb86a170827614eeac3b543e0c328a35e09f461bfec7f8 214 0.08/1.00 vMB 49
280,608 280,608 000000000000000223e1b6e2010f44abbeb1d7a61c90054662568e6d032024a7 265 0.11/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.00 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: 718.67 GB
    • Received: 17.93 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.