Loading Tool

Explorer IconExplorer

Memory Pool

78,001 transactions
29.45 vMB
0.08966188 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt 323756d1070890932f1eb629a2fc16d6ea75f7acea600bcc1ee84b0b2207bfe1
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 08d3ec6922d5e13205b1c207b25f6f496b5d14630ff24d1246bb14576042d626
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.02493903 BTC
Feerates: 301.35 > 2.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (638,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,230 277,230 00000000000000016ba874c92f66f4dfa7bfdb2c08b30263e0aa1ae648de4e03 483 0.18/1.00 vMB 54
277,229 277,229 0000000000000000dfc4e7ef87af8898481dde2570843fd580905c8c2ab3a9c0 336 0.17/1.00 vMB 41
277,228 277,228 0000000000000003823ba7d2579ca8f6a40352dcce98016039187aef72df4126 7 0.00/1.00 vMB 142
277,227 277,227 0000000000000002d8c93bcf17343718b4c7b2c16ee44b6ddbba2ba43dd52caf 271 0.13/1.00 vMB 34
277,226 277,226 000000000000000263a9a240fa9753878e9c7b2255f364aec212333e2f6d87ac 28 0.02/1.00 vMB 21
277,225 277,225 000000000000000050b65ba40265d1c44cfe8eb2f861181b3cda926d764d593e 119 0.07/1.00 vMB 31
277,224 277,224 0000000000000001ac372085bfe46b49186de8e0f98c5cc6d2505f94e3773688 303 0.16/1.00 vMB 38
277,223 277,223 000000000000000006f1d2f95cf11b5e86fbd6d7c8425fa326580e64846ced5d 134 0.09/1.00 vMB 38
277,222 277,222 000000000000000003d2528da3c8ce586e7ffe8be5d53cb18cb01b5ca10aaf70 139 0.07/1.00 vMB 30
277,221 277,221 00000000000000036c4ec314cfbdf05626ec0f6e5d9bf9cb7df1b3bc65125400 1 0.00/1.00 vMB 0
277,220 277,220 00000000000000007910f1f26ef7db6b9edd2f7cf629c367d8fba2aac516ab4b 482 0.22/1.00 vMB 39
277,219 277,219 000000000000000243a008d48a68068991852cab37752dec1d0b373de0ac7da6 115 0.03/1.00 vMB 96
277,218 277,218 0000000000000001ec47ace87fb60f63e37ed3156b2ce1c721d63f057c24b3c6 255 0.22/1.00 vMB 30
277,217 277,217 0000000000000002f9aa6f79e0614f4471cef94fe2674deed4e0f823b0b6bafd 173 0.10/1.00 vMB 23
277,216 277,216 00000000000000026185221b9f2428fc6dc2ecc5088141bfacf0d9a9e82186fb 258 0.12/1.00 vMB 44
277,215 277,215 0000000000000001284a0df4b8a9f0aad97225aa3fdaa8b9bacff2e298b789cf 752 0.38/1.00 vMB 41
277,214 277,214 00000000000000014ad520bfb7ea70a73d7428423549ef57e07996382cdb77d6 496 0.28/1.00 vMB 32
277,213 277,213 00000000000000023ba60f0ae5a2bb9a7305c73958554ff1b2df5e550da5a8ec 235 0.15/1.00 vMB 31
277,212 277,212 0000000000000002bdaa836355820db0d7bf07a8142abf89352bd2afccde81aa 14 0.01/1.00 vMB 64
277,211 277,211 0000000000000000b1660f1015eefdba5513f84e4395280ca241d0c90f1a5229 125 0.07/1.00 vMB 32
277,210 277,210 000000000000000373cdbc9c6bbe8681b2966f0839baa923a8f7f5fbd99422f0 34 0.01/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.