Loading Tool

Explorer IconExplorer

Memory Pool

79,136 transactions
30.22 vMB
0.12104077 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 9160e0bd9825e8058a1b1904f98c98d4de199d020e4a21b4d883e66bf540fb9b
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root daac2ef999ec5160f0d4c66e24958b5516295e64b8b3111b84cfe0c2a3e15c39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02964421 BTC
Feerates: 109.82 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (398,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,550 516,550 00000000000000000019f9b9d47e2ecea801c74528320ec67e23ae096df65731 941 0.47/1.00 vMB 20
516,549 516,549 0000000000000000004bd688672bffb8fb999c26e892e2ce09c344fbb3135149 91 0.05/1.00 vMB 13
516,548 516,548 000000000000000000107406f00d8071300ba2569bc79abcdcf003fc6a59a9d5 1,020 0.37/1.00 vMB 27
516,547 516,547 000000000000000000160ad3e4da373c173b3fa0433de0c012fbd92691806b5b 168 0.06/1.00 vMB 35
516,546 516,546 0000000000000000001c2539386ae1443694ff33e869117d5470b93a2b2cc4eb 332 0.14/1.00 vMB 26
516,545 516,545 0000000000000000001b1a386e441b782ad8a336cba8ee5093fb264caf1455b4 676 0.29/1.00 vMB 23
516,544 516,544 0000000000000000004f0b58afe182e6f8c95f55442e99e95041a27b260abe6d 187 0.07/1.00 vMB 20
516,543 516,543 0000000000000000003b7a895990058a8443c09a987cea33ff47816288057646 26 0.02/1.00 vMB 21
516,542 516,542 0000000000000000002acec3fc970c868c9dab99d2225881ce1a4df225c9f451 615 0.29/1.00 vMB 20
516,541 516,541 00000000000000000034f01cc26d2c42f848176f0bd8c65a3f787a9ad9ac3f59 911 0.43/1.00 vMB 36
516,540 516,540 00000000000000000011cabce229d4ee3761f33d7e770e52e705dbc18553777a 2,360 0.87/1.00 vMB 39
516,539 516,539 000000000000000000311f71a34660785b203f554745d6070d61de1c2481b95d 91 0.03/1.00 vMB 43
516,538 516,538 00000000000000000019682fdeaef439b130c01a94c0316af0ae3f5d10c3e2fd 827 0.33/1.00 vMB 6
516,537 516,537 0000000000000000001187259aa590514c2e33ce7c1bafb67bcbca3b2b565f76 2,208 1.00/1.00 vMB 31
516,536 516,536 0000000000000000000ff05bfb5d485696f2145be43c0964894716c7d15c34de 1,177 0.49/1.00 vMB 28
516,535 516,535 000000000000000000385f328d6ff7ac63d241c2eabdc17b9540788848c0e3e2 172 0.09/1.00 vMB 37
516,534 516,534 00000000000000000014bf138395a0d56ac8f9cecd50dac0cf2e592a119965b8 2,073 0.84/1.00 vMB 31
516,533 516,533 000000000000000000452aa55751c5f2b817e0d9bb685a6d95d355f50dbdacea 39 0.01/1.00 vMB 45
516,532 516,532 00000000000000000041ff1cfc5f15f929c1a45d262f88e4db83680d90658c0c 2,540 1.00/1.00 vMB 27
516,531 516,531 000000000000000000105b94f84b0e90443e11a177bb2d91ea04bf33c0be1120 1,099 0.52/1.00 vMB 26
516,530 516,530 00000000000000000049403b53c7cbd11326f099aa4036b37fa43c93be37c06d 348 0.18/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.