Loading Tool

Explorer IconExplorer

Memory Pool

82,628 transactions
31.74 vMB
0.11551728 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 5729fecab60d13b4dc17c71e932de52041a2fe03b9b9acb5d5b550747322325b
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a9326c3e603cb392bf66d5b5154126b1079ac5f6118575d9d379926185673f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,479
Size: 1.00 vMB
Total Fees: 0.03043176 BTC
Feerates: 318.30 > 3.05 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (36,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,321 879,321 0000000000000000000247cedb525278427501a911a041da7f1cd030f330aa8c 3,520 1.00/1.00 vMB 4
879,320 879,320 0000000000000000000047ee975f111b967dbb858a50d74874bbb5f6625ed70f 3,641 1.00/1.00 vMB 3
879,319 879,319 00000000000000000000423ec91075a3b8bfda7be540b1d94d7db689e42f7352 2,756 1.00/1.00 vMB 6
879,318 879,318 0000000000000000000199ab6c36df68bd87f1c604472af7a137e8ecba0466ce 129 1.00/1.00 vMB 3
879,317 879,317 00000000000000000000455783d58b6d51bd22e241b2805a7580292d637ceba0 715 1.00/1.00 vMB 3
879,316 879,316 0000000000000000000065f1d4ce2db3cb175f73440914daa03742eb2fa6a80f 1,601 1.00/1.00 vMB 5
879,315 879,315 000000000000000000026b9ebd9593e9990b1c9ad5b0dd5e99cf8dbec542e4f0 1,758 1.00/1.00 vMB 2
879,314 879,314 00000000000000000001f153150cf040a81edc78c3ac170307226d28a6d682ee 3,172 1.00/1.00 vMB 2
879,313 879,313 00000000000000000001968709f74d4334ac98e921b7ff90893325d265bcf53e 3,138 1.00/1.00 vMB 4
879,312 879,312 000000000000000000002a5d781837d6ba702f0a38633815603fa49a55d76d1f 401 1.00/1.00 vMB 1
879,311 879,311 0000000000000000000014b3ad3a9e682255fc87582889bc41117c4a86d6e920 2,789 1.00/1.00 vMB 2
879,310 879,310 0000000000000000000017a826cfb324a8be7abbf1d109a52b6fbee69aebeed0 3,261 1.00/1.00 vMB 1
879,309 879,309 000000000000000000005d1c0ca3b7335d32463b2c74710ae53f4eccecdf0b08 2,400 1.00/1.00 vMB 2
879,308 879,308 00000000000000000000699773ddc32b1f454bec93f95ab52ca7af376814a097 3,204 1.00/1.00 vMB 2
879,307 879,307 00000000000000000001c4e2d15a2aa97196a01fb29840abd7e90890797cda89 3,201 1.00/1.00 vMB 5
879,306 879,306 000000000000000000026bb9994d652f51fdbbbdc66b71a07ff8a56bcef4b82c 2,597 1.00/1.00 vMB 7
879,305 879,305 00000000000000000000bf4820c629e04b0f1b2d9a17a1afd33873183a2ccf37 3,271 1.00/1.00 vMB 8
879,304 879,304 000000000000000000008b74b9872d421b633beaa98ce50bba4720aac24fba47 3,452 1.00/1.00 vMB 11
879,303 879,303 00000000000000000000457fcaf23f8eefe8f6ea7c6beffdbe63003e7ff3ee58 1,470 1.00/1.00 vMB 2
879,302 879,302 00000000000000000000633ae8f7146d8ae7442ed6cb3a4d8d61a6955afe6b9e 2,609 1.00/1.00 vMB 3
879,301 879,301 00000000000000000000790c3c85c2945b8798223227b1d147689e6aea547e3c 2,077 1.00/1.00 vMB 3
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.80 GB
    • Received: 17.95 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.