Loading Tool

Explorer IconExplorer

Memory Pool

25,907 transactions
27.15 vMB
0.06251697 BTC
Random Selection Loading Transactions
Max Size: 129.75/200 MB

Candidate Block

Mining Attempt 70274415db5c54b8ad5b299afb685c3d8f9d9619057e1816ea27a5e87e6a5549
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 3d030b13c51d986bf0350a8ac015c6e2b2f1dcbb452b24314b779c14e1f61a85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,509
Size: 1.00 vMB
Total Fees: 0.01136411 BTC
Feerates: 150.93 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (292,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,062 622,062 000000000000000000068bd30b5d629f3a89f8da1db4230e7ae1b8c2a696ce4d 3,288 1.00/1.00 vMB 80
622,061 622,061 0000000000000000000a85a3f804144d420bba02ffe6ea6f769f2d5a95ecfea7 2,497 0.85/1.00 vMB 25
622,060 622,060 0000000000000000000212e2f4fd1fb0d36435a994e2731a1439205367b44f92 2,576 1.00/1.00 vMB 58
622,059 622,059 00000000000000000005a5f8c2abf846fee751626e4630730f145c75d5d30c5e 1,218 0.67/1.00 vMB 46
622,058 622,058 000000000000000000088a83013b895e27f1d6ced872066429763db1365db7fe 167 0.06/1.00 vMB 42
622,057 622,057 00000000000000000010f8d04bcb51449d3f15f405801be33ba41c7e15be121d 261 0.12/1.00 vMB 52
622,056 622,056 00000000000000000000d5e61f21ffd54d5e383c676a5880ab6a04983773fcef 185 0.05/1.00 vMB 44
622,055 622,055 0000000000000000000332ac2b966f5a6b8a9e155537950a1a6c21a82cdddb9e 709 0.27/1.00 vMB 38
622,054 622,054 0000000000000000000443e9067d897be0934d125ea9ebaaf8956b731f2714f0 1,908 0.74/1.00 vMB 39
622,053 622,053 00000000000000000005af916b9db35cc401f95abc60c5b80ffcb60548bd33a6 994 0.31/1.00 vMB 40
622,052 622,052 000000000000000000027186fb20d462a03da11fbd9c6ee7d7e7edf6bad1d2de 327 0.12/1.00 vMB 49
622,051 622,051 0000000000000000000d558fdcdde616702d1f91d6c8567a89be99ff9869012d 1,054 0.36/1.00 vMB 44
622,050 622,050 000000000000000000000031a10e42c80137b3c3ad3e15c5dfb4ea213c83e497 1,721 0.64/1.00 vMB 32
622,049 622,049 0000000000000000000f62c5e16ea0941d0daacc2f06ffc730fad682f88df926 1,557 0.51/1.00 vMB 43
622,048 622,048 000000000000000000020db81debbc6efb0ef85f97a4d247402a757e5e658254 1,231 0.39/1.00 vMB 42
622,047 622,047 0000000000000000000c24878ad050c820b3fd6b770d4886b70f7b208dc9312d 1,022 0.36/1.00 vMB 43
622,046 622,046 000000000000000000057ac5cfb5ad7a77c7a6f3aeea213cc95861bd96579166 564 0.17/1.00 vMB 43
622,045 622,045 0000000000000000000fffe9b342d81cc91c31a61da734b04bd86c955a57104b 1,642 1.00/1.00 vMB 23
622,044 622,044 00000000000000000006e04c534e4a3dd0967557b6c315b06808f23773146056 616 1.00/1.00 vMB 3
622,043 622,043 00000000000000000000922d6a5360643ee21afc660217145962b17f7fb204b3 2,010 1.00/1.00 vMB 22
622,042 622,042 00000000000000000000186f7745d3b313fb5e523426aa193c7063a168a71147 2,580 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.04 GB
    • Received: 10.79 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.