Loading Tool

Explorer IconExplorer

Memory Pool

82,851 transactions
31.87 vMB
0.11893578 BTC
Random Selection Loading Transactions
Max Size: 191.25/200 MB

Candidate Block

Mining Attempt a471e234291e45853716d33952e060b984c028ffa6b6bd950fa45d351893dff2
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 58670191a9de43afd3865813522d66b3ce23ed4149ed40ba517e0d07ad64e3d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,736
Size: 1.00 vMB
Total Fees: 0.03127311 BTC
Feerates: 318.30 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (338,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,634 576,634 000000000000000000044be56fd92538ac19f2e667c2565da3b32547b5c3f54e 3,094 1.00/1.00 vMB 119
576,633 576,633 000000000000000000083f34aee8d254823d7500a5acdc97945f350add96b2f2 2,363 1.00/1.00 vMB 97
576,632 576,632 00000000000000000011b187a200ecbdc47025b1e76c6cb7f8157d115d8cdaac 3,173 1.00/1.00 vMB 178
576,631 576,631 000000000000000000109302ffacd13d9dae3dcf7fccf1809870cafae54d895c 3,089 1.00/1.00 vMB 83
576,630 576,630 000000000000000000207587aa832be212be66e8a45cb9fa58a06e511a8e4d01 3,191 1.00/1.00 vMB 147
576,629 576,629 000000000000000000231889ea850b2f8633e196ce7bea6df639a946f49bcecb 3,041 1.00/1.00 vMB 157
576,628 576,628 00000000000000000003847056a4014ca756fb0bd6d4abccddb16fd45bbb9800 2,208 1.00/1.00 vMB 130
576,627 576,627 000000000000000000222e7a74204eac243acc00da4370cab3b9b5869b9582b3 3,023 1.00/1.00 vMB 186
576,626 576,626 000000000000000000045324125db91719f2d3f622a1d2a727683ef9f50ab6a6 2,382 1.00/1.00 vMB 159
576,625 576,625 0000000000000000001df9ede565a2814191f1d6e9ebe40628e55ee53f71153e 2,901 1.00/1.00 vMB 180
576,624 576,624 000000000000000000291c6c9095721732e69204a86da85f5cb1aac5d44c1df4 2,973 1.00/1.00 vMB 188
576,623 576,623 000000000000000000200dae629d608a24fcaf4f564f9b39ea517858dabf2238 612 1.00/1.00 vMB 22
576,622 576,622 00000000000000000025068bedee134f6e24adc1658c49888fa95b8c0ba70817 2,499 1.00/1.00 vMB 66
576,621 576,621 00000000000000000009c97732512b0c3f5494b731b1d153f0b99e45833ba9d6 2,519 1.00/1.00 vMB 72
576,620 576,620 000000000000000000145eb83bf95a58ad0c3d1b2be1cabad62e70248ecc866f 2,383 1.00/1.00 vMB 48
576,619 576,619 000000000000000000028677fc714061b2673a6c7384a7de45f0e9a1ca869558 2,612 1.00/1.00 vMB 21
576,618 576,618 0000000000000000000b9a86d284ab5f74325185c1f1ae0a03f104cb6a128d10 2,426 1.00/1.00 vMB 46
576,617 576,617 0000000000000000000ddbfe19acbcba71dc9fe6e6f86b6c9933d36b83aefe16 2,091 1.00/1.00 vMB 35
576,616 576,616 00000000000000000005b36030755a6b98e62ce2726a115108925d662781371a 3,047 1.00/1.00 vMB 134
576,615 576,615 0000000000000000000ac799e265d9c7f8e1bd66f68068d81275ce4d83e76864 1,926 1.00/1.00 vMB 59
576,614 576,614 0000000000000000001af42d8b97ada3a517c2e5350e8df5e268dbc1f3e0020a 2,743 1.00/1.00 vMB 129
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.81 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.